2024-11-14 |
stephan | Fix a state makefile dependency which refered to the... makefile-simplification |
commit | commitdiff | tree |
2024-11-14 |
stephan | Remove unused sqlite_cfg.h.in (sqlite_cfg.h gets genera... |
commit | commitdiff | tree |
2024-11-14 |
dan | Fix a problem with window functions min() and max(... |
commit | commitdiff | tree |
2024-11-14 |
stephan | Document the if block at the end of sqlite-check-tcl. |
commit | commitdiff | tree |
2024-11-14 |
stephan | configure: avoid performing multiple checks for -lm... |
commit | commitdiff | tree |
2024-11-13 |
drh | Enhance the vfstrace.c extension to show symbolic names... |
commit | commitdiff | tree |
2024-11-13 |
drh | Fix a memory leak in the ".dump" command of the CLI... |
commit | commitdiff | tree |
2024-11-13 |
drh | Add the test/fork-test.c test program. |
commit | commitdiff | tree |
2024-11-13 |
drh | Add the SQLITE_FCNTL_NULL_IO file-control. |
commit | commitdiff | tree |
2024-11-12 |
drh | Ensure that the sqlite3_index_info.idxStr string coming... |
commit | commitdiff | tree |
2024-11-11 |
drh | Clarify the documentation to make it clear that rows... |
commit | commitdiff | tree |
2024-11-11 |
dan | Fix the fts5 trigram tokenizer so that it handles non... |
commit | commitdiff | tree |
2024-11-11 |
drh | Add the ".dbtotxt" command to the CLI. |
commit | commitdiff | tree |
2024-11-11 |
stephan | Wrap some exceptionally long lines in main.mk. Add... |
commit | commitdiff | tree |
2024-11-11 |
drh | Use Win32 APIs to read/write the console in Windows... |
commit | commitdiff | tree |
2024-11-11 |
stephan | Doc update to account for [05073350087b]. |
commit | commitdiff | tree |
2024-11-11 |
stephan | Rename proj-define-if-opt-truthy to the more accurate... |
commit | commitdiff | tree |
2024-11-09 |
dan | Fix a case in fts3 where a corrupt database record... |
commit | commitdiff | tree |
2024-11-09 |
stephan | Fix a deps problem, introduced in [1bd9de719], which... |
commit | commitdiff | tree |
2024-11-09 |
stephan | Simplify usage of proj-assert by making the expr prefix... |
commit | commitdiff | tree |
2024-11-09 |
stephan | Remove three unused files from autosetup/. |
commit | commitdiff | tree |
2024-11-09 |
stephan | Remove an unused lib import from auto.def. |
commit | commitdiff | tree |
2024-11-08 |
drh | Increase the minimum SQLITE_LENGTH_LIMIT from 1 to... |
commit | commitdiff | tree |
2024-11-08 |
dan | Fix an assert() failure in sqlite3recover.c. |
commit | commitdiff | tree |
2024-11-08 |
stephan | Remove one dep from .tclenv.sh which is only valid... |
commit | commitdiff | tree |
2024-11-08 |
stephan | Add 'tcl' makefile target which builds all but tclexten... |
commit | commitdiff | tree |
2024-11-08 |
stephan | Add missing CFLAGS.intree_includes to T.compile.tcl... |
commit | commitdiff | tree |
2024-11-08 |
stephan | More closely emulate the legacy build's handling of... |
commit | commitdiff | tree |
2024-11-08 |
stephan | Support clients passing in LDFLAGS to configure/make... |
commit | commitdiff | tree |
2024-11-08 |
stephan | Disable setting of the SONAME (enabled by [2a2419ef742... |
commit | commitdiff | tree |
2024-11-07 |
dan | Fix an OOB write that could occur in fts3 when dealing... |
commit | commitdiff | tree |
2024-11-07 |
stephan | Extend the set of --flags which get cleared/unset when... |
commit | commitdiff | tree |
2024-11-07 |
stephan | Doc touchups in the line-editing feature check code. |
commit | commitdiff | tree |
2024-11-07 |
stephan | tcl configuration: --with-tcl=prefix is equivalent... |
commit | commitdiff | tree |
2024-11-07 |
drh | Further improvements to the ".mode json" output in... |
commit | commitdiff | tree |
2024-11-07 |
stephan | Autosetup doc touchups. |
commit | commitdiff | tree |
2024-11-07 |
stephan | Extend the list of "truthy" config values to include... |
commit | commitdiff | tree |
2024-11-07 |
stephan | Add some internal docs to auto.def explaining certain... |
commit | commitdiff | tree |
2024-11-07 |
stephan | Document the purpose of a global auto.def var added... |
commit | commitdiff | tree |
2024-11-07 |
stephan | When --with-linenoise refers to the msteveb flavor... |
commit | commitdiff | tree |
2024-11-07 |
stephan | Add mention of file-isexec in autosetup/README.md. |
commit | commitdiff | tree |
2024-11-07 |
stephan | Change several 'file exists' checks for tclsh to file... |
commit | commitdiff | tree |
2024-11-07 |
stephan | For platforms where tclsh is found but tclConfig.sh... |
commit | commitdiff | tree |
2024-11-06 |
drh | Fix an FTS3 corruption test case that depends on the... |
commit | commitdiff | tree |
2024-11-06 |
stephan | Re-phrase some (#if !SQLITE_CORE) to (#ifndef SQLITE_CO... |
commit | commitdiff | tree |
2024-11-06 |
stephan | Elaborate on how autosetup selects a tclsh to use. |
commit | commitdiff | tree |
2024-11-06 |
drh | Fix typo in the LICENSE.md file. |
commit | commitdiff | tree |
2024-11-06 |
stephan | Minor doc tweaks. |
commit | commitdiff | tree |
2024-11-06 |
stephan | When constructing the auto-reconfigure commands, only... |
commit | commitdiff | tree |
2024-11-06 |
stephan | Minor doc tweaks and typo fixes. |
commit | commitdiff | tree |
2024-11-06 |
stephan | Split the motivation of the makefile var naming convent... |
commit | commitdiff | tree |
2024-11-06 |
stephan | Add a section to autosetup/README.md describing the... |
commit | commitdiff | tree |
2024-11-06 |
stephan | Add autosetup/README.md - maintenance-related docs... |
commit | commitdiff | tree |
2024-11-06 |
stephan | Enhance the --with-emsdk flag to use a default value... |
commit | commitdiff | tree |
2024-11-05 |
drh | Improve the ".mode json" output of the CLI so that... |
commit | commitdiff | tree |
2024-11-05 |
dan | Have the xBestIndex method of the generate_series virtu... |
commit | commitdiff | tree |
2024-11-05 |
stephan | Work around a TCL {list-quoting} quirk when escaped... |
commit | commitdiff | tree |
2024-11-05 |
stephan | Remove the --enable-rbu flag from the configure script... |
commit | commitdiff | tree |
2024-11-05 |
drh | Ensure that the one-line running status output from... |
commit | commitdiff | tree |
2024-11-05 |
stephan | auto.def: remove an extraneous global var, some dead... |
commit | commitdiff | tree |
2024-11-05 |
stephan | Enhance the rpath configure check to honor --exec-prefi... |
commit | commitdiff | tree |
2024-11-05 |
stephan | Roll back [47e50fa84dacf83c] for consistency with the... |
commit | commitdiff | tree |
2024-11-05 |
stephan | Add the --enable-rbu configure flag and building of... |
commit | commitdiff | tree |
2024-11-05 |
stephan | Remove some dead makefile code. |
commit | commitdiff | tree |
2024-11-05 |
stephan | Change a (#define HAVE_FCHMOD) to (#define HAVE_FCHMOD... |
commit | commitdiff | tree |
2024-11-05 |
stephan | sqlite3_stdio.c now uses sqlite3_malloc()/sqlite3_free... |
commit | commitdiff | tree |
2024-11-04 |
drh | Fix the percentile extension so that works as an indepe... |
commit | commitdiff | tree |
2024-11-04 |
drh | Fix harmless compiler warnings. |
commit | commitdiff | tree |
2024-11-04 |
drh | Ensure that the database encoding is detected before... |
commit | commitdiff | tree |
2024-11-04 |
dan | Avoid loading the entire record into memory for an... |
commit | commitdiff | tree |
2024-11-04 |
stephan | Fix two mismatched uses of malloc() and sqlite3_free... |
commit | commitdiff | tree |
2024-11-04 |
stephan | Fix typo of --libexec ==> --libexecdir, discovered... |
commit | commitdiff | tree |
2024-11-04 |
stephan | Ensure that the ext/wasm fiddle build undefines certain... |
commit | commitdiff | tree |
2024-11-04 |
stephan | When installing the shared lib, re-activate the accommo... |
commit | commitdiff | tree |
2024-11-04 |
stephan | Minor internal doc additions. |
commit | commitdiff | tree |
2024-11-04 |
stephan | Latest upstream autosetup to get handling of (==ignorin... |
commit | commitdiff | tree |
2024-11-04 |
stephan | Latest upstream jimsh0.c, which accounts for the proble... |
commit | commitdiff | tree |
2024-11-04 |
stephan | Minor doc correction and proj.tcl-internal API renaming. |
commit | commitdiff | tree |
2024-11-03 |
stephan | Move the .default-CFLAGS handling into a utility functi... |
commit | commitdiff | tree |
2024-11-03 |
stephan | Fix a CFLAGS.jimsh typo in Makefile.in. Change default... |
commit | commitdiff | tree |
2024-11-03 |
stephan | If any autotools-conventional dir names are explicitly... |
commit | commitdiff | tree |
2024-11-03 |
stephan | Workaround for a compiler-specific jimsh compilation... |
commit | commitdiff | tree |
2024-11-03 |
stephan | Minor doc updates. Remove two outdated todos. |
commit | commitdiff | tree |
2024-11-03 |
stephan | Fix another T.exe typo and remove an outdated TODO. |
commit | commitdiff | tree |
2024-11-03 |
stephan | Fix T.exe typos in main.mk which break installation... |
commit | commitdiff | tree |
2024-11-02 |
stephan | An experiment in hybridizing overriding of autotools... autosetup-dir-overrides |
commit | commitdiff | tree |
2024-11-02 |
stephan | Add autotools-compatible overridable dir name vars... |
commit | commitdiff | tree |
2024-11-01 |
stephan | When configuring with --with-wasi-sdk, ensure that... |
commit | commitdiff | tree |
2024-10-31 |
drh | In testrunner.tcl, only show the ETC on the status... |
commit | commitdiff | tree |
2024-10-31 |
drh | Fix the clean-autosetup target in Makefile.in so that... |
commit | commitdiff | tree |
2024-10-31 |
drh | Extra defenses against UAF when failing to allocate... |
commit | commitdiff | tree |
2024-10-31 |
drh | When building a shared library on Mac, one must specify... |
commit | commitdiff | tree |
2024-10-31 |
drh | Omit unnecessary bold text in ./configure output. |
commit | commitdiff | tree |
2024-10-31 |
drh | Improved differentiation between antirez and msteveb... |
commit | commitdiff | tree |
2024-10-31 |
stephan | Add a missing 'close' call to proj-file-content-list. |
commit | commitdiff | tree |
2024-10-31 |
stephan | Add -trim flag to proj-file-content. |
commit | commitdiff | tree |
2024-10-31 |
stephan | Remove some proj-assert checks which are not valid... |
commit | commitdiff | tree |
2024-10-31 |
stephan | When reading in .default-CFLAGS, trim it. |
commit | commitdiff | tree |
2024-10-31 |
stephan | Add the .POSIX special target to the main makefiles... |
commit | commitdiff | tree |
2024-10-31 |
stephan | Add more deps to T.tcl.env.sh so that it gets rebuilt... |
commit | commitdiff | tree |
next |