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

*MERGE* Merge latest trunk into this branch. (tags: win32-enable-setlk)

*MERGE* Merge latest trunk into this branch. (tags: win32-enable-setlk)

View Article


Back out minor changes not required by this branch. (tags: win32-enable-setlk)

Back out minor changes not required by this branch. (tags: win32-enable-setlk)

View Article


Temporarily enable zeroing of wal2-mode hash tables within PASSIVE, as well...

Temporarily enable zeroing of wal2-mode hash tables within PASSIVE, as well as non-PASSIVE, checkpoints. (tags: cf8f1552-commit-instr)

View Article

Minor doc correction in ext/misc/shathree.c, as reported in the forum. No...

Minor doc correction in ext/misc/shathree.c, as reported in the forum. No functional changes. (tags: trunk)

View Article

Assume an NT-based OS when running tests if sqlite_os_type is not set. (tags:...

Assume an NT-based OS when running tests if sqlite_os_type is not set. (tags: win32-enable-setlk)

View Article


Fix filectrl.test so that it works with winrt builds. (tags: win32-enable-setlk)

Fix filectrl.test so that it works with winrt builds. (tags: win32-enable-setlk)

View Article

Use an inline asm "ret stosp" instruction instead of a memset() when a writer...

Use an inline asm "ret stosp" instruction instead of a memset() when a writer is required to zero a hash table. (tags: cf8f1552-commit-instr)

View Article

Add logging to report on occasions when loading the ANALYZE data is slow....

Add logging to report on occasions when loading the ANALYZE data is slow. (tags: cf8f1552-commit-instr)

View Article


Fix the build of sqlite3_analyzer.exe on Windows that was broken by check-in...

Fix the build of sqlite3_analyzer.exe on Windows that was broken by check-in [80f3bf8c2ee31ba1]. (tags: trunk)

View Article


Ensure that the post-config checks for @UNEXPANDED_VARS@ pass even if...

Ensure that the post-config checks for @UNEXPANDED_VARS@ pass even if --disable-tcl is used, as reported in [forum:74ef8059fc|forum post 74ef8059fc]. (tags: trunk)

View Article

Minor doc update in auto.def. No functional changes. (tags: trunk)

Minor doc update in auto.def. No functional changes. (tags: trunk)

View Article

Guard the x64 assembler in wal.c with "ifdef __x86_64__". (tags:...

Guard the x64 assembler in wal.c with "ifdef __x86_64__". (tags: cf8f1552-commit-instr)

View Article

Update logging (now v=16) to more closely analyze all attempts to load the...

Update logging (now v=16) to more closely analyze all attempts to load the main db schema. (tags: cf8f1552-commit-instr)

View Article


Add the SQLITE_PREPARE_DONT_LOG option for sqlite3_prepare_v3(), that...

Add the SQLITE_PREPARE_DONT_LOG option for sqlite3_prepare_v3(), that prevents errors in the compilation of the SQL from being sent to sqlite3_log(). (tags: trunk)

View Article

On x64 hardware, round-trip uint64_t→double→uint64_t conversions...

On x64 hardware, round-trip uint64_t→double→uint64_t conversions fail for values greater than UINT64_MAX-2047. This caused the SQLite text-to-float converter routine to give incorrect results for...

View Article


On x64 hardware, round-trip uint64_t→double→uint64_t conversions...

On x64 hardware, round-trip uint64_t→double→uint64_t conversions fail for values greater than UINT64_MAX-2047. This caused the SQLite text-to-float converter routine to give incorrect results for...

View Article

Increment the version number to 3.47.2 (tags: branch-3.47)

Increment the version number to 3.47.2 (tags: branch-3.47)

View Article


Fix harmless compiler warning caused by the previous check-in. (tags: trunk)

Fix harmless compiler warning caused by the previous check-in. (tags: trunk)

View Article

Fix more harmless compiler warnings. (tags: trunk)

Fix more harmless compiler warnings. (tags: trunk)

View Article

A cleaner and more robust solution to the floating-point conversion problem...

A cleaner and more robust solution to the floating-point conversion problem originally fixed by [81342fa6dd03fffb]. (tags: trunk)

View Article
Browsing all 2276 articles
Browse latest View live