Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | MFH: fix int<->long mess causing lots of segfaults on x86_64 | Antony Dovgal | 2008-08-01 | 1 | -6/+9 | |
| | ||||||
* | Class rename to match Coding Standards | Scott MacVicar | 2008-07-31 | 1 | -64/+64 | |
| | ||||||
* | Stray RETURN_TRUE value | Scott MacVicar | 2008-07-31 | 1 | -1/+0 | |
| | ||||||
* | MFH: Add freelist for tracking sqlite statements to free on implicit ↵ | Scott MacVicar | 2008-07-29 | 1 | -33/+47 | |
| | | | | SQLite3::close() | |||||
* | Fix error when fetchArray reaches the last row, and prototyp error | Scott MacVicar | 2008-07-28 | 1 | -2/+4 | |
| | ||||||
* | MFH: fix build | Jani Taskinen | 2008-07-26 | 1 | -0/+1 | |
| | ||||||
* | MFH: build fixes, cs, ws, etc. | Jani Taskinen | 2008-07-26 | 1 | -134/+87 | |
| | ||||||
* | SQLite3 extension, still has 2 failing tests that will be sorted tomorrow. ↵ | Scott MacVicar | 2008-07-25 | 1 | -0/+1887 | |
Will merge to head tomorrow as well. |