summaryrefslogtreecommitdiff
path: root/ext/sqlite/libsqlite/src/btree_rb.c
Commit message (Collapse)AuthorAgeFilesLines
* - Move the old sqlite extension to PECLJohannes Schlüter2010-11-191-1488/+0
| | | | | | # discussed in http://www.mail-archive.com/internals@lists.php.net/msg47463.html
* Upgraded sqlite2 lib to 2.8.16Ilia Alshanetsky2005-09-071-19/+14
|
* Upgraded bundled libsqlite to 2.8.11 (fixed critical bug of *NIX systems).Ilia Alshanetsky2004-01-141-0/+19
|
* Upgrade bundled libsqlite to 2.8.9Ilia Alshanetsky2004-01-081-31/+92
|
* Fixed compiler warning.Ilia Alshanetsky2003-10-281-1/+1
|
* Update bundled library to 2.8.3 + patches from sqlite author to enableWez Furlong2003-06-061-1/+2
| | | | | authorization checks for the ATTACH database command.
* Update bundled library to version 2.8.2.Wez Furlong2003-06-041-0/+1412
Make OnUpdateInt compatible with ZE2. Fix the makefile fragment for non-gnu makes