| 2024-10-02 |
drh | Adjust the new truncation behavior of sqlite_dbpage... |
commit | commitdiff | tree | snapshot |
| 2024-10-02 |
drh | Remove all use of the "long double" data type from... |
commit | commitdiff | tree | snapshot |
| 2024-10-02 |
drh | Remove a few more traces of long double from the code. omit-long-double |
commit | commitdiff | tree | snapshot |
| 2024-10-02 |
dan | Ensure that if sqlite3_snapshot_get() is called immedia... |
commit | commitdiff | tree | snapshot |
| 2024-10-02 |
dan | Merge latest trunk changes into this branch. snapshot_get-locking |
commit | commitdiff | tree | snapshot |
| 2024-10-02 |
dan | Update docs for sqlite3_snapshot_get(). |
commit | commitdiff | tree | snapshot |
| 2024-10-01 |
dan | Rationalize code further. And add tests. |
commit | commitdiff | tree | snapshot |
| 2024-10-01 |
drh | Remove all code that makes use of the C-language "long... |
commit | commitdiff | tree | snapshot |
| 2024-10-01 |
drh | New #ifdefs to omit code that is unused when SQLITE_USE... |
commit | commitdiff | tree | snapshot |
| 2024-10-01 |
stephan | Another comment about the LONGDOUBLE wasm topic. No... |
commit | commitdiff | tree | snapshot |
| 2024-10-01 |
stephan | Use the new SQLITE_USE_LONG_DOUBLE to disable long... |
commit | commitdiff | tree | snapshot |
| 2024-10-01 |
drh | Add compile-time option -DSQLITE_USE_LONG_DOUBLE=0... |
commit | commitdiff | tree | snapshot |
| 2024-10-01 |
stephan | Get more of the CLI utils building. |
commit | commitdiff | tree | snapshot |
| 2024-10-01 |
stephan | Correct missing LDFLAGS_ZLIB for libsqlite3.so. |
commit | commitdiff | tree | snapshot |
| 2024-10-01 |
stephan | Fix reversed logic in the build/target/host names in... |
commit | commitdiff | tree | snapshot |
| 2024-10-01 |
stephan | Add an #if'd-out block to sqlite3-wasm.c mentioning... |
commit | commitdiff | tree | snapshot |
| 2024-09-30 |
stephan | Add static library build. Get build working (for a... |
commit | commitdiff | tree | snapshot |
| 2024-09-30 |
drh | Fix the character width tables for the CLI such that... |
commit | commitdiff | tree | snapshot |
| 2024-09-30 |
stephan | More generic build tinkering. |
commit | commitdiff | tree | snapshot |
| 2024-09-30 |
dan | In fts5, avoid starting a new merge of level L if there... |
commit | commitdiff | tree | snapshot |
| 2024-09-30 |
stephan | Generic build tinkering. |
commit | commitdiff | tree | snapshot |
| 2024-09-28 |
dan | Rationalize some of the new code on this branch. |
commit | commitdiff | tree | snapshot |
| 2024-09-28 |
drh | Fix the CLI so that the --bom option only outputs a... |
commit | commitdiff | tree | snapshot |
| 2024-09-28 |
dan | Merge trunk changes into this branch. fts5-contentless-unindexed |
commit | commitdiff | tree | snapshot |
| 2024-09-28 |
stephan | Add another missing mkdir to the wasm build process. |
commit | commitdiff | tree | snapshot |
| 2024-09-28 |
dan | Add tests for DELETE on contentless, contentless-delete... |
commit | commitdiff | tree | snapshot |
| 2024-09-28 |
stephan | Get libsqlite3.so building. |
commit | commitdiff | tree | snapshot |
| 2024-09-28 |
stephan | Complete a line of documentation which was interrupted... |
commit | commitdiff | tree | snapshot |
| 2024-09-28 |
stephan | wasm: move the makefile-eval-generated fiddle rules... |
commit | commitdiff | tree | snapshot |
| 2024-09-28 |
stephan | Ensure that the temporary build dir is mkdir'd by wasm... |
commit | commitdiff | tree | snapshot |
| 2024-09-28 |
stephan | For wasm builds: automatically use higher optimization... |
commit | commitdiff | tree | snapshot |
| 2024-09-28 |
stephan | Latest upstream autosetup for a --help fix on QNX. |
commit | commitdiff | tree | snapshot |
| 2024-09-28 |
stephan | Minor makefile doc fixes. No functional changes. |
commit | commitdiff | tree | snapshot |
| 2024-09-28 |
stephan | Merge trunk into autosetup branch for latest wasm pieces. |
commit | commitdiff | tree | snapshot |
| 2024-09-28 |
stephan | Merge wasm-build-rework branch into trunk. Summary... |
commit | commitdiff | tree | snapshot |
| 2024-09-27 |
stephan | Fix fiddle build broken by recent build-level reworks... wasm-build-rework |
commit | commitdiff | tree | snapshot |
| 2024-09-27 |
dan | Extra test cases for UPDATEs of contentless tables. |
commit | commitdiff | tree | snapshot |
| 2024-09-27 |
dan | Fix a problem with UPDATE statements that modify the... |
commit | commitdiff | tree | snapshot |
| 2024-09-27 |
dan | Fix a problem with UPDATEs that do not modify all UNIND... |
commit | commitdiff | tree | snapshot |
| 2024-09-27 |
stephan | Merge trunk into the autosetup branch. |
commit | commitdiff | tree | snapshot |
| 2024-09-27 |
stephan | Squash sign-comparison warnings reported in [forum... |
commit | commitdiff | tree | snapshot |
| 2024-09-27 |
stephan | Add basic libreadline detection and build CLI shell. |
commit | commitdiff | tree | snapshot |
| 2024-09-27 |
stephan | General tinkering and cleanups in the autosetup bits. |
commit | commitdiff | tree | snapshot |
| 2024-09-27 |
dan | Merge trunk changes into this branch. |
commit | commitdiff | tree | snapshot |
| 2024-09-27 |
dan | Allow UPDATEs of unindexed columns in fts5 contentless_... |
commit | commitdiff | tree | snapshot |
| 2024-09-27 |
stephan | Rename TCL_GENERATOR to BTCL for consistency with BCC... |
commit | commitdiff | tree | snapshot |
| 2024-09-27 |
stephan | Disable the optional extending of JimTCL on the grounds... |
commit | commitdiff | tree | snapshot |
| 2024-09-27 |
stephan | General auto.def cleanups, mostly around JimTCL. Swap... |
commit | commitdiff | tree | snapshot |
| 2024-09-27 |
stephan | Tweak build to fall back to system-side tclsh if we... |
commit | commitdiff | tree | snapshot |
| 2024-09-27 |
stephan | Run all of the TCL-based code generators using JimTCL. |
commit | commitdiff | tree | snapshot |
| 2024-09-27 |
stephan | Generate sqlite3.h/.c with jimsh, somewhat to my surprise. |
commit | commitdiff | tree | snapshot |
| 2024-09-27 |
stephan | Experimentally build shell.c using the autosetup-provid... |
commit | commitdiff | tree | snapshot |
| 2024-09-27 |
stephan | Remove some gratuitous overengineering before it can... |
commit | commitdiff | tree | snapshot |
| 2024-09-27 |
stephan | Get the generated .c/.h files generating. |
commit | commitdiff | tree | snapshot |
| 2024-09-26 |
drh | Fix a harmless compiler warning in the CLI. |
commit | commitdiff | tree | snapshot |
| 2024-09-26 |
stephan | Re-indent some tcl code. |
commit | commitdiff | tree | snapshot |
| 2024-09-26 |
stephan | Latest hwaci-common.tcl after refactoring to facilitate... |
commit | commitdiff | tree | snapshot |
| 2024-09-26 |
drh | Add the ext/misc/sqlite3_stdio.c portability interface... |
commit | commitdiff | tree | snapshot |
| 2024-09-26 |
drh | Provide SQLITE_U8TEXT_ONLY and SQLITE_U8TEXT_STDIO... cli-stdlib |
commit | commitdiff | tree | snapshot |
| 2024-09-26 |
stephan | Get lemon building. Re-indent hwaci-common.tcl for... |
commit | commitdiff | tree | snapshot |
| 2024-09-26 |
stephan | Resolve a harmless compiler warning in QNX builds. |
commit | commitdiff | tree | snapshot |
| 2024-09-26 |
dan | When possible, avoid taking wal file read-lock 0 in... |
commit | commitdiff | tree | snapshot |
| 2024-09-26 |
stephan | Do not remove *.def in the cleanup rules because auto... |
commit | commitdiff | tree | snapshot |
| 2024-09-26 |
drh | Clarification of the meaning of the nByte parameter... |
commit | commitdiff | tree | snapshot |
| 2024-09-26 |
stephan | Cleanups of the --with-wasi-sdk bits. Straighten out... |
commit | commitdiff | tree | snapshot |
| 2024-09-26 |
stephan | Merge current trunk into this branch. |
commit | commitdiff | tree | snapshot |
| 2024-09-26 |
stephan | Remove a misled acrobatics related to cross-compilation... |
commit | commitdiff | tree | snapshot |
| 2024-09-26 |
drh | Fix shell test cases to account for recent additions... |
commit | commitdiff | tree | snapshot |
| 2024-09-25 |
stephan | Time for a break. |
commit | commitdiff | tree | snapshot |
| 2024-09-25 |
stephan | Integrate the configure-time Emscripten bits. |
commit | commitdiff | tree | snapshot |
| 2024-09-25 |
dan | Change the way tokendata indexes are collected for... |
commit | commitdiff | tree | snapshot |
| 2024-09-25 |
stephan | Further streamlining of auto.def. |
commit | commitdiff | tree | snapshot |
| 2024-09-25 |
drh | Always show HTML table headers in ".www" output mode. |
commit | commitdiff | tree | snapshot |
| 2024-09-25 |
drh | Add the --plain option to the ".www" dot-command. |
commit | commitdiff | tree | snapshot |
| 2024-09-25 |
drh | Have the zipfile and fileio extensions use sqlite3_stdi... |
commit | commitdiff | tree | snapshot |
| 2024-09-25 |
stephan | Improve common feature flag handling a bit. |
commit | commitdiff | tree | snapshot |
| 2024-09-25 |
stephan | Lots of work on auto.def and the utility tcl lib. Still... |
commit | commitdiff | tree | snapshot |
| 2024-09-25 |
drh | Redirect timer output just like any other text. |
commit | commitdiff | tree | snapshot |
| 2024-09-25 |
drh | Improvements to ".www" and ".output -w" so that text... |
commit | commitdiff | tree | snapshot |
| 2024-09-25 |
drh | Add the "www" output mode that include <table>... |
commit | commitdiff | tree | snapshot |
| 2024-09-25 |
drh | Always include a UTF-8 BOM at the beginning of the... |
commit | commitdiff | tree | snapshot |
| 2024-09-25 |
stephan | Change --enable-tempstore to --with-tempstore to avoid... |
commit | commitdiff | tree | snapshot |
| 2024-09-25 |
dan | Prevent regular DELETE and UPDATE statements from runni... |
commit | commitdiff | tree | snapshot |
| 2024-09-25 |
drh | Fix stray fputs() calls in the CLI. |
commit | commitdiff | tree | snapshot |
| 2024-09-25 |
drh | Use sqlite3_fgets() instead of fgetc() to end the start... |
commit | commitdiff | tree | snapshot |
| 2024-09-25 |
drh | Merge trunk enhancements, and especially the zero-... |
commit | commitdiff | tree | snapshot |
| 2024-09-25 |
drh | In the CLI, for columnar output formats, try to account... |
commit | commitdiff | tree | snapshot |
| 2024-09-25 |
drh | Improvements to comments on data structures and subrout... variable-width-char |
commit | commitdiff | tree | snapshot |
| 2024-09-25 |
stephan | Baby steps towards a working auto.def. |
commit | commitdiff | tree | snapshot |
| 2024-09-25 |
stephan | Add --enable-tempstore support and document some of... |
commit | commitdiff | tree | snapshot |
| 2024-09-25 |
stephan | Re-enable the --enable-all bits after figuring out... |
commit | commitdiff | tree | snapshot |
| 2024-09-25 |
stephan | Disable with --enable-all bits, as the helper function... |
commit | commitdiff | tree | snapshot |
| 2024-09-25 |
stephan | Correct some copy/paste errors in the previous checkin. |
commit | commitdiff | tree | snapshot |
| 2024-09-25 |
stephan | Get --enable-all flag essentially working. |
commit | commitdiff | tree | snapshot |
| 2024-09-25 |
stephan | Get several of the --enable/--disable configure flags... |
commit | commitdiff | tree | snapshot |
| 2024-09-25 |
stephan | Testing libfossil checkin fix for inheritance of privat... |
commit | commitdiff | tree | snapshot |
| 2024-09-25 |
stephan | Get skeleton auto.def running, but it doesn't really... |
commit | commitdiff | tree | snapshot |
| 2024-09-24 |
stephan | Minor wasmfs speedtest1 build tweaks. Disable one wasmf... |
commit | commitdiff | tree | snapshot |
| 2024-09-24 |
stephan | Initial pristine autosetup bits. |
commit | commitdiff | tree | snapshot |
| 2024-09-24 |
drh | Fix over-length lines in the shell source code. |
commit | commitdiff | tree | snapshot |
| next |