| Commit message (Expand) | Author | Age |
* | Add an explicit call to sqlite3_initialize() to sqlite3_rsync so that it work...HEADmaster | stephan | 30 hours |
* | Extend the sqlite3_rsync PATH to include /opt/local/bin, per request in [foru... | stephan | 2 days |
* | Minor bug fixes in the script added by the previous check-in | drh | 3 days |
* | Add a script to build ARM64EC binaries on Windows11 for ARM64. | drh | 3 days |
* | Ensure that certain local files are not inadvertently carried over into the s... | stephan | 2025-07-20 |
* | Add the snapshot-zip makefile targets for both Windows and Posix. | drh | 2025-07-14 |
* | Enhance the "mktoolzip.tcl" script (used by the "tool-zip" makefile target) s... | drh | 2025-07-14 |
* | Add the --tclConfig.sh FILE flag to buildtclext.tcl to eliminate the discrepa... | stephan | 2025-06-18 |
* | Update the "msort" function in Lemon so that it works with lists of any | drh | 2025-06-06 |
* | Remove the clunky test_windirent.h and test_windirent.c files from src/ | drh | 2025-06-05 |
* | Enhance sqlite3_rsync so that it works even if the replica database is | drh | 2025-06-03 |
* | Fix an off-by-one error in sqlite3_rsync, reported in | drh | 2025-06-03 |
* | Fix a goofy hash function in Lemon. No changes to SQLite itself. | drh | 2025-05-29 |
* | Slight change to tool/split-sqlite3c.tcl to make it compatible with jimsh | drh | 2025-05-26 |
* | Avoid calls to sprintf() in Lemon, since OpenBSD hates sprintf(). | drh | 2025-05-26 |
* | Remove stray tab characters from source files. | drh | 2025-05-19 |
* | Adjust the tool/warnings.sh script so that it works on the latest versions | drh | 2025-05-19 |
* | Latest upstream teaish pieces for minor fixes. Restructure this copy of teais... | stephan | 2025-05-17 |
* | Remove a redundant typedef from the sqlite3_rsync.c source file. | drh | 2025-05-11 |
* | Provide the SQLITE_BUG_COMPATIBLE_20250510 compile-time option that restores | drh | 2025-05-10 |
* | 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 |