]> git.ipfire.org Git - thirdparty/sqlite.git/shortlog
thirdparty/sqlite.git
2024-01-12  drhFix a usan complaint about signed integer overflow. branch-3.43
2024-01-12  danFix a signed integer overflow usan complaint in fts5...
2023-12-15  drhFix a spurious "misuse of aggregate function" error...
2023-10-28  stephanRemove the SQLITE_MAX_ALLOCATION_SIZE flag (set to...
2023-10-19  drhIncrease the size of some variables associated with...
2023-10-17  drhFix a JSON bug introduced in 3.43.0. The problem occur...
2023-10-11  drhFix the use of an uninitialized value that occurs when...
2023-10-10  drhFix a bug in the mkautoconfamal.sh script
2023-10-10  drhVersion 3.43.2 version-3.43.2
2023-10-09  drhUse snprintf() in place of sprintf() in a debugging...
2023-10-09  drhAdd a TCL script that does various verification checks...
2023-10-09  drhChange the TEA version number to 3.43.2 also.
2023-10-09  drhUpdate the version number to 3.43.2.
2023-10-09  drhFix a potential UAF caused by JSON parser cache spill.
2023-10-07  drhFix a resource leak: sqlite3_blob_reopen() was failing...
2023-10-05  drhImproved detection of corrupt databases in balance_nonr...
2023-09-30  stephanCorrect an undefined-value deref in the JS bindings...
2023-09-15  drhDo not try to convert a double into an unsigned 64...
2023-09-12  drhFix a use-after-free error in fts5 that could occur...
2023-09-11  drhRemove a harmlessly unused variable from FTS5.
2023-09-11  drhRefuse to build amalgamation-tarball and snapshot-tarba...
2023-09-11  drhFix the TEA version number to be 3.43.1
2023-09-11  drhVersion 3.43.1 version-3.43.1
2023-09-08  drhFix a problem with fts5 secure-delete mode causing...
2023-09-07  drhFix a bad assert() in FTS3.
2023-09-07  drhFix a buffer overread in the sessions extension that...
2023-09-07  drhVersion number to 3.43.1.
2023-09-01  stephanIn the OPFS VFS' importDb() methods, overwrite the...
2023-08-31  drhDo not disable unused columns in a UNION ALL sub-query...
2023-08-30  drhFix a bug in json_array_length() introduced in version...
2023-08-30  drhFix the AVG() and TOTAL() functions so that they work...
2023-08-28  drhFix an issue with infinity handling by the SUM() functi...
2023-08-28  stephanResolve a makefile bug which causes sqlite3-worker1...
2023-08-24  drhVersion 3.43.0 version-3.43.0
2023-08-24  danChange a variable name in fts5FlushOneHash() to avoid...
2023-08-23  drhFix typo in the Lemon documentation.
2023-08-23  drhMore changes to documents for GitHub-style markdown.
2023-08-23  drhFix the Markdown in the compile-for-windows.md document...
2023-08-23  drhMinor adjustments to the wording about pull requests...
2023-08-23  drhThe pageOnDirtyList() assertion is too slow even for...
2023-08-22  drhFix a harmless memory leak in the sqldiff utility.
2023-08-22  danAdd makefile target "sdevtest" - like "mdevtest" except...
2023-08-22  danUpdate version number in autoconf/tea/configure.ac.
2023-08-22  danUpdate autoconf/Makefile.msc (by running mkmsvcmin...
2023-08-21  danFix an undefined integer overflow in fts5.
2023-08-21  drhifdef adjustments so that SQLITE_OMIT_WAL works with...
2023-08-21  drhFix another UBSAN inaccuracy in fuzzcheck.
2023-08-21  drhAddress minor inaccuracies in fuzzcheck and RTREE found...
2023-08-19  stephanshell.c.in help text typo fix. No functional changes.
2023-08-18  drhRename the decimal_sci() function to decimal_exp().
2023-08-18  danAvoid running test case sort2.2.3 under address-sanitiz...
2023-08-18  drhEnhance the CLI and the fuzzcheck utility programs...
2023-08-18  drhEnhance the notes on compiling for Windows11 to explain...
2023-08-17  drhDo not allow bound parameters in the ON CONFLICT clause...
2023-08-17  danFix an error in documentation comments in fts5.h.
2023-08-17  danAdd extra test to fts5synonym2.test.
2023-08-17  danAdd "Windows-Sanitize" configuration to "testrunner...
2023-08-17  danHave all test names in json101.test start with "json101".
2023-08-17  drhEnable address sanitizer in Makefile.msc by adding...
2023-08-17  drhFix a possible UAF in SEH if an exception occurs at...
2023-08-16  drhRefinements to instructions on compiling for Windows.
2023-08-16  drhImproved instructions on how to build SQLite on Windows...
2023-08-16  drhMake sqlite3_stmt_explain() accessible to loadable...
2023-08-16  drhMix the current process ID into the randomness used...
2023-08-16  danUpdate testrunner.tcl to use environment variable ...
2023-08-16  danFix test script problem preventing veryquick.test from...
2023-08-15  stephanCherrypick [00ac653562a6] to remove stray JNI debug...
2023-08-15  stephanCherrypick [653ed92dc391] (went to wrong branch). Doc...
2023-08-15  danUpdate testrunner.tcl to make it easier to add things...
2023-08-15  drhImprove the portability of the src-verify.c tool on...
2023-08-15  danFix problems in fts5 test code.
2023-08-15  drhUse a dodgy substitute if the INFINITY macro is not...
2023-08-15  drhFix the PRAGMA case_sensitive_like command so that...
2023-08-15  danFix an off-by-one error causing a buffer overread in...
2023-08-14  drhFix the autoconf makefile for the CLI such that it...
2023-08-14  danFix a problem in sqlite3_snapshot_recover() introduced...
2023-08-14  drhChange the name of the ".binary" command in the CLI...
2023-08-14  drhFix harmless compiler warnings reported by MSVC.
2023-08-14  drhEnable SEH be default in Windows builds.
2023-08-13  stephanRemove SQLITE_DEBUG from JNI build.
2023-08-12  stephanMerge the Java Native Interface (JNI) binding into...
2023-08-12  stephanUpdate wasm's push-testing rule to exclude files which...
2023-08-12  stephanCorrect JNI .jar rules to only include *.java/class... jni
2023-08-12  danFix the mdevtest target so that it works with msvc.
2023-08-12  danFix testrunner.tcl so that it restarts itself using...
2023-08-12  danHave the mdevtest target support the OPTS variable...
2023-08-12  danAdd "mdevtest" target to makefiles. Equivalent to runni...
2023-08-12  stephanMore JNI docs.
2023-08-12  stephanFurther simplifications in the interface of the OutputP...
2023-08-12  stephanTweaks and docs for the OutputPointer family of Java...
2023-08-12  stephanBind sqlite3_db_status() to JNI.
2023-08-12  stephanBind sqlite3_status(64)() to JNI.
2023-08-11  stephanModernize the sqlite3 shell man page a bit, per [forum...
2023-08-11  stephanAdd timing info to SQLTester.
2023-08-11  stephanMerge trunk into jni branch.
2023-08-11  stephanFix a makefile deps problem which caused ext/jni build...
2023-08-11  danIf SQLITE_USE_SEH is defined, handle structured-excepti...
2023-08-11  stephanMinor SQLTester test tweaks and have 'make tester'...
2023-08-11  stephanBind sqlite3_sql() and sqlite3_expanded_sql() to JNI...
2023-08-11  stephanAdd a doc link for the new sqlite3_js_posix_create_file().
next