]> git.ipfire.org Git - thirdparty/sqlite.git/shortlog
thirdparty/sqlite.git
2024-09-30  stephanAdd static library build. Get build working (for a...
2024-09-30  stephanMore generic build tinkering.
2024-09-30  stephanGeneric build tinkering.
2024-09-28  stephanGet libsqlite3.so building.
2024-09-28  stephanLatest upstream autosetup for a --help fix on QNX.
2024-09-28  stephanMerge trunk into autosetup branch for latest wasm pieces.
2024-09-28  stephanMerge wasm-build-rework branch into trunk. Summary...
2024-09-27  stephanFix fiddle build broken by recent build-level reworks... wasm-build-rework
2024-09-27  stephanMerge trunk into the autosetup branch.
2024-09-27  stephanSquash sign-comparison warnings reported in [forum...
2024-09-27  stephanAdd basic libreadline detection and build CLI shell.
2024-09-27  stephanGeneral tinkering and cleanups in the autosetup bits.
2024-09-27  stephanRename TCL_GENERATOR to BTCL for consistency with BCC...
2024-09-27  stephanDisable the optional extending of JimTCL on the grounds...
2024-09-27  stephanGeneral auto.def cleanups, mostly around JimTCL. Swap...
2024-09-27  stephanTweak build to fall back to system-side tclsh if we...
2024-09-27  stephanRun all of the TCL-based code generators using JimTCL.
2024-09-27  stephanGenerate sqlite3.h/.c with jimsh, somewhat to my surprise.
2024-09-27  stephanExperimentally build shell.c using the autosetup-provid...
2024-09-27  stephanRemove some gratuitous overengineering before it can...
2024-09-27  stephanGet the generated .c/.h files generating.
2024-09-26  drhFix a harmless compiler warning in the CLI.
2024-09-26  stephanRe-indent some tcl code.
2024-09-26  stephanLatest hwaci-common.tcl after refactoring to facilitate...
2024-09-26  drhAdd the ext/misc/sqlite3_stdio.c portability interface...
2024-09-26  drhProvide SQLITE_U8TEXT_ONLY and SQLITE_U8TEXT_STDIO... cli-stdlib
2024-09-26  stephanGet lemon building. Re-indent hwaci-common.tcl for...
2024-09-26  stephanResolve a harmless compiler warning in QNX builds.
2024-09-26  stephanDo not remove *.def in the cleanup rules because auto...
2024-09-26  drhClarification of the meaning of the nByte parameter...
2024-09-26  stephanCleanups of the --with-wasi-sdk bits. Straighten out...
2024-09-26  stephanMerge current trunk into this branch.
2024-09-26  stephanRemove a misled acrobatics related to cross-compilation...
2024-09-26  drhFix shell test cases to account for recent additions...
2024-09-25  stephanTime for a break.
2024-09-25  stephanIntegrate the configure-time Emscripten bits.
2024-09-25  stephanFurther streamlining of auto.def.
2024-09-25  drhAlways show HTML table headers in ".www" output mode.
2024-09-25  drhAdd the --plain option to the ".www" dot-command.
2024-09-25  drhHave the zipfile and fileio extensions use sqlite3_stdi...
2024-09-25  stephanImprove common feature flag handling a bit.
2024-09-25  stephanLots of work on auto.def and the utility tcl lib. Still...
2024-09-25  drhRedirect timer output just like any other text.
2024-09-25  drhImprovements to ".www" and ".output -w" so that text...
2024-09-25  drhAdd the "www" output mode that include <table&gt...
2024-09-25  drhAlways include a UTF-8 BOM at the beginning of the...
2024-09-25  stephanChange --enable-tempstore to --with-tempstore to avoid...
2024-09-25  drhFix stray fputs() calls in the CLI.
2024-09-25  drhUse sqlite3_fgets() instead of fgetc() to end the start...
2024-09-25  drhMerge trunk enhancements, and especially the zero-...
2024-09-25  drhIn the CLI, for columnar output formats, try to account...
2024-09-25  drhImprovements to comments on data structures and subrout... variable-width-char
2024-09-25  stephanBaby steps towards a working auto.def.
2024-09-25  stephanAdd --enable-tempstore support and document some of...
2024-09-25  stephanRe-enable the --enable-all bits after figuring out...
2024-09-25  stephanDisable with --enable-all bits, as the helper function...
2024-09-25  stephanCorrect some copy/paste errors in the previous checkin.
2024-09-25  stephanGet --enable-all flag essentially working.
2024-09-25  stephanGet several of the --enable/--disable configure flags...
2024-09-25  stephanTesting libfossil checkin fix for inheritance of privat...
2024-09-25  stephanGet skeleton auto.def running, but it doesn't really...
2024-09-24  stephanMinor wasmfs speedtest1 build tweaks. Disable one wasmf...
2024-09-24  stephanInitial pristine autosetup bits.
2024-09-24  drhFix over-length lines in the shell source code.
2024-09-24  drhFix error messages in the shell.
2024-09-24  drhGet fiddle working again on this branch.
2024-09-24  drhPort sqlite3_analyzer.exe to use sqlite3_stdio.
2024-09-24  drhPort sqldiff over to use sqlite3_stdio.
2024-09-24  drhGet output redirection working again in the CLI.
2024-09-24  danFix a memory leak in sqlite3expert.c introduced by...
2024-09-24  drhAdd the sqlite3_stdio.h library for Windows console...
2024-09-24  stephanMinor tweaks in mkwasmbuilds.c.
2024-09-24  stephanWasm build cleanups. Fix the wasm speedtest1 builds...
2024-09-24  danAvoid an error in sqlite3expert if the database has...
2024-09-24  drhUse _wfopen() instead of fopen() on Windows in the...
2024-09-24  drhAlways use fputws() for output to a Windows command...
2024-09-24  drhRemove an ALWAYS() that can sometimes be false, with...
2024-09-24  stephanFurther wasm build cleanups and tweaks. No functional...
2024-09-24  drhIn the CLI, when displaying results in a columnar forma...
2024-09-23  stephanTypo fix in makefile comments.
2024-09-23  stephanwasm: replace much of the eval makefile spaghetti with...
2024-09-23  drhCLI uses only lib-c for I/O on Windows. No calls to...
2024-09-23  danFix a couple of problems with the sessions streaming...
2024-09-23  stephanMerge current trunk into this branch.
2024-09-21  drhAdd the run-fuzzcheck target to the MSVC makefile.
2024-09-21  drhIf the database filename pointer passed to sqlite3_open...
2024-09-20  drhFix comment typo in the fileio.c extension. No changes...
2024-09-20  drhNew assert()s to help verify union access. No logic...
2024-09-19  drhFix harmless compiler warning in the vfstrace extension.
2024-09-19  drhImproved rebustness to malformed UTF-16 inputs to sqlit...
2024-09-19  mistachkinRemove a stray newline.
2024-09-18  drhImprovements to the scope of valueFromFunction().
2024-09-18  danFix the preupdate hook so that it works when the "old...
2024-09-18  drhFix sqlite3-rsync so that it recognizes drive-letters...
2024-09-18  danFix the preupdate hook so that it works when the "old... preupdate-hook-fix
2024-09-17  drhFix harmless static analyzer warning in sqlite3-rsync.
2024-09-17  drhAdd assert() statements to some of the sqlite3_bind...
2024-09-17  drhIn sqlite3-rsync, do not allow the '/' character to...
2024-09-16  drhFix a typo in an error message in sqlite3-rsync.
2024-09-16  drhCleanup the sqlite3-rsync executable as part of "make...
next