| Commit message (Expand) | Author | Age |
* | Latest upstream teaish pieces for minor fixes. Restructure this copy of teais... | stephan | 38 hours |
* | Remove a redundant typedef from the sqlite3_rsync.c source file. | drh | 7 days |
* | Provide the SQLITE_BUG_COMPATIBLE_20250510 compile-time option that restores | drh | 8 days |
* | Enhance sqlite3_rsync so that if the first attempt to invoke a copy | drh | 2025-05-03 |
* | Fix a harmless redundant variable declaration in sqlite3_rsync. | drh | 2025-05-03 |
* | Addition summary results output when using -vvv on sqlite3_rsync. | drh | 2025-05-03 |
* | Promote the --protocol option to sqlite3_rsync from being an undocumented | drh | 2025-05-03 |
* | Improvements to protocol negotiation. | drh | 2025-05-03 |
* | Clean up command-line parsing. Add the undocumented | drh | 2025-05-02 |
* | Now appears to be working. More testing needed. Refinement of the | drh | 2025-05-02 |
* | Bug fixes. Added new debugging features to better visualize the | drh | 2025-05-02 |
* | This is the start of an experiment in getting sqlite3_rsync to use less | drh | 2025-05-02 |
* | Do not allow sqlite3_rsync to convert the replica from WAL-mode into | drh | 2025-05-02 |
* | Allow sqlite3_rsync to work on non-WAL-mode databases, as long as the | drh | 2025-05-01 |
* | Remove long-obsolete performance testing scripts from the tools/ folder. | drh | 2025-04-28 |
* | Latest upstream teaish, which restructures the teaish files a bit. | stephan | 2025-04-13 |
* | Add missing exports of various LDFLAGS and CFLAGS for the teaish build. | stephan | 2025-04-12 |
* | Initial port of the TEA build (autoconf/tea) from autotools to autosetup. | stephan | 2025-04-12 |
* | Remove unnecessary "www." prefixes on domain names in URLs. | drh | 2025-04-10 |
* | In Tcl, always use eq/ne for comparing strings, not ==/!= | jan.nijtmans | 2025-03-27 |
* | Merge trunk into cygwin-fixes branch. Add .fossil-settings/binary-glob to squ... | stephan | 2025-03-26 |
|\ |
|
| * | Remove tool/tclConfigShToAutoDef.sh, as that functionality was moved into aut... | stephan | 2025-03-23 |
| * | Internal configure refactoring to support an ongoing conversion of ./autoconf... | stephan | 2025-03-23 |
| * | Replace use of autosetup/lib/*.auto for sqlite-custom-... features to avoid t... | stephan | 2025-03-22 |
| * | Teach mkautoconfamal.sh to avoid copying autosetup/local.tcl and autosetup/*.... | stephan | 2025-03-22 |
* | | Test script patches from Jan Nijtmans: always use -DUSE_TCL_STUBS in buildtcl... | stephan | 2025-03-19 |
* | | Merge trunk into the cygwin-fixes branch. | stephan | 2025-03-19 |
|\| |
|
| * | Update the docs in tool/mkccode.tcl to reflect that it's more generic than it... | stephan | 2025-03-18 |
| * | The substitute "puts" command used by the Windows implementation of | drh | 2025-03-11 |
* | | Test app/script patches from Jan Nijtmans for cygwin. Add/replace many more s... | stephan | 2025-03-08 |
|/ |
|
* | Approximately 100 typo corrections spanning the whole tree, submitted via [fo... | stephan | 2025-02-27 |
* | Strive to make sorts stable in the mkpragmatab.tcl build script, so that | drh | 2025-02-27 |
* | Add support for SQLITE_EXTRA_INIT_MUTEXED - like SQLITE_EXTRA_INIT, but is ca... | dan | 2025-02-27 |
* | Approximately 50 typo fixes, spanning the whole tree, contributed via [forum:... | stephan | 2025-02-25 |
* | Diverse configure tweaks to better support package maintainers on the unix-on... | stephan | 2025-02-25 |
|\ |
|
| * | Ensure that [08c9e56f60] uses an absolute path when appending .exe to mksourc... | stephan | 2025-02-22 |
| * | tool/mksqlite3h.tcl: when invoking the mksourceid binary, add a .exe to it, i... | stephan | 2025-02-22 |
* | | Merge latest changes from trunk into this branch. | dan | 2025-02-24 |
|\| |
|
| * | Remove tea version check from tool/srctree-check.tcl, as it's obsoleted by [b... | stephan | 2025-02-15 |
| * | Automate update of the library version number in autoconf/tea/configure.ac as... | stephan | 2025-02-15 |
| * | Fix a few 32-bit overflow problems in showdb.c. | dan | 2025-02-12 |
| * | Omit the src/pragma.h file. It is generated by the tool/mkpragmatab.tcl script. | drh | 2025-02-11 |
| * | Omit the src/ctime.c source file, since it is automatically generated by a TCL | drh | 2025-02-11 |
* | | Update tool/mkctimec.tcl so that sqlite3_compileoption_xxx() APIs report on t... | dan | 2025-02-11 |
|/ |
|
* | Upstream JimTCL patch and minor tcl script tweaks to support (fconfigure -tra... | stephan | 2025-02-05 |
* | Adjust the build process to avoid extra CR characters inserted by jimsh | drh | 2025-02-03 |
* | Correct a typo in tool/emcc.sh.in which could cause all of the configure-time... | stephan | 2025-01-31 |
* | Improvements to the TCL interface for Tcl9 as suggested by Jan Nijtmans. | drh | 2025-01-30 |
* | Replace the use of the Autools in ./autoconf/ with Autosetup and extend its c... | stephan | 2025-01-22 |
|\ |
|
| * | Explain the lack of docs in autoconf/Makefile.in and refer interested readers... | stephan | 2025-01-21 |