]> git.ipfire.org Git - thirdparty/sqlite.git/shortlog
thirdparty/sqlite.git
2025-05-29  stephanFix the missing -lm link flag for the sqlite3 shell... branch-3.49
2025-05-07  drhVersion 3.49.2 version-3.49.2
2025-05-06  drhFix a bug in the NOT NULL/IS NULL optimization
2025-04-16  drhCorrectly handle the case of a multi-column UNIQUE...
2025-04-04  stephanCorrect a makefile var name type in the configure scrip...
2025-04-04  stephanImprove --all flag handling so that combinations of...
2025-04-04  stephanAccount for the Mac-specific -install_name linker flag...
2025-03-22  drhFixes for two problems with the generate_series() table...
2025-03-18  drhFix two obscure logic problems that cause incorrect...
2025-03-10  drhDisable the [d1ba200234f40b84|count-of-view optimizatio...
2025-03-10  drhFix the build by rerunning test/mkpragmatab.tcl.
2025-02-28  stephanBring the autosetup-related bits up to par with trunk.
2025-02-28  stephanStrive to make sorts stable in the mkpragmatab.tcl...
2025-02-25  stephanConfigure script cosmetics: emit the host/build system...
2025-02-25  stephanDiverse configure tweaks to better support package...
2025-02-21  stephanconfigure: in several places where support for -Wl...
2025-02-20  stephanBump VERSION to 3.49.2.
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-18  drhVersion 3.49.1 version-3.49.1
2025-02-17  stephanAdd two generated files to the distclean rules of the...
2025-02-17  stephanPull build fix [edb8a78c023] and cleanup [0c085a5ab5...
2025-02-17  drhHarden the SQLITE_DBCONFIG_LOOKASIDE interface against...
2025-02-16  stephanRe-add the --disable-static-shell configure feature...
2025-02-16  drhAdd a typecast to avoid 32-bit integer overflow in...
2025-02-16  drhRemove the autoconf/tea/configure.ac check from tool...
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].
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 autosetup --help quirk described in [6a21d6...
2025-02-14  stephanICU config support: add more details to error messages...
2025-02-13  stephanWhen using the --out-implib build option, install the...
2025-02-13  stephanBring the 3.49 branch's configure-related files up...
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  stephanAdapt [https://fossil-scm.org/home/info/3bff7b92d6d...
2025-02-11  stephanMake the --out-implib support ([6092b0b86bf93a3d])...
2025-02-10  stephanconfigure: when dlopen() is not found, only fail fatall...
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  stephanconfigure: when transfering ENABLE/OMIT flags from...
2025-02-07  stephanbuild: work around a report of (install -d DIR) failing...
2025-02-07  stephanMac-specific build fixes discussed in [forum:9dfd5b8fd5...
2025-02-07  stephanconfigure: change extension of static libraries from...
2025-02-07  stephanReorder a piece of ext/wasm/GNUmakefile to correct...
2025-02-07  stephanFix out-of-tree builds of the autoconf bundle, as repor...
2025-02-06  stephanFix a dependencies/order-of-operations bug in ext/wasm...
2025-02-06  drhVersion 3.49.0 version-3.49.0
2025-02-05  drhFix a harmless unused-parameter compiler warning introd...
2025-02-05  stephanSummarize known incompatibilities/gotches between JimTC...
2025-02-05  stephanUpstream JimTCL patch and minor tcl script tweaks to...
2025-02-05  drhAttempted improvements to the SQLITE_DBCONFIG_... docum...
2025-02-04  drhDetect and report signed integer overflow in the sumInv...
2025-02-03  drhTest case for the FTS3 fix in the previous check-in.
2025-02-03  drhFix a potential UAF in FTS3.
2025-02-03  drhNew dbsqlfuzz case added to fuzzdata8.db. fuzzer-20250203
2025-02-03  drhThe Parse.addrExplain field is never even if SQLITE_OMI...
2025-02-03  drhEnhance fuzzcheck so that the --sqlid and --dbid option...
2025-02-03  drhFixes and improved documentation to the new --sqlid... fuzzcheck-improvements
2025-02-03  drhEnhance fuzzcheck so that the --sqlid and --dbid option...
2025-02-03  drhFix for a potential UAF in FTS5.
2025-02-03  stephanImprove the JS-side sqlite3_set_auxdata() test to also...
2025-02-03  danFix a use-after-free case in fts5 provoked by fuzzdata8... fuzz-data
2025-02-03  drhNew test case for test/fuzzdata8.db
2025-02-03  stephanRework [76c8435a] to eliminate automatic JS-to-WASM...
2025-02-03  stephanAdd a more complete test for [76c8435a] and add some...
2025-02-03  drhFix the build process on Windows so that it generates...
2025-02-03  drhBring the autoconf-tarball Makefile.msc into alignment... windows-build-issue
2025-02-03  stephanCorrect the FuncPtrAdapter signature for the JS binding...
2025-02-03  drhAdjust the build process to avoid extra CR characters...
2025-02-03  drhThe "clean" target on Makefile.msc should not delete...
2025-02-02  drhAdd a header comment to test/speedtest1.c that outlines...
2025-02-02  drhUpdate to the "--help" output from speedtest1.
2025-02-02  stephanURL typo fix in code comments. No code changes.
2025-02-01  drhAdd a missing "db2 close" to the ext/session/session_ge...
2025-02-01  drhFix a comment typo - in a comment used to generate...
2025-02-01  drhRemove an ALWAYS() added by [2567298f4b0fdfeb] because...
2025-02-01  drhEnable SQLITE_ENABLE_NORMALIZE for several test configu...
2025-02-01  drhFix an issue with sqlite3_normalized_sql() caused by...
2025-02-01  stephanJS doc typo fixes. No functional changes.
2025-01-31  drhTweaks to [4b4f33d791fe4318] to make it easier to test.
2025-01-31  drhFix test case numbering in tests recently added to...
2025-01-31  stephanExpose the new SQLITE_DBCONFIG_ENABLE_ATTACH_CREATE...
2025-01-31  danRemove an assert() that is not true if a trace-callback...
2025-01-31  danFix a problem with LIKE and GLOB processing in utf...
2025-01-31  drhIf any errors occur while processing sqlite_dbpage...
2025-01-31  drhThree new options to sqlite3_db_config(): ATTACH_CREAT...
2025-01-31  stephanMinor wasm-specific doc touchups.
2025-01-31  drhImprovements to the SQLITE_DBCONFIG option documentation. extra-security
2025-01-31  stephanCorrect a typo in tool/emcc.sh.in which could cause...
2025-01-31  drhAdd the SQLITE_DBCONFIG_ENABLE_COMMENTS setting (defaul...
2025-01-31  drhMerge all the latest trunk changes into the extra-secur...
2025-01-30  drhThe reuse-subroutine optimization [c9a3498113074bbc...
2025-01-30  drhRemove an unused parameter from an internal-use subrout...
2025-01-30  drhImprovements to the TCL interface for Tcl9 as suggested...
next