Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | remove lib/libsqlite3, it has moved back to ports | 2016-09-23 | 147 | -178254/+0 | |
| | |||||
* | Update sqlite3 to 3.9.2. Bump major, regen .pc and header. Changes | 2015-12-23 | 59 | -1601/+2651 | |
| | | | | | | 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. Changes | 2015-09-12 | 79 | -5433/+8207 | |
| | | | | | | | available here: http://sqlite.org/changes.html Tested in bulk by aja@. ok landry@ "Please crank sqlite when you get this mail." deraadt@ | ||||
* | Bump minor, regen .pc and header | 2015-04-19 | 1 | -53/+98 | |
| | |||||
* | Merge conflicts | 2015-04-19 | 2 | -170/+187 | |
| | |||||
* | Update sqlite3 to 3.8.9. Changes available here: | 2015-04-19 | 62 | -1032/+2281 | |
| | | | | | | http://sqlite.org/releaselog/3_8_9.html Tested in bulk and ok landry@ | ||||
* | Bump major to 30, regen .pc and header | 2015-04-04 | 1 | -320/+492 | |
| | |||||
* | Merge conflicts | 2015-04-04 | 4 | -20/+37 | |
| | |||||
* | Update sqlite3 to 3.8.8.3. Changes available here: | 2015-04-04 | 65 | -1638/+3759 | |
| | | | | | | http://sqlite.org/releaselog/3_8_8_3.html Tested in bulk and ok landry@ | ||||
* | Bump major to 29, regen .pc and header with new version info | 2015-03-16 | 1 | -39/+88 | |
| | |||||
* | Merge conflicts | 2015-03-16 | 3 | -30/+93 | |
| | |||||
* | Update sqlite3 to 3.8.7.4. Changes available here: http://sqlite.org/changes.html#version_3_8_7_4 | 2015-03-16 | 81 | -3423/+6533 | |
| | | | | ok landry@ | ||||
* | Revert some $OpenBSD$ additions about which there are doubts. | 2015-01-20 | 2 | -2/+0 | |
| | | | | Suggested by deraadt@ | ||||
* | Missing $OpenBSD$'s. | 2015-01-20 | 2 | -0/+2 | |
| | | | | ok deraadt@ | ||||
* | Bump major to 28, regen .pc and header with new version info. | 2014-09-29 | 1 | -61/+114 | |
| | |||||
* | Merge conflicts. | 2014-09-29 | 2 | -43/+121 | |
| | |||||
* | Update sqlite3 to 3.8.6. A list of changes are available here: | 2014-09-29 | 61 | -1821/+4014 | |
| | | | | | | http://sqlite.org/releaselog/3_8_6.html. Tested in a bulk and ok landry@ | ||||
* | Regen .pc and header with new version info. Bump not needed, confirmed | 2014-04-06 | 1 | -1/+1 | |
| | | | | by deraadt@. | ||||
* | Update sqlite to 3.8.4.3. Recommended update to fix a problem that might | 2014-04-06 | 6 | -6/+12 | |
| | | | | | | | | cause an incorrect query result and a potential buffer overread that could corrupt a database file. Further details here: http://sqlite.org/changes.html. "sure ok" landry@ | ||||
* | Bump major to 27, regen .pc and header with new version info. Remove | 2014-03-24 | 1 | -67/+156 | |
| | | | | left over file. | ||||
* | Merge conflicts | 2014-03-24 | 3 | -171/+239 | |
| | |||||
* | Update sqlite to 3.8.4. A list of changes are available here: | 2014-03-24 | 73 | -6769/+12216 | |
| | | | | | | http://sqlite.org/changes.html. Tested in a bulk and ok landry@ | ||||
* | Bump major to 26, regen .pc and header with new version info. | 2013-09-21 | 1 | -35/+87 | |
| | |||||
* | Merge conflicts | 2013-09-21 | 4 | -50/+54 | |
| | |||||
* | Update sqlite to 3.8.0.2. A list of changes are available here: | 2013-09-21 | 54 | -3220/+4159 | |
| | | | | | | http://sqlite.org/changes.html. Tested in a bulk and ok landry@ ok espie@ | ||||
* | switch to using arc4random, as prompted by deraadt@. | 2013-09-11 | 2 | -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. | 2013-06-09 | 3 | -4356/+0 | |
| | |||||
* | Add fts3_tokenize_vtab.c to SRCS, regen .pc and header with the correct | 2013-06-09 | 1 | -25/+110 | |
| | | | | version info. | ||||
* | merge conflicts | 2013-06-09 | 2 | -26/+100 | |
| | |||||
* | Update to sqlite 3.7.17. | 2013-06-09 | 72 | -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 headers | 2013-03-18 | 1 | -3/+66 | |
| | |||||
* | cvs shat on itself all over again. | 2013-03-18 | 1 | -11/+3 | |
| | | | | creating conflicts out of nowhere as usual | ||||
* | update to 3.7.15.2, tested by landry@/miod@ | 2013-03-18 | 51 | -1272/+2897 | |
| | |||||
* | deal with vendor branch sillyness: those files are gone | 2012-11-29 | 2 | -2198/+0 | |
| | |||||
* | bump major (new functions), regen relevant files | 2012-11-29 | 1 | -27/+69 | |
| | |||||
* | minor update to 3.7.14.1 | 2012-11-29 | 54 | -1006/+2516 | |
| | |||||
* | synch build after import | 2012-06-22 | 1 | -24/+51 | |
| | |||||
* | import 3.7.13 | 2012-06-22 | 26 | -428/+1271 | |
| | | | | okay jasper@ | ||||
* | finish synching library | 2012-06-04 | 2 | -3138/+1 | |
| | |||||
* | minor update to 3.7.12.1 | 2012-06-04 | 10 | -90/+125 | |
| | |||||
* | bump version, regen sqlite3.h with our changes (and bump version) | 2012-05-22 | 1 | -6/+19 | |
| | |||||
* | merge sync | 2012-05-22 | 1 | -18/+16 | |
| | |||||
* | import sqlite 3.7.12 (tested by landry@) | 2012-05-22 | 45 | -496/+3233 | |
| | |||||
* | regen all files we can, prepare stuff to make sure it works even without | 2012-04-22 | 2 | -1/+1409 | |
| | | | | depend | ||||
* | zap parse.y, it's NOT yacc source code, and otherwise make depend will think | 2012-04-14 | 1 | -1408/+0 | |
| | | | | parse.[ch] comes from it. | ||||
* | include file, mostly from sqlite.h.in, with parts un-autoconf'd since | 2012-04-14 | 1 | -0/+6942 | |
| | | | | we don't need most of the portability goo | ||||
* | sqlite 3.7.11 library, vendor sources | 2012-04-14 | 136 | -0/+151809 | |