Quantcast
Channel: SQLite
Browsing all 2701 articles
Browse latest View live
↧

Restructure [826bad10e9ccd6f71e] as that structure mysteriously breaks the...

Restructure [826bad10e9ccd6f71e] as that structure mysteriously breaks the --prefix=... configure flag. (tags: trunk)

View Article


Diverse configure tweaks to better support package maintainers on the...

Diverse configure tweaks to better support package maintainers on the unix-on-windows environments like msys2, cygwin, and mingw, based largely on feedback in forum posts...

View Article


Configure script cosmetics: emit the host/build system info before the...

Configure script cosmetics: emit the host/build system info before the directory info. (Edit: this mysteriously broke the --prefix=... flag again) (Edit - no, it didn't - it was a test methodology...

View Article

Configure script cosmetics: emit the host/build system info before the...

Configure script cosmetics: emit the host/build system info before the directory info. (tags: branch-3.49)

View Article

Improved help messages for the --escape option in the CLI. (tags: trunk)

Improved help messages for the --escape option in the CLI. (tags: trunk)

View Article


Fix harmless "unused parameter" compiler warnings. (tags: trunk)

Fix harmless "unused parameter" compiler warnings. (tags: trunk)

View Article

Change the default control-character escape algorithm from "symbol" to...

Change the default control-character escape algorithm from "symbol" to "ascii", since the "ascii" algorithm works even on terminals that do not support unicode. (tags: trunk)

View Article

Fix a test case that was broken when the default --escape type was changed by...

Fix a test case that was broken when the default --escape type was changed by the previous check-in. (tags: trunk)

View Article


Approximately 50 typo fixes, spanning the whole tree, contributed via...

Approximately 50 typo fixes, spanning the whole tree, contributed via [forum:006c8fa165083ac3|forum post 006c8fa165083ac3] and individually checked for correctness. Affects only code comments, docs,...

View Article


Disable some misuse tests that sometimes cause segfaults during "make...

Disable some misuse tests that sometimes cause segfaults during "make releasetest". (tags: trunk)

View Article

More work on the sahpool digest fix. New/fixed versions can read legacy (no...

More work on the sahpool digest fix. New/fixed versions can read legacy (no digest) files but the reverse is only possible in limited circumstances (when files originated from a legacy version). The...

View Article

Fix a bug in mkwasmbuilds.c, introduced in [e4539ebebd89], which caused...

Fix a bug in mkwasmbuilds.c, introduced in [e4539ebebd89], which caused sqlite3.wasm to get deleted directly after it was built. (tags: trunk)

View Article

*MERGE* Merge trunk into the sahpool-digest branch. (tags: sahpool-digest)

*MERGE* Merge trunk into the sahpool-digest branch. (tags: sahpool-digest)

View Article


Shift some bootstrapping configure bits to avoid emitting extra output if...

Shift some bootstrapping configure bits to avoid emitting extra output if --help is specified. (tags: trunk)

View Article

configure: extend the readline detection a bit so that it can find readline...

configure: extend the readline detection a bit so that it can find readline on termux environments without having to be told where it is. Fix a typo in a libedit-related message. (tags: trunk)

View Article


Undo part of [69e83ab859c], as that order of operations breaks the...

Undo part of [69e83ab859c], as that order of operations breaks the --prefix=... configure flag. Found a workaround for the library version and OS/environment info being emitted when --help. (tags: trunk)

View Article

Teach testrunner.tcl to identify an msys environment. (tags: trunk)

Teach testrunner.tcl to identify an msys environment. (tags: trunk)

View Article


(Edit: Moved to a branch because this breaks "./configure && make devtest")...

(Edit: Moved to a branch because this breaks "./configure && make devtest") Teach testrunner how to run local binaries which have a .exe extension. Also teach it to recognized mingw...

View Article

Internal doc typo fixes reported in [forum:01d15f21b6|forum post 01d15f21b6]....

Internal doc typo fixes reported in [forum:01d15f21b6|forum post 01d15f21b6]. (tags: build-break)

View Article

Add support for SQLITE_EXTRA_INIT_MUTEXED - like SQLITE_EXTRA_INIT, but is...

Add support for SQLITE_EXTRA_INIT_MUTEXED - like SQLITE_EXTRA_INIT, but is called from within sqlite3_initialize() when the SQLITE_MUTEX_STATIC_MAIN mutex is still held. (tags: build-break)

View Article
Browsing all 2701 articles
Browse latest View live