summaryrefslogtreecommitdiff
path: root/ext/sqlite/libsqlite/src/hash.c
Commit message (Collapse)AuthorAgeFilesLines
* - Move the old sqlite extension to PECLJohannes Schlüter2010-11-191-356/+0
| | | | | | # discussed in http://www.mail-archive.com/internals@lists.php.net/msg47463.html
* Upgraded bundled libsqlite to 2.8.11 (fixed critical bug of *NIX systems).Ilia Alshanetsky2004-01-141-2/+4
|
* Update bundled library to version 2.8.2.Wez Furlong2003-06-041-2/+1
| | | | | | Make OnUpdateInt compatible with ZE2. Fix the makefile fragment for non-gnu makes
* Bundle relevant parts of sqlite 2.8.0.Wez Furlong2003-04-171-0/+355
# sqlite has a completely non-restrictive license