Up to [cvs.NetBSD.org] / src / external / public-domain / sqlite
Request diff between arbitrary revisions
Default branch: MAIN
Current tag: MAIN
Revision 1.5 / (download) - annotate - [select for diffs], Fri Jun 1 20:28:02 2012 UTC (11 months, 3 weeks ago) by wiz
Branch: MAIN
CVS Tags: yamt-pagecache-base8,
yamt-pagecache-base7,
yamt-pagecache-base6,
tls-maxphys-nbase,
tls-maxphys-base,
tls-maxphys,
agc-symver-base,
agc-symver,
HEAD
Changes since 1.4: +13 -5
lines
Diff to previous 1.4 (colored)
Make HAVE_* define match what configure finds. In particular, this enables usleep(3) (compared to using sleep(3) before). ok joerg@
Revision 1.4 / (download) - annotate - [select for diffs], Wed Apr 11 00:41:41 2012 UTC (13 months, 2 weeks ago) by christos
Branch: MAIN
CVS Tags: yamt-pagecache-base5,
yamt-pagecache-base4
Changes since 1.3: +3 -2
lines
Diff to previous 1.3 (colored)
PR/46322: Pierre Pronchery: SQLite from base is compiled without SQLITE_ENABLE_COLUMN_METADATA XXX: Pullup for 6
Revision 1.3 / (download) - annotate - [select for diffs], Fri Nov 11 01:34:18 2011 UTC (18 months, 2 weeks ago) by christos
Branch: MAIN
CVS Tags: netbsd-6-base
Branch point for: netbsd-6
Changes since 1.2: +2 -1
lines
Diff to previous 1.2 (colored)
enable unlock notify
Revision 1.2 / (download) - annotate - [select for diffs], Sun Oct 16 17:24:50 2011 UTC (19 months, 1 week ago) by joerg
Branch: MAIN
CVS Tags: yamt-pagecache-base3,
yamt-pagecache-base2,
yamt-pagecache-base
Branch point for: yamt-pagecache
Changes since 1.1: +2 -1
lines
Diff to previous 1.1 (colored)
Build with -DSQLITE_ENABLE_FTS3_PARENTHESIS
Revision 1.1 / (download) - annotate - [select for diffs], Thu Oct 13 21:40:27 2011 UTC (19 months, 1 week ago) by joerg
Branch: MAIN
Add build glue for SQLite