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

Fix another T.exe typo and remove an outdated TODO. (tags: trunk)

Fix another T.exe typo and remove an outdated TODO. (tags: trunk)

View Article


Minor doc updates. Remove two outdated todos. (tags: trunk)

Minor doc updates. Remove two outdated todos. (tags: trunk)

View Article


Workaround for a compiler-specific jimsh compilation error reported in...

Workaround for a compiler-specific jimsh compilation error reported in [forum:18e420d0b1404d63|forum post 18e420d0]. Reported upstream as [https://github.com/msteveb/jimtcl/issues/322|ticket #322]....

View Article

*MERGE* If any autotools-conventional dir names are explicitly overridden via...

*MERGE* If any autotools-conventional dir names are explicitly overridden via ./configure --dirname=X then export those names as-is to the makefile, otherwise derive them from $prefix. This is, at...

View Article

Fix a CFLAGS.jimsh typo in Makefile.in. Change default jimsh flags to include...

Fix a CFLAGS.jimsh typo in Makefile.in. Change default jimsh flags to include -O1, which slows down its build but speeds up its runtime considerably. (tags: trunk)

View Article


Move the .default-CFLAGS handling into a utility function, rename the...

Move the .default-CFLAGS handling into a utility function, rename the corresponding file to .env-VAR, and apply that lookup to a couple more places. (tags: trunk)

View Article

Minor doc correction and proj.tcl-internal API renaming. (tags: trunk)

Minor doc correction and proj.tcl-internal API renaming. (tags: trunk)

View Article

Latest upstream jimsh0.c, which accounts for the problem patched locally by...

Latest upstream jimsh0.c, which accounts for the problem patched locally by [29b944959568]. (tags: trunk)

View Article


Latest upstream autosetup to get handling of (==ignoring) autotools'...

Latest upstream autosetup to get handling of (==ignoring) autotools' x-includes and x-libraries flags and stop leakage of some autosetup-init-level vars into auto.def's global scope. (tags: trunk)

View Article


Minor internal doc additions. (tags: trunk)

Minor internal doc additions. (tags: trunk)

View Article

When installing the shared lib, re-activate the accommodation of legacy-style...

When installing the shared lib, re-activate the accommodation of legacy-style .so links (removed in [80584e165e4]) based on two reports that not having those will cause all clients linked against the...

View Article

Ensure that the ext/wasm fiddle build undefines certain shell feature flags...

Ensure that the ext/wasm fiddle build undefines certain shell feature flags which it cannot use but might be inherited from the top-level makefile. (tags: trunk)

View Article

Fix typo of --libexec ==> --libexecdir, discovered via audit of a downstream...

Fix typo of --libexec ==> --libexecdir, discovered via audit of a downstream build script. Unrelated doc touchups. (tags: trunk)

View Article


Fix two mismatched uses of malloc() and sqlite3_free() in sqlite3_stdio.c, as...

Fix two mismatched uses of malloc() and sqlite3_free() in sqlite3_stdio.c, as reported in [forum:7dd7c70038 | forum post 7dd7c70038]. (tags: trunk)

View Article

Fix two mismatched uses of malloc() and sqlite3_free() in sqlite3_stdio.c, as...

Fix two mismatched uses of malloc() and sqlite3_free() in sqlite3_stdio.c, as reported in [forum:7dd7c70038 | forum post 7dd7c70038]. (tags: branch-3.47)

View Article


Avoid loading the entire record into memory for an sqlite3_preupdate_old()...

Avoid loading the entire record into memory for an sqlite3_preupdate_old() call that retrieves an IPK value. (tags: trunk)

View Article

Avoid loading the entire record into memory for an sqlite3_preupdate_old()...

Avoid loading the entire record into memory for an sqlite3_preupdate_old() call that retrieves an IPK value. (tags: branch-3.46)

View Article


Ensure that the database encoding is detected before the code generator gets...

Ensure that the database encoding is detected before the code generator gets too far down into byte-code generation and execution, but not so early that it interferes with initialization....

View Article

Fix harmless compiler warnings. (tags: trunk)

Fix harmless compiler warnings. (tags: trunk)

View Article

Fix the percentile extension so that works as an independent extension....

Fix the percentile extension so that works as an independent extension. [forum:/forumpost/ab25469a350e0488|Forum post ab25469a350e0488] (tags: trunk)

View Article
Browsing all 2276 articles
Browse latest View live