]> git.ipfire.org Git - thirdparty/sqlite.git/shortlog
thirdparty/sqlite.git
2025-02-24  stephanSlightly simplify auto.def and autoconf/auto.def. configure-dll-support
2025-02-24  stephanautoconf/auto.def: remove a define which made superfluo...
2025-02-24  stephanconfigure: in autoconf build if both --disable-shared...
2025-02-24  stephanConfigure doc tweaks. Move the package version/build...
2025-02-24  stephanFurther consolidation of auto.def and autoconf/auto...
2025-02-24  stephanMove the configure output about the SQLite version...
2025-02-24  stephanFurther consolidation of the main auto.def and the...
2025-02-24  stephanConfigure-internal doc tweaks. Fix the distclean rules...
2025-02-24  stephanAdd some internal notes about potential changes for...
2025-02-24  stephanUpdate jimsh0.c from upstream autosetup to address...
2025-02-23  stephanAdd (disabled) infrastructure for disabling use of...
2025-02-23  stephanInternal cleanups to how certain linker flags are tested.
2025-02-23  stephanInternal configure doc cleanups. Apply the [5ecbe7ddc4...
2025-02-22  stephanUpdate the help text to account for [35b1c32f80b9].
2025-02-22  stephanReplace --dll-basename=none with --dll-basename=default.
2025-02-22  stephanOn unix-on-windows platforms, if either of --out-implib...
2025-02-22  stephanEnsure that [08c9e56f60] uses an absolute path when...
2025-02-22  stephanRandom non-functional configure script cleanups.
2025-02-22  stephantool/mksqlite3h.tcl: when invoking the mksourceid binar...
2025-02-22  stephanFix installation rules for import lib in the autoconf...
2025-02-21  stephanRename configure-defined ENABLE_SHARED/STATIC makefile...
2025-02-21  stephanConfigure docs/help text tweaks. No functional changes.
2025-02-21  stephanOnly use the platform-specific --dll-basename if that...
2025-02-21  stephanFix another deps problem for msys installs.
2025-02-21  stephanEnsure that the prefix/bin dir exists on msys/cygwin...
2025-02-21  stephanAdd --dll-basename flag to give clients control over...
2025-02-21  stephanExtend --out-implib to optionally specify the import...
2025-02-21  stephanMakefile-internal var renaming in prep for pending...
2025-02-21  drhDetect when a UNIQUE or PRIMARY KEY on a WITHOUT ROWID...
2025-02-21  stephanconfigure: in several places where support for -Wl...
2025-02-20  stephanconfigure: automatically fail the check for rpath on...
2025-02-20  stephanFix autoconf bundle to honor the --disable-static and...
2025-02-20  stephanwasm: do not build the (untested/unsupported) node...
2025-02-20  stephanwasm makefile docs: make explicit that the node.js...
2025-02-20  stephanAdd the pause/unpause capability to the opfs-sahpool...
2025-02-20  stephanconfigure: when running proj-check-function-in-lib...
2025-02-19  stephanIncrease default CLI shell .prompt buffer length to...
2025-02-19  stephanSlight tweak to the CLI shell help output to help conve...
2025-02-18  danHave SQLITE_FTS5_ENABLE_TEST_MI builds avoid reading...
2025-02-18  stephanUpdate path on the web server for test/snapshot instanc...
2025-02-17  drhAdd an ORDER BY to a test case for skip-scan to make...
2025-02-17  danFix problems in test script fkey6.test.
2025-02-17  drhAdditional changes making it easier to prove that integ...
2025-02-17  drhCode changes that make it easier to prove that no 32...
2025-02-17  stephanAdd two generated files to the distclean rules of the...
2025-02-17  stephanReplace TEXE (legacy name) with T.exe (3.48+ name)...
2025-02-17  drhHarden the SQLITE_DBCONFIG_LOOKASIDE interface against...
2025-02-17  drhFix a typo (a missing ")") in a comment that is used...
2025-02-16  stephanInternal reordering/re-grouping of some configure flags...
2025-02-16  stephanRe-add the --disable-static-shell configure feature...
2025-02-16  stephanUpdate autoconf/Makefile.msc from tool/mkmsvcmin.tcl.
2025-02-16  stephanAPI naming typo reported in [forum:416f2d8dec|forum...
2025-02-16  drhAdd a typecast to avoid 32-bit integer overflow in...
2025-02-15  stephanRemove tea version check from tool/srctree-check.tcl...
2025-02-15  stephanAutomate update of the library version number in autoco...
2025-02-15  stephanDLL installation rules no longer create versioned symli...
2025-02-15  stephanA cleaner workaround for [6a21d6a2], provided by autose...
2025-02-14  stephanMore informative output for the pthread feature test.
2025-02-14  stephanMake failure to find pthreads support non-fatal unless...
2025-02-14  stephanSimplify the --help workaround introduced in [6a21d6a2ed].
2025-02-14  stephanWork around a autosetup --help bug which only(?) trigge...
2025-02-14  stephanICU config support: add more details to error messages...
2025-02-14  drhFix test cases added for [d7b90d92ffbfc61f] so that...
2025-02-13  stephanWhen using the --out-implib build option, install the...
2025-02-13  danEnsure the counts of "deferred FK violations" and ...
2025-02-12  danFix a few 32-bit overflow problems in showdb.c.
2025-02-12  stephanconfigure --help cleanups and eliminate the use of...
2025-02-12  danRemove old function declaration accidentally left in...
2025-02-12  stephanTiny tcl comment tweaks. No functional changes.
2025-02-11  drhOmit the src/pragma.h file. It is generated by the...
2025-02-11  drhOmit the src/ctime.c source file, since it is automatic...
2025-02-11  stephanRename a configure-internal function and fix handling...
2025-02-11  stephanMove the configure flags definition and handling into...
2025-02-11  stephanMake the --out-implib support ([6092b0b86bf93a3d])...
2025-02-11  stephanAdapt [https://fossil-scm.org/home/info/3bff7b92d6d...
2025-02-10  drhRemove a pointless line of code.
2025-02-10  drhAdd the --size option to the test/speedtest.tcl script.
2025-02-10  stephanMinor autosetup doc tweaks.
2025-02-10  drhMake the "mix1" testset the default for speedtest1.
2025-02-10  drhEnhance speedtest1 with a new testset that calls sqlite...
2025-02-10  stephanAdd jimsh.exe and jimsh0.exe to the clean rules in...
2025-02-10  stephanconfigure: when dlopen() is not found, only fail fatall...
2025-02-10  drhConvert some expensive NEVER() and ASSERT() macros...
2025-02-10  drhSmall performance increase in jsonTranslateBlobToText().
2025-02-09  drhPerformance optimization to the substr() SQL function.
2025-02-09  drhPerformance and size optimization for the sqlite3Column...
2025-02-09  stephanUpdate the 'clean' rules for autoconf/Makefile.in to...
2025-02-09  stephanApply [6092b0b8] to autoconf/Makefile.in.
2025-02-09  stephanconfigure: if the linker supports --out-implib, generat...
2025-02-09  stephanwasm: add some build-time validation to ensure that...
2025-02-09  stephanwasm: when building in -O0 mode (typical dev mode)...
2025-02-09  stephanJS: add a mechanism to the Worker1 exec API to fetch...
2025-02-09  stephanconfigure: when transfering ENABLE/OMIT flags from...
2025-02-09  drhAdd the "star" testset to speedtest1. Include it as...
2025-02-08  drhPut a 16-byte hash table for column names on each Table...
2025-02-08  drhUse the sqlite3ColumnIndex() routine to look up a colum...
2025-02-08  drhFix GCC-isms and compiler warnings introduced by recent...
2025-02-08  drhImprovements to the symbol table hash: faster lookups...
2025-02-08  drhImprovements to the hash table used to store symbols... hash-improvements
2025-02-07  stephanbuild: work around a report of (install -d DIR) failing...
next