Up to [cvs.NetBSD.org] / src / external / public-domain / sqlite
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.12 / (download) - annotate - [select for diffs], Tue Apr 19 22:40:45 2022 UTC (9 months, 2 weeks ago) by rillig
Branch: MAIN
CVS Tags: netbsd-10-base,
netbsd-10,
HEAD
Changes since 1.11: +7 -1
lines
Diff to previous 1.11 (colored)
sqlite: suppress a few lint warnings
Revision 1.11 / (download) - annotate - [select for diffs], Fri Feb 5 21:48:52 2021 UTC (2 years ago) by joerg
Branch: MAIN
CVS Tags: cjep_sun2x-base1,
cjep_sun2x-base,
cjep_sun2x,
cjep_staticlib_x-base1,
cjep_staticlib_x-base,
cjep_staticlib_x
Changes since 1.10: +2 -1
lines
Diff to previous 1.10 (colored)
Reenable threadsafe sqlite. Do it properly and only enable thread-safety, but not the worker thread support. The latter is what requires the whole libpthread dependency. A potential compromis would be to use a weak pthread_create and only enable worker threads if it is provided, but given that it is only really used for large sorts, don't bother for now.
Revision 1.10 / (download) - annotate - [select for diffs], Thu Nov 12 17:53:43 2020 UTC (2 years, 2 months ago) by nia
Branch: MAIN
Changes since 1.9: +2 -2
lines
Diff to previous 1.9 (colored)
Revert addition of pthread dependency on sqlite. It is less trivial than expected and introduced some surprising breakage.
Revision 1.9 / (download) - annotate - [select for diffs], Sun Nov 8 21:56:48 2020 UTC (2 years, 2 months ago) by nia
Branch: MAIN
Changes since 1.8: +3 -3
lines
Diff to previous 1.8 (colored)
sqlite: do not build without multithreading support at least a few pkgsrc packages avoid base sqlite because it fails this check, and it's probably a surprising performance penalty for unsuspecting users
Revision 1.8 / (download) - annotate - [select for diffs], Thu Oct 29 12:38:06 2020 UTC (2 years, 3 months ago) by nia
Branch: MAIN
Changes since 1.7: +5 -1
lines
Diff to previous 1.7 (colored)
sqlite3: Turn on extensions that default-on using the configure script Includes json1 and fts5, which are both needed by various things in pkgsrc
Revision 1.6.2.1 / (download) - annotate - [select for diffs], Fri Nov 4 14:48:50 2016 UTC (6 years, 3 months ago) by pgoyette
Branch: pgoyette-localcount
Changes since 1.6: +2 -1
lines
Diff to previous 1.6 (colored) next main 1.7 (colored)
Sync with HEAD
Revision 1.7 / (download) - annotate - [select for diffs], Thu Oct 13 18:11:19 2016 UTC (6 years, 3 months ago) by martin
Branch: MAIN
CVS Tags: prg-localcount2-base3,
prg-localcount2-base2,
prg-localcount2-base1,
prg-localcount2-base,
prg-localcount2,
phil-wifi-base,
phil-wifi-20200421,
phil-wifi-20200411,
phil-wifi-20200406,
phil-wifi-20191119,
phil-wifi-20190609,
phil-wifi,
pgoyette-localcount-20170426,
pgoyette-localcount-20170320,
pgoyette-localcount-20170107,
pgoyette-localcount-20161104,
pgoyette-compat-merge-20190127,
pgoyette-compat-base,
pgoyette-compat-20190127,
pgoyette-compat-20190118,
pgoyette-compat-1226,
pgoyette-compat-1126,
pgoyette-compat-1020,
pgoyette-compat-0930,
pgoyette-compat-0906,
pgoyette-compat-0728,
pgoyette-compat-0625,
pgoyette-compat-0521,
pgoyette-compat-0502,
pgoyette-compat-0422,
pgoyette-compat-0415,
pgoyette-compat-0407,
pgoyette-compat-0330,
pgoyette-compat-0322,
pgoyette-compat-0315,
pgoyette-compat,
perseant-stdc-iso10646-base,
perseant-stdc-iso10646,
netbsd-9-base,
netbsd-9-3-RELEASE,
netbsd-9-2-RELEASE,
netbsd-9-1-RELEASE,
netbsd-9-0-RELEASE,
netbsd-9-0-RC2,
netbsd-9-0-RC1,
netbsd-9,
netbsd-8-base,
netbsd-8-2-RELEASE,
netbsd-8-1-RELEASE,
netbsd-8-1-RC1,
netbsd-8-0-RELEASE,
netbsd-8-0-RC2,
netbsd-8-0-RC1,
netbsd-8,
matt-nb8-mediatek-base,
matt-nb8-mediatek,
is-mlppp-base,
is-mlppp,
bouyer-socketcan-base1,
bouyer-socketcan-base,
bouyer-socketcan
Changes since 1.6: +2 -1
lines
Diff to previous 1.6 (colored)
PR lib/51533: make big endian arm support work again, patch from Rin Okuyama.
Revision 1.6 / (download) - annotate - [select for diffs], Sun Jul 3 10:27:00 2016 UTC (6 years, 7 months ago) by abhinav
Branch: MAIN
CVS Tags: pgoyette-localcount-base,
pgoyette-localcount-20160806,
pgoyette-localcount-20160726,
localcount-20160914
Branch point for: pgoyette-localcount
Changes since 1.5: +3 -2
lines
Diff to previous 1.5 (colored)
Don't use threads.
Revision 1.2.2.2 / (download) - annotate - [select for diffs], Tue Oct 30 18:58:14 2012 UTC (10 years, 3 months ago) by yamt
Branch: yamt-pagecache
CVS Tags: yamt-pagecache-tag8
Changes since 1.2.2.1: +13 -5
lines
Diff to previous 1.2.2.1 (colored) to branchpoint 1.2 (colored) next main 1.3 (colored)
sync with head
Revision 1.3.2.2 / (download) - annotate - [select for diffs], Mon Jun 11 23:15:38 2012 UTC (10 years, 7 months ago) by riz
Branch: netbsd-6
CVS Tags: netbsd-6-1-RELEASE,
netbsd-6-1-RC4,
netbsd-6-1-RC3,
netbsd-6-1-RC2,
netbsd-6-1-RC1,
netbsd-6-1-5-RELEASE,
netbsd-6-1-4-RELEASE,
netbsd-6-1-3-RELEASE,
netbsd-6-1-2-RELEASE,
netbsd-6-1-1-RELEASE,
netbsd-6-1,
netbsd-6-0-RELEASE,
netbsd-6-0-RC2,
netbsd-6-0-RC1,
netbsd-6-0-6-RELEASE,
netbsd-6-0-5-RELEASE,
netbsd-6-0-4-RELEASE,
netbsd-6-0-3-RELEASE,
netbsd-6-0-2-RELEASE,
netbsd-6-0-1-RELEASE,
netbsd-6-0,
matt-nb6-plus-nbase,
matt-nb6-plus-base,
matt-nb6-plus
Changes since 1.3.2.1: +13 -5
lines
Diff to previous 1.3.2.1 (colored) to branchpoint 1.3 (colored) next main 1.4 (colored)
Pull up following revision(s) (requested by wiz in ticket #303): external/public-domain/sqlite/Makefile.inc: revision 1.5 Make HAVE_* define match what configure finds. In particular, this enables usleep(3) (compared to using sleep(3) before). ok joerg@
Revision 1.3.2.1 / (download) - annotate - [select for diffs], Mon Jun 11 17:51:41 2012 UTC (10 years, 7 months ago) by riz
Branch: netbsd-6
Changes since 1.3: +3 -2
lines
Diff to previous 1.3 (colored)
Pull up following revision(s) (requested by khorben in ticket #294): external/public-domain/sqlite/Makefile.inc: revision 1.4 PR/46322: Pierre Pronchery: SQLite from base is compiled without SQLITE_ENABLE_COLUMN_METADATA XXX: Pullup for 6
Revision 1.5 / (download) - annotate - [select for diffs], Fri Jun 1 20:28:02 2012 UTC (10 years, 8 months ago) by wiz
Branch: MAIN
CVS Tags: yamt-pagecache-base9,
yamt-pagecache-base8,
yamt-pagecache-base7,
yamt-pagecache-base6,
tls-maxphys-base,
tls-maxphys,
tls-earlyentropy-base,
tls-earlyentropy,
riastradh-xf86-video-intel-2-7-1-pre-2-21-15,
riastradh-drm2-base3,
riastradh-drm2-base2,
riastradh-drm2-base1,
riastradh-drm2-base,
riastradh-drm2,
netbsd-7-nhusb-base-20170116,
netbsd-7-nhusb-base,
netbsd-7-nhusb,
netbsd-7-base,
netbsd-7-2-RELEASE,
netbsd-7-1-RELEASE,
netbsd-7-1-RC2,
netbsd-7-1-RC1,
netbsd-7-1-2-RELEASE,
netbsd-7-1-1-RELEASE,
netbsd-7-1,
netbsd-7-0-RELEASE,
netbsd-7-0-RC3,
netbsd-7-0-RC2,
netbsd-7-0-RC1,
netbsd-7-0-2-RELEASE,
netbsd-7-0-1-RELEASE,
netbsd-7-0,
netbsd-7,
agc-symver-base,
agc-symver
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.2.2.1 / (download) - annotate - [select for diffs], Tue Apr 17 00:04:51 2012 UTC (10 years, 9 months ago) by yamt
Branch: yamt-pagecache
Changes since 1.2: +4 -2
lines
Diff to previous 1.2 (colored)
sync with head
Revision 1.4 / (download) - annotate - [select for diffs], Wed Apr 11 00:41:41 2012 UTC (10 years, 9 months 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 (11 years, 2 months 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 (11 years, 3 months 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 (11 years, 3 months ago) by joerg
Branch: MAIN
Add build glue for SQLite