summaryrefslogtreecommitdiff
path: root/ext/sqlite3/php_sqlite3_structs.h
Commit message (Expand)AuthorAgeFilesLines
* sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.phpSebastian Bergmann2010-01-031-1/+1
* Change more things to the UTF-16 API and make SQLite3::enableExceptions() ret...Scott MacVicar2009-06-081-1/+1
* Add the ability to enable exceptions rather than warnings for sqlite3, needed...Scott MacVicar2009-04-271-0/+1
* - This is PHP 6 - if this ... ever gets outMarcus Boerger2009-03-101-1/+1
* Bump copyright year, 3 of 3.Sebastian Bergmann2008-12-311-1/+1
* Stop using sqlite3_aggregate_count() as this is now deprecated.Scott MacVicar2008-12-241-0/+6
* fix int<->long mess causing lots of segfaults on x86_64Antony Dovgal2008-08-011-1/+1
* Add freelist for tracking sqlite statements to free on implicit SQLite3::close()Scott MacVicar2008-07-291-13/+6
* - mac to unixPierre Joye2008-07-281-1/+0
* - Fix buildJani Taskinen2008-07-261-0/+124