Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php | Sebastian Bergmann | 2010-01-03 | 1 | -1/+1 |
* | Change more things to the UTF-16 API and make SQLite3::enableExceptions() ret... | Scott MacVicar | 2009-06-08 | 1 | -1/+1 |
* | Add the ability to enable exceptions rather than warnings for sqlite3, needed... | Scott MacVicar | 2009-04-27 | 1 | -0/+1 |
* | - This is PHP 6 - if this ... ever gets out | Marcus Boerger | 2009-03-10 | 1 | -1/+1 |
* | Bump copyright year, 3 of 3. | Sebastian Bergmann | 2008-12-31 | 1 | -1/+1 |
* | Stop using sqlite3_aggregate_count() as this is now deprecated. | Scott MacVicar | 2008-12-24 | 1 | -0/+6 |
* | fix int<->long mess causing lots of segfaults on x86_64 | Antony Dovgal | 2008-08-01 | 1 | -1/+1 |
* | Add freelist for tracking sqlite statements to free on implicit SQLite3::close() | Scott MacVicar | 2008-07-29 | 1 | -13/+6 |
* | - mac to unix | Pierre Joye | 2008-07-28 | 1 | -1/+0 |
* | - Fix build | Jani Taskinen | 2008-07-26 | 1 | -0/+124 |