summaryrefslogtreecommitdiff
path: root/ext/sqlite/libsqlite/src/parse.c
Commit message (Collapse)AuthorAgeFilesLines
* - Move the old sqlite extension to PECLJohannes Schlüter2010-11-191-3320/+0
| | | | | | # discussed in http://www.mail-archive.com/internals@lists.php.net/msg47463.html
* MFB51: Regen files so they work properly with gcov.Ilia Alshanetsky2005-12-041-1232/+517
|
* MFB51: Fixed bug #34899 (Fixed sqlite extension compile failure).Ilia Alshanetsky2005-10-181-1/+1
|
* touch to avoid weird implicit makefile ruleWez Furlong2004-07-181-1/+1
|
* Touch the file so that build system does not try to rebuild it.Ilia Alshanetsky2004-07-121-1/+1
|
* Upgrade bundled library to 2.8.14 + misc fixesWez Furlong2004-07-101-2220/+2221
| | | | | (http://www.sqlite.org/cvstrac/chngview?cn=1742)
* touch generated parser.Ilia Alshanetsky2004-01-141-1/+1
|
* touchWez Furlong2004-01-141-1/+1
|
* touch to make build work without lemon..foobar2004-01-081-1/+1
|
* Upgrade bundled libsqlite to 2.8.9Ilia Alshanetsky2004-01-081-4274/+1219
|
* Touch lemon generated fileWez Furlong2003-06-061-0/+1
|
* Update bundled library to 2.8.3 + patches from sqlite author to enableWez Furlong2003-06-061-567/+567
| | | | | authorization checks for the ATTACH database command.
* Update bundled library to version 2.8.2.Wez Furlong2003-06-041-4632/+4826
| | | | | | Make OnUpdateInt compatible with ZE2. Fix the makefile fragment for non-gnu makes
* Remove whitespace added while touching.Wez Furlong2003-04-171-1/+0
|
* Touch generated filesWez Furlong2003-04-171-0/+1
|
* Bundle relevant parts of sqlite 2.8.0.Wez Furlong2003-04-171-0/+6894
# sqlite has a completely non-restrictive license