2024-09-26 |
drh | Provide SQLITE_U8TEXT_ONLY and SQLITE_U8TEXT_STDIO... cli-stdlib |
commit | commitdiff | tree |
2024-09-26 |
drh | Fix shell test cases to account for recent additions... |
commit | commitdiff | tree |
2024-09-25 |
drh | Always show HTML table headers in ".www" output mode. |
commit | commitdiff | tree |
2024-09-25 |
drh | Add the --plain option to the ".www" dot-command. |
commit | commitdiff | tree |
2024-09-25 |
drh | Have the zipfile and fileio extensions use sqlite3_stdi... |
commit | commitdiff | tree |
2024-09-25 |
drh | Redirect timer output just like any other text. |
commit | commitdiff | tree |
2024-09-25 |
drh | Improvements to ".www" and ".output -w" so that text... |
commit | commitdiff | tree |
2024-09-25 |
drh | Add the "www" output mode that include <table>... |
commit | commitdiff | tree |
2024-09-25 |
drh | Always include a UTF-8 BOM at the beginning of the... |
commit | commitdiff | tree |
2024-09-25 |
drh | Fix stray fputs() calls in the CLI. |
commit | commitdiff | tree |
2024-09-25 |
drh | Use sqlite3_fgets() instead of fgetc() to end the start... |
commit | commitdiff | tree |
2024-09-25 |
drh | Merge trunk enhancements, and especially the zero-... |
commit | commitdiff | tree |
2024-09-25 |
drh | In the CLI, for columnar output formats, try to account... |
commit | commitdiff | tree |
2024-09-25 |
drh | Improvements to comments on data structures and subrout... variable-width-char |
commit | commitdiff | tree |
2024-09-24 |
drh | Fix over-length lines in the shell source code. |
commit | commitdiff | tree |
2024-09-24 |
drh | Fix error messages in the shell. |
commit | commitdiff | tree |
2024-09-24 |
drh | Get fiddle working again on this branch. |
commit | commitdiff | tree |
2024-09-24 |
drh | Port sqlite3_analyzer.exe to use sqlite3_stdio. |
commit | commitdiff | tree |
2024-09-24 |
drh | Port sqldiff over to use sqlite3_stdio. |
commit | commitdiff | tree |
2024-09-24 |
drh | Get output redirection working again in the CLI. |
commit | commitdiff | tree |
2024-09-24 |
dan | Fix a memory leak in sqlite3expert.c introduced by... |
commit | commitdiff | tree |
2024-09-24 |
drh | Add the sqlite3_stdio.h library for Windows console... |
commit | commitdiff | tree |
2024-09-24 |
dan | Avoid an error in sqlite3expert if the database has... |
commit | commitdiff | tree |
2024-09-24 |
drh | Use _wfopen() instead of fopen() on Windows in the... |
commit | commitdiff | tree |
2024-09-24 |
drh | Always use fputws() for output to a Windows command... |
commit | commitdiff | tree |
2024-09-24 |
drh | Remove an ALWAYS() that can sometimes be false, with... |
commit | commitdiff | tree |
2024-09-24 |
drh | In the CLI, when displaying results in a columnar forma... |
commit | commitdiff | tree |
2024-09-23 |
drh | CLI uses only lib-c for I/O on Windows. No calls to... |
commit | commitdiff | tree |
2024-09-23 |
dan | Fix a couple of problems with the sessions streaming... |
commit | commitdiff | tree |
2024-09-21 |
drh | Add the run-fuzzcheck target to the MSVC makefile. |
commit | commitdiff | tree |
2024-09-21 |
drh | If the database filename pointer passed to sqlite3_open... |
commit | commitdiff | tree |
2024-09-20 |
drh | Fix comment typo in the fileio.c extension. No changes... |
commit | commitdiff | tree |
2024-09-20 |
drh | New assert()s to help verify union access. No logic... |
commit | commitdiff | tree |
2024-09-19 |
drh | Fix harmless compiler warning in the vfstrace extension. |
commit | commitdiff | tree |
2024-09-19 |
drh | Improved rebustness to malformed UTF-16 inputs to sqlit... |
commit | commitdiff | tree |
2024-09-19 |
mistachkin | Remove a stray newline. |
commit | commitdiff | tree |
2024-09-18 |
drh | Improvements to the scope of valueFromFunction(). |
commit | commitdiff | tree |
2024-09-18 |
dan | Fix the preupdate hook so that it works when the "old... |
commit | commitdiff | tree |
2024-09-18 |
drh | Fix sqlite3-rsync so that it recognizes drive-letters... |
commit | commitdiff | tree |
2024-09-18 |
dan | Fix the preupdate hook so that it works when the "old... preupdate-hook-fix |
commit | commitdiff | tree |
2024-09-17 |
drh | Fix harmless static analyzer warning in sqlite3-rsync. |
commit | commitdiff | tree |
2024-09-17 |
drh | Add assert() statements to some of the sqlite3_bind... |
commit | commitdiff | tree |
2024-09-17 |
drh | In sqlite3-rsync, do not allow the '/' character to... |
commit | commitdiff | tree |
2024-09-16 |
drh | Fix a typo in an error message in sqlite3-rsync. |
commit | commitdiff | tree |
2024-09-16 |
drh | Cleanup the sqlite3-rsync executable as part of "make... |
commit | commitdiff | tree |
2024-09-16 |
drh | In sqlite3-rsync, |
commit | commitdiff | tree |
2024-09-16 |
drh | Improved error message in sqlite3-rsync if the SQL... |
commit | commitdiff | tree |
2024-09-15 |
drh | Provide more opportunity for the remote side in sqlite3... |
commit | commitdiff | tree |
2024-09-14 |
drh | Merge subsequent changes to sqlite-rsync that were... |
commit | commitdiff | tree |
2024-09-14 |
drh | Enhancements to sqlite_dbpage() so that it accepts... |
commit | commitdiff | tree |
2024-09-14 |
stephan | CLI arg handling robustness improvements. sqlite3-rsync |
commit | commitdiff | tree |
2024-09-14 |
drh | Add the --version option. |
commit | commitdiff | tree |
2024-09-14 |
drh | New debugging options: --logfile, --errorfile, --remot... |
commit | commitdiff | tree |
2024-09-14 |
drh | Always show the -v traffic message even if there are... |
commit | commitdiff | tree |
2024-09-14 |
drh | Add the --logfile FILE option for debugging. |
commit | commitdiff | tree |
2024-09-14 |
drh | Improved error messages coming out of sqlite3-rsync. |
commit | commitdiff | tree |
2024-09-14 |
drh | Make the output from sqlite3-rsync with a single -v... |
commit | commitdiff | tree |
2024-09-13 |
drh | Merge sqlite_dbpage fixes into the sqlite3-rsync branch. |
commit | commitdiff | tree |
2024-09-13 |
drh | Bug fix in the enhanced sqlite_dbpage for when truncati... dbpage |
commit | commitdiff | tree |
2024-09-13 |
drh | Fix harmless compiler warning on Windows. |
commit | commitdiff | tree |
2024-09-13 |
larrybr | Close the db as sqlite3_analyzer exits. (See [forum... |
commit | commitdiff | tree |
2024-09-13 |
drh | Improved informational output from sqlite3-rsync. |
commit | commitdiff | tree |
2024-09-13 |
drh | Preveious check-in was actually doing an 8-round Keccak... |
commit | commitdiff | tree |
2024-09-13 |
drh | Change the hash algorithm from SHA1 to a 6-round Keccak... |
commit | commitdiff | tree |
2024-09-13 |
drh | Further enhancement to PTRMAP display in showdb: Show... |
commit | commitdiff | tree |
2024-09-12 |
drh | Better initialization of new database files in sqlite3... |
commit | commitdiff | tree |
2024-09-12 |
drh | Enhancement to the "showdb" utility such that the ... |
commit | commitdiff | tree |
2024-09-12 |
stephan | Add RSYNC_OPT to the sqlite3-rsync build flags. |
commit | commitdiff | tree |
2024-09-12 |
stephan | Port some of the shell's CLI flag-handling code into... |
commit | commitdiff | tree |
2024-09-12 |
drh | Replica must be in writable_schema mode. |
commit | commitdiff | tree |
2024-09-12 |
drh | Improved --commcheck. Add the infoMsg() function which... |
commit | commitdiff | tree |
2024-09-12 |
drh | Pass the names of both the origin and the replica datab... |
commit | commitdiff | tree |
2024-09-12 |
drh | Add a protocol version number to the first message... |
commit | commitdiff | tree |
2024-09-12 |
drh | Add sha1() functions to the CLI. Fix sha1b() such... |
commit | commitdiff | tree |
2024-09-12 |
drh | Improved debugging output. |
commit | commitdiff | tree |
2024-09-11 |
drh | Progress on the sqlite3-rsync utility. This is an... |
commit | commitdiff | tree |
2024-09-11 |
drh | Disable the debug-use-only functions sqlite3_mutex_held... |
commit | commitdiff | tree |
2024-09-10 |
drh | Improved SSH infrastructure. The foundation is now... |
commit | commitdiff | tree |
2024-09-10 |
dan | Alternative implementation of fts5 locale=1 feature... |
commit | commitdiff | tree |
2024-09-10 |
dan | Remove a stray "breakpoint" from a test script. fts5-locale-alternate |
commit | commitdiff | tree |
2024-09-10 |
drh | Initial infrastructure for the sqlite3-rsync utility... |
commit | commitdiff | tree |
2024-09-10 |
dan | Fix a test in fts3corrupt4.test that would fail if... |
commit | commitdiff | tree |
2024-09-10 |
dan | Alternative implementation of fts5 locale=1 feature... |
commit | commitdiff | tree |
2024-09-10 |
drh | Add the ability for sqlite_dbpage to truncate the datab... |
commit | commitdiff | tree |
2024-09-09 |
dan | Fix an OOM-handling problem affecting locale=1 fts5... |
commit | commitdiff | tree |
2024-09-09 |
drh | Generalize the sqlite3_dbpage virtual table so that... |
commit | commitdiff | tree |
2024-09-09 |
drh | Move the vfstrace extension out of src/ and into ext... |
commit | commitdiff | tree |
2024-09-09 |
drh | Fix dependencies in makefiles to include ext/misc/vfstr... vfstrace |
commit | commitdiff | tree |
2024-09-09 |
drh | Fix harmless compiler warnings in the vfstrace.c extension. |
commit | commitdiff | tree |
2024-09-09 |
drh | Fix harmless compiler warnings in FTS5. |
commit | commitdiff | tree |
2024-09-09 |
drh | Move the vfstrace extension out of src/ over into ext... |
commit | commitdiff | tree |
2024-09-07 |
dan | Fix a problem with fts5 locale=1 tables and UPDATE... |
commit | commitdiff | tree |
2024-09-07 |
drh | Fix an off-by-one error in the routines that bind the... |
commit | commitdiff | tree |
2024-09-06 |
dan | Add tests for an fts5 NEAR() expression with a single... |
commit | commitdiff | tree |
2024-09-06 |
stephan | Resolve the "No rule to make target '0'" error when... |
commit | commitdiff | tree |
2024-09-06 |
drh | Fix a harmless stray carriage-return character. |
commit | commitdiff | tree |
2024-09-06 |
drh | In testrunner.tcl, correctly capture and display inform... |
commit | commitdiff | tree |
2024-09-06 |
drh | Fix harmless compiler warnings. |
commit | commitdiff | tree |
2024-09-06 |
drh | A testcase() macro added to help ensure that the fix... |
commit | commitdiff | tree |
2024-09-06 |
drh | Clarification and simplification to the README.md file... |
commit | commitdiff | tree |
next |