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

Enable the ".crnl" command on Windows builds of the CLI even if the...

Enable the ".crnl" command on Windows builds of the CLI even if the SQLITE_U8TEXT_ONLY or SQLITE_U8TEST_STDIO compile-time options are used. (tags: trunk)

View Article


Add a few missing $(BEXE) suffixes on makefile targets which are apparently...

Add a few missing $(BEXE) suffixes on makefile targets which are apparently never run on platforms where that var is non-empty. (tags: trunk)

View Article


Improved handling of unicode characters in the LIKE optimization. Follow-up...

Improved handling of unicode characters in the LIKE optimization. Follow-up to [bce52ce2a6e7f3d3]. (tags: trunk)

View Article

Changes to the TCL extension and how it is built, suggested by Jan Nijtmans....

Changes to the TCL extension and how it is built, suggested by Jan Nijtmans. (tags: make-install-fixes)

View Article

Make it so that the TCL extension installed using "make install" has the same...

Make it so that the TCL extension installed using "make install" has the same name as the one installed by "make tclextension-install". (tags: make-install-fixes)

View Article


Change the makefile to prefer the use of tclsh9.0 if it is available. (tags:...

Change the makefile to prefer the use of tclsh9.0 if it is available. (tags: make-install-fixes)

View Article

Fix the xCheckReservedLock() method of the flock VFS to avoid dropping the...

Fix the xCheckReservedLock() method of the flock VFS to avoid dropping the file-lock. (tags: flock-vfs-fix)

View Article

*MERGE* Fix the xCheckReservedLock() method of the flock VFS to avoid...

*MERGE* Fix the xCheckReservedLock() method of the flock VFS to avoid dropping the file lock. (tags: trunk)

View Article


Fix a problem in the generate_series() extension introduced by...

Fix a problem in the generate_series() extension introduced by [d50b784807333c54]. (tags: trunk)

View Article


Add quotes around $(CC) in tclextension-related targets so that a CC of...

Add quotes around $(CC) in tclextension-related targets so that a CC of "ccache cc" works. (tags: make-install-fixes)

View Article

Improvements to Makefile.msc: (1) Attempt to find sane values for key...

Improvements to Makefile.msc: (1) Attempt to find sane values for key variables based on the value of TCLDIR. (2) Default to TCLVERSION 90 instead of 86. (3) Add the "tcl-env" target that shows the...

View Article

Adjustments to the Makefile.msc to get static builds of sqlite3_analyzer.exe...

Adjustments to the Makefile.msc to get static builds of sqlite3_analyzer.exe working with TCL9. Update the compile-for-windows.md document for TCL9. (tags: make-install-fixes)

View Article

For compatibility, allow the TCL interfact to continue working with TCL 8.5....

For compatibility, allow the TCL interfact to continue working with TCL 8.5. (tags: make-install-fixes)

View Article


*MERGE* Improvements to TCL9 support. Fixes to the Makefiles so that the...

*MERGE* Improvements to TCL9 support. Fixes to the Makefiles so that the "install" targets are consistent and so that they work better with TCL9. (tags: trunk)

View Article

Add extra logging points to the code on this branch. (tags:...

Add extra logging points to the code on this branch. (tags: cf8f1552-commit-instr)

View Article


Fix a typo in the previous commit. (tags: cf8f1552-commit-instr)

Fix a typo in the previous commit. (tags: cf8f1552-commit-instr)

View Article

Avoid undesirable NL to CRLF translation when doing binary output to the...

Avoid undesirable NL to CRLF translation when doing binary output to the Windows console. (tags: trunk)

View Article


Fix the CSV output mode in the CLI such that the line ending is NL by default...

Fix the CSV output mode in the CLI such that the line ending is NL by default but goes to CRLF if ".crnl on" is set. Make the .crnl command available on non-Windows builds. Update the .crnl command...

View Article

An improved method for statically linking sqlite3_analyzer.exe using Tcl9....

An improved method for statically linking sqlite3_analyzer.exe using Tcl9. Enable wildcard expansion of arguments to testfiture on Windows. (tags: trunk)

View Article

Update the autoconf Makefile.msc (tags: trunk)

Update the autoconf Makefile.msc (tags: trunk)

View Article
Browsing all 2701 articles
Browse latest View live