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

Complete a line of documentation which was interrupted mid-sentence. (tags:...

Complete a line of documentation which was interrupted mid-sentence. (tags: trunk)

View Article


Add tests for DELETE on contentless, contentless-delete and...

Add tests for DELETE on contentless, contentless-delete and contentless-unindexed fts5 tables. (tags: fts5-contentless-unindexed)

View Article


Add another missing mkdir to the wasm build process. (tags: trunk)

Add another missing mkdir to the wasm build process. (tags: trunk)

View Article

*MERGE* Merge trunk changes into this branch. (tags: fts5-contentless-unindexed)

*MERGE* Merge trunk changes into this branch. (tags: fts5-contentless-unindexed)

View Article

Fix the CLI so that the --bom option only outputs a single BOM, not two....

Fix the CLI so that the --bom option only outputs a single BOM, not two. (tags: trunk)

View Article


Rationalize some of the new code on this branch. (tags: fts5-tokendata-prefix)

Rationalize some of the new code on this branch. (tags: fts5-tokendata-prefix)

View Article

*MERGE* Merge all the latest trunk enhancements into the begin-concurrent...

*MERGE* Merge all the latest trunk enhancements into the begin-concurrent branch. (tags: begin-concurrent)

View Article

*MERGE* Merge the latest trunk enhancements into the wal2 branch. (tags: wal2)

*MERGE* Merge the latest trunk enhancements into the wal2 branch. (tags: wal2)

View Article


*MERGE* Merge the latest trunk enhancements into the reuse-schema branch....

*MERGE* Merge the latest trunk enhancements into the reuse-schema branch. (tags: reuse-schema)

View Article


In fts5, avoid starting a new merge of level L if there exists already an...

In fts5, avoid starting a new merge of level L if there exists already an ongoing merge of a level less than L. (tags: trunk)

View Article

*MERGE* Merge the latest trunk enhancements, including fix for assert()...

*MERGE* Merge the latest trunk enhancements, including fix for assert() failure in fts5, into the wal2 branch. (tags: wal2)

View Article

Fix a usan warning in test_hexio.c on this branch. (tags: wal2)

Fix a usan warning in test_hexio.c on this branch. (tags: wal2)

View Article

*MERGE* Merge the latest trunk enhancements, via the wal2 branch, into the...

*MERGE* Merge the latest trunk enhancements, via the wal2 branch, into the bedrock branch. (tags: bedrock)

View Article


Fix the character width tables for the CLI such that all unicode code-points...

Fix the character width tables for the CLI such that all unicode code-points less than 0x300 have a width of 1. This is in fact the case for Mac, Ubuntu, and Windows. (tags: trunk)

View Article

Add an #if'd-out block to sqlite3-wasm.c mentioning the LONGDOUBLE_TYPE, as...

Add an #if'd-out block to sqlite3-wasm.c mentioning the LONGDOUBLE_TYPE, as brought up in [forum:cbfb0d0ac0a4e349 | forum post cbfb0d0ac]. No functional changes. (tags: trunk)

View Article


Add compile-time option -DSQLITE_USE_LONG_DOUBLE=0 to omit all attempts to...

Add compile-time option -DSQLITE_USE_LONG_DOUBLE=0 to omit all attempts to use "long double". Or =1 to omit attempts to use the Dekker algorithms to achieve high-resolution floating point. (tags: trunk)

View Article

Use the new SQLITE_USE_LONG_DOUBLE to disable long-double support in WASM...

Use the new SQLITE_USE_LONG_DOUBLE to disable long-double support in WASM builds, as they cannot be represented in JS and this saves approximately 5.5kb in the resulting wasm file. (tags: trunk)

View Article


Another comment about the LONGDOUBLE wasm topic. No code changes. (tags: trunk)

Another comment about the LONGDOUBLE wasm topic. No code changes. (tags: trunk)

View Article

New #ifdefs to omit code that is unused when SQLITE_USE_LONG DOUBLE is...

New #ifdefs to omit code that is unused when SQLITE_USE_LONG DOUBLE is defined. (tags: trunk)

View Article

Remove all code that makes use of the C-language "long double" datatype....

Remove all code that makes use of the C-language "long double" datatype. (tags: omit-long-double)

View Article
Browsing all 2701 articles
Browse latest View live