Quantcast
Browsing all 2730 articles
Browse latest View live

Add jimsh.exe and jimsh0.exe to the clean rules in Makefile.msc so that stale...

Add jimsh.exe and jimsh0.exe to the clean rules in Makefile.msc so that stale builds of those files from msys2 and friends do not cause mysterious build errors. (tags: trunk)

View Article


Enhance speedtest1 with a new testset that calls sqlite3_open() and uses the...

Enhance speedtest1 with a new testset that calls sqlite3_open() and uses the connection many times. (tags: trunk)

View Article


Make the "mix1" testset the default for speedtest1. (tags: trunk)

Make the "mix1" testset the default for speedtest1. (tags: trunk)

View Article

Minor autosetup doc tweaks. (tags: trunk)

Minor autosetup doc tweaks. (tags: trunk)

View Article

Add the --size option to the test/speedtest.tcl script. (tags: trunk)

Add the --size option to the test/speedtest.tcl script. (tags: trunk)

View Article


Remove a pointless line of code. (tags: trunk)

Remove a pointless line of code. (tags: trunk)

View Article

Experimental change to allow clients to block when taking a SHARED lock to...

Experimental change to allow clients to block when taking a SHARED lock to connect to a wal mode database. (tags: win32-enable-setlk)

View Article

Adapt [https://fossil-scm.org/home/info/3bff7b92d6d|Fossil SCM patch...

Adapt [https://fossil-scm.org/home/info/3bff7b92d6d|Fossil SCM patch 3bff7b92d6d], applying -lrt for platforms which need it for one of {fdatasync, nanosleep}. (tags: trunk)

View Article


Make the --out-implib support ([6092b0b86bf93a3d]) specifically opt-in...

Make the --out-implib support ([6092b0b86bf93a3d]) specifically opt-in because the feature check for it passes on some platforms where it is not recognized at link-time. (tags: trunk)

View Article


Make the --out-implib support ([6092b0b86bf93a3d]) specifically opt-in...

Make the --out-implib support ([6092b0b86bf93a3d]) specifically opt-in because the feature check for it passes on some platforms where it is not recognized at link-time. (tags: branch-3.49)

View Article

Adapt [https://fossil-scm.org/home/info/3bff7b92d6d|Fossil SCM patch...

Adapt [https://fossil-scm.org/home/info/3bff7b92d6d|Fossil SCM patch 3bff7b92d6d], applying -lrt for platforms which need it for one of {fdatasync, nanosleep}. (tags: branch-3.49)

View Article

Attempt to improvement performance of multiple OP_Columns that occur in a...

Attempt to improvement performance of multiple OP_Columns that occur in a row. Minimal improvement for a lot of complexity and risk. (tags: column-optimization)

View Article

Move the configure flags definition and handling into...

Move the configure flags definition and handling into autosetup/sqlite-config.tcl to avoid duplication between auto.def and autoconf/auto.def while still giving us a way to filter the...

View Article


*MERGE* Merge latest changes from trunk into this branch. (tags:...

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

View Article

Move the configure flags definition and handling into...

Move the configure flags definition and handling into autosetup/sqlite-config.tcl to avoid duplication between auto.def and autoconf/auto.def while still giving us a way to filter the...

View Article


Rename a configure-internal function and fix handling of --dump-defines for...

Rename a configure-internal function and fix handling of --dump-defines for the autoconf bundle. (tags: trunk)

View Article

Rename a configure-internal function and fix handling of --dump-defines for...

Rename a configure-internal function and fix handling of --dump-defines for the autoconf bundle. (tags: branch-3.49)

View Article


Fix "unused variable" warnings in os_unix.c and os_win.c. (tags:...

Fix "unused variable" warnings in os_unix.c and os_win.c. (tags: win32-enable-setlk)

View Article

Update tool/mkctimec.tcl so that sqlite3_compileoption_xxx() APIs report on...

Update tool/mkctimec.tcl so that sqlite3_compileoption_xxx() APIs report on the SQLITE_ENABLE_SETLK_TIMEOUT option. (tags: win32-enable-setlk)

View Article

Omit the src/ctime.c source file, since it is automatically generated by a...

Omit the src/ctime.c source file, since it is automatically generated by a TCL script. Instead, add rules to the various makefiles to generate ctime.c on demand. (tags: trunk)

View Article
Browsing all 2730 articles
Browse latest View live