2024-12-13 |
drh | Try to reduce incidental divergence between trunk and... wal2-conflict-reduction |
commit | commitdiff | tree |
2024-12-13 |
drh | Fix a harmless compiler warning that comes up when... |
commit | commitdiff | tree |
2024-12-12 |
drh | Increase the maximum number of arguments on an SQL... |
commit | commitdiff | tree |
2024-12-10 |
drh | Fix harmless typo in a comment describing the columnMal... |
commit | commitdiff | tree |
2024-12-09 |
drh | Make the TCL interface more rebust against very large... |
commit | commitdiff | tree |
2024-12-09 |
drh | Enhance the ".import" command of the CLI so that it... |
commit | commitdiff | tree |
2024-12-09 |
drh | Add NEVER() around branches that seems to have been... |
commit | commitdiff | tree |
2024-12-09 |
drh | Further improvements to the decimal-to-float conversion... |
commit | commitdiff | tree |
2024-12-09 |
dan | Fix an obscure problem with multiple outer joins, ON... |
commit | commitdiff | tree |
2024-12-09 |
dan | Fix an obscure problem with multiple outer joins, ON... forum-5c8a069d23-fix |
commit | commitdiff | tree |
2024-12-09 |
drh | Add a note in Makefile.msc about EXTRA_SRC files possib... |
commit | commitdiff | tree |
2024-12-09 |
drh | Resynchronize autoconf/Makefile.msc makefile-fix |
commit | commitdiff | tree |
2024-12-08 |
stephan | Add a note in Makefile.msc about EXTRA_SRC files possib... |
commit | commitdiff | tree |
2024-12-07 |
drh | Yet another iteration of the solution to the floating... |
commit | commitdiff | tree |
2024-12-07 |
drh | A cleaner and more robust solution to the floating... |
commit | commitdiff | tree |
2024-12-07 |
drh | Fix more harmless compiler warnings. |
commit | commitdiff | tree |
2024-12-07 |
drh | Fix harmless compiler warning caused by the previous... |
commit | commitdiff | tree |
2024-12-07 |
drh | On x64 hardware, round-trip uint64_t→double&rarr... |
commit | commitdiff | tree |
2024-12-06 |
drh | Add the SQLITE_PREPARE_DONT_LOG option for sqlite3_prep... |
commit | commitdiff | tree |
2024-12-06 |
stephan | Minor doc update in auto.def. No functional changes. |
commit | commitdiff | tree |
2024-12-06 |
stephan | Ensure that the post-config checks for @UNEXPANDED_VARS... |
commit | commitdiff | tree |
2024-12-05 |
drh | Fix the build of sqlite3_analyzer.exe on Windows that... |
commit | commitdiff | tree |
2024-12-04 |
stephan | Minor doc correction in ext/misc/shathree.c, as reporte... |
commit | commitdiff | tree |
2024-12-02 |
drh | Improve the output from the ".testctrl opt" command... |
commit | commitdiff | tree |
2024-12-02 |
dan | Ensure that the query flattener does not change an... |
commit | commitdiff | tree |
2024-12-02 |
drh | Fix a comment typo on the sqlite3ExprIsSingleTableConst... |
commit | commitdiff | tree |
2024-12-02 |
drh | Fix a harmless typo in debugging output. |
commit | commitdiff | tree |
2024-12-02 |
stephan | Reformulate [9e09d5d6] so that memsys5 shows up in... |
commit | commitdiff | tree |
2024-12-02 |
drh | Enable MEMSYS5 with the --dev configure option. |
commit | commitdiff | tree |
2024-12-02 |
drh | Slighly less confusing output from treeview during... |
commit | commitdiff | tree |
2024-12-01 |
stephan | Trim a bit more from the sqlite370.svg border to get... |
commit | commitdiff | tree |
2024-12-01 |
stephan | Correct the fill color for the background of sqlite370... |
commit | commitdiff | tree |
2024-12-01 |
stephan | Re-export sqlite370.svg to retain the gradient part... |
commit | commitdiff | tree |
2024-12-01 |
stephan | Export a clipped copy of sqlite370.eps as sqlite370... |
commit | commitdiff | tree |
2024-11-30 |
stephan | At the end of the configure script ensure that none... |
commit | commitdiff | tree |
2024-11-30 |
drh | In sqlite_dbpage, cancel any pending truncate operation... |
commit | commitdiff | tree |
2024-11-30 |
drh | A NEVER() that was added by [eb5ac9e5b9a4f9c8] is viola... |
commit | commitdiff | tree |
2024-11-29 |
drh | Fix a NEVER() in the iif() logic that can be true if... |
commit | commitdiff | tree |
2024-11-28 |
stephan | Remove some outdated docs from Makefile.in. |
commit | commitdiff | tree |
2024-11-28 |
stephan | Typo fixes and cleanups in autosetup/README.md. |
commit | commitdiff | tree |
2024-11-28 |
stephan | Configure script doc updates and cleanups. Skip check... |
commit | commitdiff | tree |
2024-11-28 |
stephan | ext/icu/README.txt: clean up EOL whitespace and add... |
commit | commitdiff | tree |
2024-11-28 |
drh | Improvements to sqlite3ExprImpliesExpr() so that it... |
commit | commitdiff | tree |
2024-11-28 |
drh | Simplification to the fix in the prior check-in. expr-implies-expr |
commit | commitdiff | tree |
2024-11-28 |
drh | The sqlite3ExprCompare() routine should always compare... |
commit | commitdiff | tree |
2024-11-28 |
drh | Add two NEVER() conditions. |
commit | commitdiff | tree |
2024-11-28 |
drh | Enhancements to sqlite3ExprImpliesExpr() so that it... |
commit | commitdiff | tree |
2024-11-27 |
dan | Fix an inaccuracy in the documentation in fts5.h. |
commit | commitdiff | tree |
2024-11-26 |
drh | Allow the iif() function to work with two arguments... |
commit | commitdiff | tree |
2024-11-26 |
drh | New test cases. two-argument-iif |
commit | commitdiff | tree |
2024-11-26 |
drh | Provide a two-argument version of the iif() function... |
commit | commitdiff | tree |
2024-11-26 |
dan | Update fts5 so that the xInstToken() extension API... |
commit | commitdiff | tree |
2024-11-26 |
dan | Update documentation in fts5.h. fts5-tokendata-prefix |
commit | commitdiff | tree |
2024-11-26 |
stephan | Patch autosetup to rename --debug to --autosetup-debug... |
commit | commitdiff | tree |
2024-11-26 |
stephan | Patch autosetup to rename --debug to --autosetup-debug... autosetup-debug-flag |
commit | commitdiff | tree |
2024-11-26 |
stephan | Move some of the in-comment configure script help text... |
commit | commitdiff | tree |
2024-11-26 |
drh | Minor tweak to ./configure --help output. |
commit | commitdiff | tree |
2024-11-26 |
stephan | Replace some outdated docs re. soname with a link to... |
commit | commitdiff | tree |
2024-11-25 |
stephan | Correct duplicated soname linker flags, one of them... |
commit | commitdiff | tree |
2024-11-22 |
drh | Fix another issue in argument expansion on Windows... |
commit | commitdiff | tree |
2024-11-22 |
stephan | Remove a flaky JS test which has a result depending... |
commit | commitdiff | tree |
2024-11-22 |
stephan | In order to support package builds, like OpenBSD's... |
commit | commitdiff | tree |
2024-11-22 |
stephan | Move handling of the tempstore feature flag into the... |
commit | commitdiff | tree |
2024-11-22 |
stephan | Makefile doc cleanups. No functional changes. |
commit | commitdiff | tree |
2024-11-22 |
stephan | Remove the libsqlite3.so.3 link from the installation... |
commit | commitdiff | tree |
2024-11-22 |
stephan | Add links to [/forumpost/5a3b44f510df8ded|the SONAME... |
commit | commitdiff | tree |
2024-11-22 |
drh | Fix harmless scanbuild warnings caused by the introduct... |
commit | commitdiff | tree |
2024-11-22 |
drh | Fix some harmless scanbuild warnings in the shell. |
commit | commitdiff | tree |
2024-11-22 |
drh | Fix harmless compiler warning caused by [c77a4a42f2e3d164]. |
commit | commitdiff | tree |
2024-11-21 |
drh | Make ".scanstatus" an undocumented alternative name... |
commit | commitdiff | tree |
2024-11-21 |
stephan | Fix a bug-in-waiting (one too few list elements) in... |
commit | commitdiff | tree |
2024-11-21 |
stephan | Add the --scanstatus configure flag to set -DSQLITE_ENA... |
commit | commitdiff | tree |
2024-11-21 |
stephan | Fix a JS test which was broken when OMIT_PROGRESS_CALLB... |
commit | commitdiff | tree |
2024-11-21 |
drh | Document that -nofollow does not work on Windows. ... |
commit | commitdiff | tree |
2024-11-20 |
dan | Fix compiler warnings caused by variable shadowing. |
commit | commitdiff | tree |
2024-11-20 |
drh | New configuration option --dynlink-tools causes some... |
commit | commitdiff | tree |
2024-11-20 |
drh | Use shared-library flags, not shared-object flags,... link-tools-dynamically |
commit | commitdiff | tree |
2024-11-20 |
drh | Bug fix in the SubrtnSig logic from [c9a3498113074bbc... |
commit | commitdiff | tree |
2024-11-20 |
drh | Provide the sqlite3ShowWhereTerm() interface callable... |
commit | commitdiff | tree |
2024-11-20 |
drh | Do not report an sqlite3_error_offset() for errors... |
commit | commitdiff | tree |
2024-11-19 |
stephan | Add fix from [bfab759611b0] to sqltclsh. Remove some... |
commit | commitdiff | tree |
2024-11-19 |
drh | Add missing $TCL_LIBS to the link for sqlite3_analyzer. |
commit | commitdiff | tree |
2024-11-19 |
stephan | Rename --link-tools-dynamically to --dynlink-tools... |
commit | commitdiff | tree |
2024-11-19 |
stephan | Move the in-comment-code commentary about --with-debug... |
commit | commitdiff | tree |
2024-11-19 |
stephan | Get sqlite3_analyzer optionally linking against libsqli... |
commit | commitdiff | tree |
2024-11-19 |
stephan | Merge trunk into this branch. Fix a small jimtcl/tclsh... |
commit | commitdiff | tree |
2024-11-19 |
drh | Enhancements to tool/mkccode.tcl such that it recognize... |
commit | commitdiff | tree |
2024-11-19 |
stephan | Revert linking the shell to the dll for reasons explain... |
commit | commitdiff | tree |
2024-11-19 |
stephan | Reformulate sqldiff deps and rules so that the target... |
commit | commitdiff | tree |
2024-11-19 |
stephan | Initial configure support for linking certain binaries... |
commit | commitdiff | tree |
2024-11-19 |
dan | Fix a problem handling OOM errors in fts3 that could... |
commit | commitdiff | tree |
2024-11-18 |
drh | Reduce divergence from begin-concurrent. |
commit | commitdiff | tree |
2024-11-18 |
drh | Attempt to reduce divergence with the wal2 branch. |
commit | commitdiff | tree |
2024-11-18 |
drh | Attempt to reduce divergence with begin-concurrent. |
commit | commitdiff | tree |
2024-11-18 |
stephan | Remove the .POSIX entries from the makefiles because... |
commit | commitdiff | tree |
2024-11-18 |
dan | Fix a "applying zero offset to null pointer" usan error... |
commit | commitdiff | tree |
2024-11-18 |
drh | Fix minor problems in testrunner.tcl that pop up when... |
commit | commitdiff | tree |
2024-11-17 |
drh | Make the --vfstrace output from the CLI go to the same... |
commit | commitdiff | tree |
2024-11-17 |
stephan | buildtclext.tcl: add docs explaining the DESTDIR check... |
commit | commitdiff | tree |
2024-11-16 |
drh | Call fflush() on ".echo" output from the shell, so... |
commit | commitdiff | tree |
next |