Quantcast
Browsing all 2736 articles
Browse latest View live

Put a 16-byte hash table for column names on each Table object, to speed up...

Put a 16-byte hash table for column names on each Table object, to speed up column name lookups. (tags: trunk)

View Article


Add the "star" testset to speedtest1. Include it as part of "mix1". (tags:...

Add the "star" testset to speedtest1. Include it as part of "mix1". (tags: trunk)

View Article


configure: when transfering ENABLE/OMIT flags from CFLAGS to...

configure: when transfering ENABLE/OMIT flags from CFLAGS to OPT_FEATURE_FLAGS, also do the same for CPPFLAGS and remove those ENABLE/OMIT flags from CFLAGS/CPPFLAGS to mimic legacy build behavior....

View Article

configure: when transfering ENABLE/OMIT flags from CFLAGS to...

configure: when transfering ENABLE/OMIT flags from CFLAGS to OPT_FEATURE_FLAGS, also do the same for CPPFLAGS and remove those ENABLE/OMIT flags from CFLAGS/CPPFLAGS to mimic legacy build behavior....

View Article

wasm: add some build-time validation to ensure that the problem fixed in...

wasm: add some build-time validation to ensure that the problem fixed in [65798c09a00662a3] does not recur. Ensure that files generated via mkwasmbuilds.c have the generated makefile as a dependency....

View Article


JS: add a mechanism to the Worker1 exec API to fetch the last_insert_rowid(),...

JS: add a mechanism to the Worker1 exec API to fetch the last_insert_rowid(), as requested in [forum:56bc35390183f5d5|forum post 56bc353901]. (tags: trunk)

View Article

wasm: when building in -O0 mode (typical dev mode), use -sASSERTIONS=2, else...

wasm: when building in -O0 mode (typical dev mode), use -sASSERTIONS=2, else -sASSERTIONS=0, in response...

View Article

wasm: add some build-time validation to ensure that the problem fixed in...

wasm: add some build-time validation to ensure that the problem fixed in [65798c09a00662a3] does not recur. Ensure that files generated via mkwasmbuilds.c have the generated makefile as a dependency....

View Article


configure: if the linker supports --out-implib, generate libsqlite3.X.a,...

configure: if the linker supports --out-implib, generate libsqlite3.X.a, where X is the platform's DLL file extension. Discussion in/around [forum:0c7fc097b2|forum post 0c7fc097b2]. (tags: trunk)

View Article


configure: if the linker supports --out-implib, generate libsqlite3.X.a,...

configure: if the linker supports --out-implib, generate libsqlite3.X.a, where X is the platform's DLL file extension. Discussion in/around [forum:0c7fc097b2|forum post 0c7fc097b2]. (tags: branch-3.49)

View Article

Apply [6092b0b8] to autoconf/Makefile.in. (tags: trunk)

Apply [6092b0b8] to autoconf/Makefile.in. (tags: trunk)

View Article

Apply [6092b0b8] to autoconf/Makefile.in. (tags: branch-3.49)

Apply [6092b0b8] to autoconf/Makefile.in. (tags: branch-3.49)

View Article

Update the 'clean' rules for autoconf/Makefile.in to account for [6092b0b8]....

Update the 'clean' rules for autoconf/Makefile.in to account for [6092b0b8]. (tags: trunk)

View Article


Update the 'clean' rules for autoconf/Makefile.in to account for [6092b0b8]....

Update the 'clean' rules for autoconf/Makefile.in to account for [6092b0b8]. (tags: branch-3.49)

View Article

Performance and size optimization for the sqlite3ColumnIndex() routine....

Performance and size optimization for the sqlite3ColumnIndex() routine. (tags: trunk)

View Article


Performance optimization to the substr() SQL function. (tags: trunk)

Performance optimization to the substr() SQL function. (tags: trunk)

View Article

Small performance increase in jsonTranslateBlobToText(). (tags: trunk)

Small performance increase in jsonTranslateBlobToText(). (tags: trunk)

View Article


Convert some expensive NEVER() and ASSERT() macros into assert()s. (tags: trunk)

Convert some expensive NEVER() and ASSERT() macros into assert()s. (tags: trunk)

View Article

configure: when dlopen() is not found, only fail fatally if...

configure: when dlopen() is not found, only fail fatally if --enable-load-extension is explicitly provided, else warn instead. Based on discussion around [forum:2efe9c33bd9021ca|forum post...

View Article

configure: when dlopen() is not found, only fail fatally if...

configure: when dlopen() is not found, only fail fatally if --enable-load-extension is explicitly provided, else warn instead. Based on discussion around [forum:2efe9c33bd9021ca|forum post...

View Article
Browsing all 2736 articles
Browse latest View live