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

Fix build regression, introduced in [d2fe6b05f38d9d] (3.48.0), in which...

Fix build regression, introduced in [d2fe6b05f38d9d] (3.48.0), in which SQLITE_OMIT and SQLITE_ENABLE flags passed to configure via CFLAGS were not propagated to the OPT_FEATURE_FLAGS list. Reported in...

View Article


Fix build regression, introduced in [d2fe6b05f38d9d] (3.48.0), in which...

Fix build regression, introduced in [d2fe6b05f38d9d] (3.48.0), in which SQLITE_OMIT and SQLITE_ENABLE flags passed to configure via CFLAGS were not propagated to the OPT_FEATURE_FLAGS list. Reported in...

View Article


Minor cleanups to the previous checkin. No functional changes. (tags:...

Minor cleanups to the previous checkin. No functional changes. (tags: branch-3.48)

View Article

Disable a test case that (intentionally) does use-after-free, as it does...

Disable a test case that (intentionally) does use-after-free, as it does occasionally cause problems even for non-sanitizer builds. (tags: trunk)

View Article

Minor code de-duplication across the top-level auto.def and...

Minor code de-duplication across the top-level auto.def and autoconf/auto.def. (tags: trunk)

View Article


Updates to the compile-for-windows.md document. (tags: trunk)

Updates to the compile-for-windows.md document. (tags: trunk)

View Article

Have sqlite3_enable_setlk(-1) configure indefinite blocking locks where they...

Have sqlite3_enable_setlk(-1) configure indefinite blocking locks where they are supported. (tags: win32-enable-setlk)

View Article

Improvements to the TCL interface for Tcl9 as suggested by Jan Nijtmans....

Improvements to the TCL interface for Tcl9 as suggested by Jan Nijtmans. (tags: trunk)

View Article


Remove an unused parameter from an internal-use subroutine in the TCL...

Remove an unused parameter from an internal-use subroutine in the TCL interface. (tags: trunk)

View Article


Fix a problem causing the write-lock to be held when it should not be in some...

Fix a problem causing the write-lock to be held when it should not be in some circumstances following a SEH exception. (tags: win32-enable-setlk)

View Article

The reuse-subroutine optimization [c9a3498113074bbc] might have generated...

The reuse-subroutine optimization [c9a3498113074bbc] might have generated byte-code that loops forever. This check-in fixes the problem. (tags: trunk)

View Article

The reuse-subroutine optimization might have generated byte-code that loops...

The reuse-subroutine optimization might have generated byte-code that loops forever. This check-in fixes the problem. (tags: branch-3.48)

View Article

*MERGE* Merge all the latest trunk changes into the extra-security branch....

*MERGE* Merge all the latest trunk changes into the extra-security branch. (tags: extra-security)

View Article


Add the SQLITE_DBCONFIG_ENABLE_COMMENTS setting (default on) to enable or...

Add the SQLITE_DBCONFIG_ENABLE_COMMENTS setting (default on) to enable or disable the ability to include comments in SQL input text. (tags: extra-security)

View Article

Correct a typo in tool/emcc.sh.in which could cause all of the configure-time...

Correct a typo in tool/emcc.sh.in which could cause all of the configure-time work to locate the emcc binary to go unused. Reported in [forum:feb325cdde5b6f37|forum post feb325cdde5b6f37]. (tags: trunk)

View Article


Correct a typo in tool/emcc.sh.in which could cause all of the configure-time...

Correct a typo in tool/emcc.sh.in which could cause all of the configure-time work to locate the emcc binary to go unused. Reported in [forum:feb325cdde5b6f37|forum post feb325cdde5b6f37]. (tags:...

View Article

Improvements to the SQLITE_DBCONFIG option documentation. (tags: extra-security)

Improvements to the SQLITE_DBCONFIG option documentation. (tags: extra-security)

View Article


Minor wasm-specific doc touchups. (tags: trunk)

Minor wasm-specific doc touchups. (tags: trunk)

View Article

*MERGE* Merge trunk into opfs-sahpool-pause branch. (tags: opfs-sahpool-pause)

*MERGE* Merge trunk into opfs-sahpool-pause branch. (tags: opfs-sahpool-pause)

View Article

*MERGE* Three new options to sqlite3_db_config(): ATTACH_CREATE,...

*MERGE* Three new options to sqlite3_db_config(): ATTACH_CREATE, ATTACH_WRITE, and COMMENTS. (tags: trunk)

View Article
Browsing all 2701 articles
Browse latest View live