summaryrefslogtreecommitdiffstats
path: root/lib/libsqlite3/ext/misc/spellfix.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* remove lib/libsqlite3, it has moved back to portssthen2016-09-231-2911/+0
|
* Update sqlite3 to 3.9.2. Bump major, regen .pc and header. Changesjturner2015-12-231-45/+54
| | | | | | available here: http://sqlite.org/changes.html Tested in bulk by aja@. ok landry@
* Update sqlite3 to 3.8.11.1. Bump major, regen .pc and header. Changesjturner2015-09-121-6/+32
| | | | | | | available here: http://sqlite.org/changes.html Tested in bulk by aja@. ok landry@ "Please crank sqlite when you get this mail." deraadt@
* 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 sqlite3 to 3.8.7.4. Changes available here: http://sqlite.org/changes.html#version_3_8_7_4jturner2015-03-161-6/+16
| | | | ok landry@
* Update sqlite3 to 3.8.6. A list of changes are available here:jturner2014-09-291-2/+2
| | | | | | http://sqlite.org/releaselog/3_8_6.html. Tested in a bulk and ok landry@
* Update sqlite to 3.8.4. A list of changes are available here:jturner2014-03-241-10/+32
| | | | | | http://sqlite.org/changes.html. Tested in a bulk and ok landry@
* Update sqlite to 3.8.0.2. A list of changes are available here:jturner2013-09-211-2/+2
| | | | | | http://sqlite.org/changes.html. Tested in a bulk and ok landry@ ok espie@
* Update to sqlite 3.7.17.landry2013-06-091-0/+2844
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)