summaryrefslogtreecommitdiffstats
path: root/lib/libsqlite3/src (follow)
Commit message (Collapse)AuthorAgeFilesLines
* switch to using arc4random, as prompted by deraadt@.espie2013-09-112-0/+10
| | | | | | also, OMIT_BUILTIN_TEST, since we're just a production library (duh) bump shlib_version accordingly okay reyk@, thanks for looking at this!
* And remove files removed in upstream tarball. Duh.landry2013-06-093-4356/+0
|
* Add fts3_tokenize_vtab.c to SRCS, regen .pc and header with the correctlandry2013-06-091-25/+110
| | | | version info.
* merge conflictslandry2013-06-092-26/+100
|
* Update to sqlite 3.7.17.landry2013-06-0972-1396/+3940
| | | | | | | | | | | | | | 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)
* regen'd headersespie2013-03-181-3/+66
|
* cvs shat on itself all over again.espie2013-03-181-11/+3
| | | | creating conflicts out of nowhere as usual
* update to 3.7.15.2, tested by landry@/miod@espie2013-03-1851-1272/+2897
|
* deal with vendor branch sillyness: those files are goneespie2012-11-292-2198/+0
|
* bump major (new functions), regen relevant filesespie2012-11-291-27/+69
|
* minor update to 3.7.14.1espie2012-11-2954-1006/+2516
|
* synch build after importespie2012-06-221-24/+51
|
* import 3.7.13espie2012-06-2226-428/+1271
| | | | okay jasper@
* finish synching libraryespie2012-06-042-3138/+1
|
* minor update to 3.7.12.1espie2012-06-0410-90/+125
|
* bump version, regen sqlite3.h with our changes (and bump version)espie2012-05-221-6/+19
|
* merge syncespie2012-05-221-18/+16
|
* import sqlite 3.7.12 (tested by landry@)espie2012-05-2245-496/+3233
|
* regen all files we can, prepare stuff to make sure it works even withoutespie2012-04-222-1/+1409
| | | | depend
* zap parse.y, it's NOT yacc source code, and otherwise make depend will thinkespie2012-04-141-1408/+0
| | | | parse.[ch] comes from it.
* include file, mostly from sqlite.h.in, with parts un-autoconf'd sinceespie2012-04-141-0/+6942
| | | | we don't need most of the portability goo
* sqlite 3.7.11 library, vendor sourcesespie2012-04-14136-0/+151809