]> git.ipfire.org Git - thirdparty/sqlite.git/shortlog
thirdparty/sqlite.git
2015-09-04  drhMerge trunk enhancements, and espeically the fix for... index-expr
2015-09-04  drhContinue to support the (broken) legacy syntax of allow...
2015-09-04  danEnhance showfts5.tcl so that it can optionally display...
2015-09-04  danModify the fts5 custom tokenizer interface to permit...
2015-09-04  danMerge latest trunk changes.
2015-09-04  drhSimplification of the LRU list handling in pcache1.
2015-09-03  drhChange the pcache module to keep track of the total...
2015-09-03  danRearrange code in fts5_expr.c so that synonym support...
2015-09-03  danMerge enhancements from trunk.
2015-09-03  drhA simple optimization and size reduction in sqlite3Page...
2015-09-03  danAdd documentation for fts5 synonym support.
2015-09-03  drhChange the Pager.hasBeenUsed flag into Pager.hasHeldSha...
2015-09-03  danAdd tests to improve coverage of fts5_varint.c.
2015-09-03  danRemove some more code from fts5_index.c by consolidatin...
2015-09-03  drhMerge enhancements from trunk.
2015-09-03  drhAdd the sqlite3VdbeLoadString() and sqlite3VdbeMultiLoa...
2015-09-03  danRemove dead code from fts5_index.c.
2015-09-03  danFix the fts5 integrity-check so that it works with...
2015-09-03  danFix a memory leak in fts5_expr.c.
2015-09-03  drhFactor out and simplify code in pragma.c for pragmas...
2015-09-03  drhFor PRAGMAs, factor out the code that sets the result...
2015-09-02  drhOptimizations to the printf formatter.
2015-09-02  danFurther tests to raise coverage of fts5 synonym code...
2015-09-02  danFix an issue with fts5 synonyms and NEAR(...) queries.
2015-09-02  drhAdd and use the sqlite3VdbeChangeOpcode() routine....
2015-09-02  drhAdd the sqlite3VdbeAddGoto(v,i) routine as a shorthand for
2015-09-02  drhChange sqlite3_sql() so that it always returns the...
2015-09-02  danFix a problem with fts5 synonyms and phrase queries...
2015-09-02  drhSmall simplification to the EXPLAIN QUERY PLAN logic.
2015-09-02  drhUse sqlite3XPrintf() instead of sqlite3StrAccumAppend...
2015-09-02  drhThe sqlite3_memory_alarm() interface has been deprecate...
2015-09-02  danFix a problem handling OOM conditions within fts5 queri...
2015-09-02  danFix a problem with fts5 synonyms and the xQueryPhrase...
2015-09-01  drhVery minor optimizations in the unix VFS.
2015-09-01  drhPerformance improvement in sqlite3VarintLen().
2015-09-01  drhSmall size reduction and performance increase in sqlite...
2015-09-01  drhReduce the number of calls to sqlite3BeginBenignMalloc().
2015-09-01  danFix a problem that occurs when more than 4 synonyms...
2015-09-01  danAdd tests for fts5 synonyms implemented by adding extra...
2015-09-01  drhRename SQLITE_FUNC_VARYING to SQLITE_FUNC_SLOCHNG ...
2015-09-01  drhRemove unreachable branches.
2015-08-31  drhFix a bug in error reporting when a UNIQUE index on...
2015-08-31  drhNot only date/time functions, but also functions like...
2015-08-31  danBegin changes to allow synonym support by adding multip...
2015-08-31  drhAlways assume that indexed expressions can generate...
2015-08-31  drhCase should not be significant when comparing function...
2015-08-31  drhMake the distinction between truly deterministic functi...
2015-08-31  drhImproved analysis and usage of indexed expressions...
2015-08-31  drhMerge the latest enhancements from trunk.
2015-08-29  drhEnhance the json_extract() function so that if given...
2015-08-29  drhLink the json1 extension into the command-line shell...
2015-08-29  danAdd a test for an fts5 tokenizer that supports synonyms...
2015-08-29  drhNew test cases for the json1 extension.
2015-08-29  drhFix the build with -DSQLITE_OMIT_VIRTUALTABLE.
2015-08-29  drhDo not consider an empty string to be valid JSON. ...
2015-08-29  danAnother change to the fts5 tokenizer API.
2015-08-29  drhChange the json1.c module so that it throws an error...
2015-08-28  drhBack out the json_check() routine. Instead, throw...
2015-08-28  danChange the fts5 tokenizer API to allow more than one...
2015-08-28  danFix compiler warnings in rbu code.
2015-08-28  danWhen searching the wal file for a frame, do not search...
2015-08-28  danMerge latest trunk into this branch. wal-read-change
2015-08-28  drhAdd the json_check() function, which returns its argume...
2015-08-28  drhEnhance the json_insert(), json_replace(), and json_set...
2015-08-27  drhFix the OR-optimization so that it always ignores subpl...
2015-08-27  drhFix the OR-optimization so that it always ignores subpl...
2015-08-27  drhFix EXPLAIN QUERY PLAN output for indexed-expressions...
2015-08-27  drhFix problems in the indexed-expression handling in...
2015-08-27  drhActivate the ability to use expressions in indexes...
2015-08-27  drhMerge changes from trunk.
2015-08-27  drhAdjustments to the WHERE term scanning, to better handl...
2015-08-26  drhReduce the size of the WhereScan object by 24 bytes...
2015-08-26  drhMerge enhancements from trunk.
2015-08-26  drhEvaluate expressions only once when the same expression...
2015-08-26  drhRefactor With.a.zErr into With.a.zCteErr. No logic...
2015-08-26  drhUpdate the TreeView output for compound SELECT statemen...
2015-08-25  drhMove sqlite3IndexColumnAffinity() inside of SQLITE_ENAB...
2015-08-25  drhMerge trunk enhancements.
2015-08-25  drhUse the sqlite3IndexColumnAffinity() routine to quickly...
2015-08-25  drhAdd code to maintain indexes with expression arguments...
2015-08-25  drhFix a memory leak that might occur when compiling with...
2015-08-25  drhChanges toward being abld to process indexes on express...
2015-08-24  drhRemove some redundant code: Call sqlite3ResolveExprLis...
2015-08-24  drhEnhances the parser so that it accepts arbitrary expres...
2015-08-24  drhEnhance the CREATE VIEW syntax so that the names of...
2015-08-24  mistachkinEnhancements to the batch build tool for MSVC.
2015-08-24  drhDisallow the use of COLLATE clauses and the ASC and...
2015-08-24  drhImprovements to JSON string dequoting.
2015-08-24  drhFix corner-case problems in the type and atom columns...
2015-08-23  drhFix a comment typo on sqlite3ExprAlloc(). No code...
2015-08-23  drhFix minor glitches in the json1.c extension, mostly...
2015-08-23  drhFixes to json_each() and json_tree(). Improved json_pa...
2015-08-22  drhAdd the json_valid() function to the json1.c extension...
2015-08-22  drhFix a couple instances of OOM handling in the json...
2015-08-22  drhDo not apply the WHERE-clause pushdown optimization...
2015-08-21  drhAdd extension functions for processing JSON.
2015-08-21  drhFixes for compiler warnings and errors in the makefiles... json
2015-08-21  drhChange the name of the json loadable extension to ...
2015-08-21  drhAdd the fullkey column to both json_each() and json_tree().
2015-08-21  drhMerge header file fixes from trunk.
next