summaryrefslogtreecommitdiff
path: root/ext/sqlite3/php_sqlite3.h
Commit message (Collapse)AuthorAgeFilesLines
* sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.phpSebastian Bergmann2010-01-031-1/+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
|
* MFB: Enable by default and fix compile errorScott MacVicar2008-07-311-2/+2
|
* - Fix EOLs. (Pierre: yea, mac2unix..try not touch files with your braindead ↵Jani Taskinen2008-07-281-1/+9
| | | | Winblows editors!)
* - mac to unix formatPierre Joye2008-07-281-9/+0
|
* - Fix buildJani Taskinen2008-07-261-104/+1
|
* - Fix ws/cs (please do not invent your own CS...) and weird EOLsJani Taskinen2008-07-261-158/+2
|
* Forgot to add these earlierScott MacVicar2008-07-261-0/+310
SQLite3 extension, still has 2 failing tests that will be sorted shortly.