]> git.ipfire.org Git - thirdparty/sqlite.git/shortlog
thirdparty/sqlite.git
2025-01-03  drhMerge the latest trunk enhancements into the bedrock...
2025-01-03  drhMerge the latest trunk enhancements into the wal2 branch.
2025-01-03  drhAdd comment to the columnIsGoodIndexCandidate() routine...
2025-01-03  danAvoid using Int32x32To64() with a 64-bit argument in...
2025-01-02  drhImprove the treeview output for CteUse objects.
2025-01-02  drhImprovements to the display of subqueries in the FROM...
2025-01-02  drhClose database connections in test/dbpage.test, for...
2025-01-02  drhFix recent test cases so that they work even when auto_...
2025-01-02  danAdd a test case for ROLLBACK TO of database truncate...
2025-01-02  drhImprovements to the way that truncation is implemented...
2025-01-02  drhUpdate the build instructions for Windows to note that...
2025-01-01  drhFix the tool/omittest.tcl script, broken by [d8c0e01842...
2025-01-01  drhFix the vfstrace.c extension so that it supports xFetch...
2024-12-30  drhAdd the convenience makefile target (unix-only) "src...
2024-12-30  drhNew assert() statements to show that the sqlite3_value...
2024-12-30  drhAdd an extra assert() to releaseMemArray() just to...
2024-12-29  drhFour new assert() statements to help with static analysis.
2024-12-28  drhShow ETC in fuzzcheck with the --spinner option when...
2024-12-28  drhFixes to the substr() SQL function so that it can handl...
2024-12-22  drhIn the (debugging) rtreenode() function, do not overrid...
2024-12-19  drhFix a test case in sqllimits1.test so that it works...
2024-12-19  drhCorrection to check-in [a9759fc78d6cb0df] - printf...
2024-12-19  drhThe BTree mutex must be held when calling sqlite3BtreeL...
2024-12-19  drhFix the sort4.test module so that the first two test...
2024-12-19  stephanconfigure script: only set the SQLITE_TEMP_STORE featur...
2024-12-19  drhFix the Microsoft makefile so that it does not set...
2024-12-19  drhEnhance lemon so that it accepts the -U command-line...
2024-12-19  drhFix additional integer overflow problems in the substr...
2024-12-18  drhFix possible integer oveflow in the second and third...
2024-12-18  drhAvoid 32-bit roundoff error on the second argument...
2024-12-18  stephanRename some var refs in ext/lsm1/Makefile for the new...
2024-12-17  drhDo not attempt to truncate a database in sqlite_dbpage...
2024-12-16  danOptimize deferred allocation of pages on this branch...
2024-12-16  drhMerge divergence-reduction changes into the bedrock...
2024-12-16  drhSync wal2 with trunk.
2024-12-16  drhFurther reduction in divergence from trunk.
2024-12-16  drhCode formatting changes to make trunk more like wal2.
2024-12-16  drhReduce divergence of wal2 from trunk.
2024-12-16  drhMerge all the latest trunk/wal2 enhancements and fixes...
2024-12-16  drhSync with trunk.
2024-12-16  drhChanges for better alignment with the wal2 branch.
2024-12-16  drhSynchronize the WASM code with trunk.
2024-12-16  drhMerge all the latest trunk enhancements and fixes into...
2024-12-16  drhRemove unnecessary end-of-line whitespace.
2024-12-16  stephanTiny makefile/configure script doc tweaks. No functiona...
2024-12-14  danMerge changes from wal2, including the fix to prevent...
2024-12-14  danUpdate to walRestartLog() function to make it shorter...
2024-12-14  danFix a problem with non-PASSIVE wal2 checkpoints sometim...
2024-12-14  danDo not attempt to switch wal files when writing if...
2024-12-13  danFix a problem with the output of "PRAGMA wal_checkpoint...
2024-12-13  drhFix a harmless compiler warning that comes up when...
2024-12-12  drhIncrease the maximum number of arguments on an SQL...
2024-12-10  drhFix harmless typo in a comment describing the columnMal...
2024-12-09  drhMake the TCL interface more rebust against very large...
2024-12-09  drhEnhance the ".import" command of the CLI so that it...
2024-12-09  drhAdd NEVER() around branches that seems to have been...
2024-12-09  drhFurther improvements to the decimal-to-float conversion...
2024-12-09  danFix an obscure problem with multiple outer joins, ON...
2024-12-09  danFix an obscure problem with multiple outer joins, ON... forum-5c8a069d23-fix
2024-12-09  drhAdd a note in Makefile.msc about EXTRA_SRC files possib...
2024-12-09  drhResynchronize autoconf/Makefile.msc makefile-fix
2024-12-08  stephanAdd a note in Makefile.msc about EXTRA_SRC files possib...
2024-12-07  drhMerge the latest trunk fixes and enhancements into...
2024-12-07  drhUpdate the wal2 branch with the latest trunk enhancemen...
2024-12-07  drhYet another iteration of the solution to the floating...
2024-12-07  drhA cleaner and more robust solution to the floating...
2024-12-07  drhFix more harmless compiler warnings.
2024-12-07  drhFix harmless compiler warning caused by the previous...
2024-12-07  drhOn x64 hardware, round-trip uint64_t→double&rarr...
2024-12-06  drhAdd the SQLITE_PREPARE_DONT_LOG option for sqlite3_prep...
2024-12-06  stephanMinor doc update in auto.def. No functional changes.
2024-12-06  stephanEnsure that the post-config checks for @UNEXPANDED_VARS...
2024-12-05  drhFix the build of sqlite3_analyzer.exe on Windows that...
2024-12-04  stephanMinor doc correction in ext/misc/shathree.c, as reporte...
2024-12-02  drhImprove the output from the ".testctrl opt" command...
2024-12-02  danEnsure that the query flattener does not change an...
2024-12-02  drhFix a comment typo on the sqlite3ExprIsSingleTableConst...
2024-12-02  drhFix a harmless typo in debugging output.
2024-12-02  stephanReformulate [9e09d5d6] so that memsys5 shows up in...
2024-12-02  drhEnable MEMSYS5 with the --dev configure option.
2024-12-02  drhSlighly less confusing output from treeview during...
2024-12-01  stephanTrim a bit more from the sqlite370.svg border to get...
2024-12-01  stephanCorrect the fill color for the background of sqlite370...
2024-12-01  stephanRe-export sqlite370.svg to retain the gradient part...
2024-12-01  stephanExport a clipped copy of sqlite370.eps as sqlite370...
2024-11-30  stephanAt the end of the configure script ensure that none...
2024-11-30  drhIn sqlite_dbpage, cancel any pending truncate operation...
2024-11-30  drhA NEVER() that was added by [eb5ac9e5b9a4f9c8] is viola...
2024-11-29  drhFix a NEVER() in the iif() logic that can be true if...
2024-11-28  stephanRemove some outdated docs from Makefile.in.
2024-11-28  stephanTypo fixes and cleanups in autosetup/README.md.
2024-11-28  stephanConfigure script doc updates and cleanups. Skip check...
2024-11-28  stephanext/icu/README.txt: clean up EOL whitespace and add...
2024-11-28  drhImprovements to sqlite3ExprImpliesExpr() so that it...
2024-11-28  drhSimplification to the fix in the prior check-in. expr-implies-expr
2024-11-28  drhThe sqlite3ExprCompare() routine should always compare...
2024-11-28  drhAdd two NEVER() conditions.
2024-11-28  drhEnhancements to sqlite3ExprImpliesExpr() so that it...
2024-11-27  danFix an inaccuracy in the documentation in fts5.h.
2024-11-26  drhAllow the iif() function to work with two arguments...
next