summaryrefslogtreecommitdiffstats
path: root/lib/libsqlite3/ext/misc/amatch.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* remove lib/libsqlite3, it has moved back to portssthen2016-09-231-1505/+0
|
* Update sqlite3 to 3.8.9. Changes available here:jturner2015-04-191-5/+23
| | | | | | http://sqlite.org/releaselog/3_8_9.html Tested in bulk and ok landry@
* Update sqlite3 to 3.8.8.3. Changes available here:jturner2015-04-041-1/+1
| | | | | | http://sqlite.org/releaselog/3_8_8_3.html Tested in bulk and ok landry@
* Update sqlite to 3.8.4. A list of changes are available here:jturner2014-03-241-2/+6
| | | | | | http://sqlite.org/changes.html. Tested in a bulk and ok landry@
* Update to sqlite 3.7.17.landry2013-06-091-0/+1483
See for changes: http://www.sqlite.org/releaselog/3_7_16.html http://www.sqlite.org/releaselog/3_7_16_1.html http://www.sqlite.org/releaselog/3_7_16_2.html http://www.sqlite.org/releaselog/3_7_17.html tested by sebastia@ on vax & sparc, by myself on hppa/amd64/sparc64/sgi/i386/macppc. looks ok to espie@ (a lot of kittens died during the preparation of this cvs import)