summaryrefslogtreecommitdiffstats
path: root/lib/libsqlite3/ext/misc/closure.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* remove lib/libsqlite3, it has moved back to portssthen2016-09-231-958/+0
|
* Update sqlite to 3.8.0.2. A list of changes are available here:jturner2013-09-211-3/+13
| | | | | | http://sqlite.org/changes.html. Tested in a bulk and ok landry@ ok espie@
* Update to sqlite 3.7.17.landry2013-06-091-0/+948
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)