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

Adjust the "configure" script so that it just disables the ability to run...

Adjust the "configure" script so that it just disables the ability to run tests rather than erroring out if tclsh is unable to recommend a suitable tclConfig.sh. (tags: trunk)

View Article


Adjust Makefile.in so that it outputs a slightly better error message on an...

Adjust Makefile.in so that it outputs a slightly better error message on an attempt to build something that requires TCL libraries when HAVE_TCL is false. (tags: trunk)

View Article


Add tests to restore coverage of fts5_tokenizer.c. (tags: fts5-locale)

Add tests to restore coverage of fts5_tokenizer.c. (tags: fts5-locale)

View Article

Tests to improve coverage of fts5_expr.c. (tags: fts5-locale)

Tests to improve coverage of fts5_expr.c. (tags: fts5-locale)

View Article

*MERGE* Merge trunk changes into this branch. (tags: fts5-locale)

*MERGE* Merge trunk changes into this branch. (tags: fts5-locale)

View Article


Fix a broken assert() in fts5_storage.c. (tags: fts5-locale)

Fix a broken assert() in fts5_storage.c. (tags: fts5-locale)

View Article

Reduce the size of the SrcItem object by combining fields into a union....

Reduce the size of the SrcItem object by combining fields into a union. (tags: srcitem-opt)

View Article

Give unique names to fields in the SrcItem object, to facilitate analysis of...

Give unique names to fields in the SrcItem object, to facilitate analysis of how those fields are used using "grep". (tags: srcitem-opt)

View Article


Automatically disable directory fsync when compiling for AIX. (tags: trunk)

Automatically disable directory fsync when compiling for AIX. (tags: trunk)

View Article


Fix a problem with detail=none, content='' tables. (tags: fts5-locale)

Fix a problem with detail=none, content='' tables. (tags: fts5-locale)

View Article

*MERGE* Merge trunk changes into this branch. (tags: fts5-locale)

*MERGE* Merge trunk changes into this branch. (tags: fts5-locale)

View Article

Attempt to fix date/time calculations for days earlier than 0400-03-01. See...

Attempt to fix date/time calculations for days earlier than 0400-03-01. See [forum:/forumpost/eaa0a09786c6368b|forum thread eaa0a09786c6368b]. (tags: ancient-date-fix)

View Article

New date/time test cases to validate ancient dates. (tags: ancient-date-fix)

New date/time test cases to validate ancient dates. (tags: ancient-date-fix)

View Article


*MERGE* Fix leap-year handling for dates prior to 0400-03-01....

*MERGE* Fix leap-year handling for dates prior to 0400-03-01. [forum:/forumpost/eaa0a09786c6368b|Forum post eaa0a09786c6368b]. (tags: trunk)

View Article

Fix leap-year handling for dates prior to 0400-03-01. (tags: branch-3.46)

Fix leap-year handling for dates prior to 0400-03-01. (tags: branch-3.46)

View Article


*MERGE* Add the fts5_locale() function and related functionality to fts5....

*MERGE* Add the fts5_locale() function and related functionality to fts5. (tags: trunk)

View Article

Update some comments that are processed into the fts5.html webpage. (tags:...

Update some comments that are processed into the fts5.html webpage. (tags: trunk)

View Article


Refactor the SrcItem object so that information about subqueries is stored in...

Refactor the SrcItem object so that information about subqueries is stored in a separately allocated Subquery object. This reduces the memory requirements for SrcItem and makes the code run faster. It...

View Article

Earlier error detection while processing complex aggregate queries. dbsqlfuzz...

Earlier error detection while processing complex aggregate queries. dbsqlfuzz 5242c2f07f4aa031aa3c80461f18e9b7619ede9b (tags: trunk)

View Article

Fix for the UTF-16LE problem reporte by...

Fix for the UTF-16LE problem reporte by [forum:/forumpost/dc7e1b7527e84343|forum post dc7e1b7527e84343]. Because of the unexpected ordering of characters using the default collation (memcmp() order) in...

View Article
Browsing all 2701 articles
Browse latest View live