]> git.ipfire.org Git - thirdparty/sqlite.git/shortlog
thirdparty/sqlite.git
2016-10-17  mistachkinEscape non-ASCII character from an ICU extension commen... mutexDbg
2016-10-17  mistachkinEnhancments to Win32 mutex debugging.
2016-09-12  drhVersion 3.14.2 version-3.14.2
2016-09-08  mistachkinRemove an extra space before function names in the...
2016-09-07  mistachkinFix the sqlite3_trace_v2() interface so that it goes...
2016-09-07  mistachkinFix the extra comments (added with -DSQLITE_ENABLE_EXPL...
2016-09-07  mistachkinMerge selected test fixes from trunk.
2016-09-07  mistachkinSync up the MSVC makefiles.
2016-09-07  drhFix the ".read" command in the command-line shell so...
2016-09-07  drhVersion number to 3.14.2.
2016-09-07  drhMakefile changes to support building winsqlite3.dll...
2016-09-07  drhCorrect affinity computations for a SELECT on the RHS...
2016-09-07  drhThe ORDER BY LIMIT optimization is not valid unless...
2016-09-07  drhFix a problem in internal function sqlite3OpenTableAndI...
2016-09-05  mistachkinSync up the MSVC makefiles.
2016-09-05  mistachkinMerge updates from trunk.
2016-09-03  drhBuild the generate_series(START,END,STEP) table-valued...
2016-09-02  danAdd a test case for the OOM handled by the previous...
2016-09-02  drhCorrectly detect an OOM occurring in the setDestPgsz...
2016-09-02  danWithin a backup operation, ensure that a read-transacti...
2016-09-01  danHave "sqldiff --rbu" ignore rows with NULL values in...
2016-09-01  danIf SQLITE_ENABLE_ZIPVFS is defined, journal_mode=off...
2016-08-29  danUse some of the example code from the sessions documena...
2016-08-27  drhFix typos in comments. No changes to running code.
2016-08-27  danFix some comments in sqlite3session.h. No changes to...
2016-08-27  danFixes to fts5 snippet() function.
2016-08-27  drhFix the extra comments (added with -DSQLITE_ENABLE_EXPL...
2016-08-26  danFix a problem in internal function sqlite3OpenTableAndI...
2016-08-26  mistachkinRename a test procedure in 'speed3.test' to avoid a...
2016-08-26  mistachkinAdapt the special case of '$' in item names for test...
2016-08-26  mistachkinMake the test 'vtabH-3.1' work when there are less...
2016-08-26  mistachkinSupport running the fstree tests in 'vtabH.test' on...
2016-08-25  mistachkinFix typos in 'vtabF.test' file. No changes to code.
2016-08-25  drhFix the sqlite3_trace_v2() interface so that it goes...
2016-08-24  mistachkinModularize all use of the calling convention macros...
2016-08-24  danFix a bug in the fts5 snippet function causing it to... fts5-snippet-bias
2016-08-24  mistachkinMerge updates from trunk.
2016-08-24  mistachkinSync up the MSVC autoconf makefile.
2016-08-23  drhFix the SQLITE_USER_AUTHENTICATION login check so that...
2016-08-22  drhAdd support for the SQLITE_DBCONFIG_MAINDBNAME configur...
2016-08-20  danFix other minor problems with the fts5 snippet() function.
2016-08-19  danRegister any built-in fts5 module before loading automa...
2016-08-19  drhMerge the VACUUM attached database enhancement from... dbconfig_maindbname
2016-08-19  drhEnhance the VACUUM command so that it can operate on...
2016-08-19  drhDisable row counting on queries run while doing a VACUUM. vacuum-attached-db
2016-08-19  danHave the fts5 snippet() function avoid favouring snippe...
2016-08-19  drhAdd the capability to VACUUM an attached database by...
2016-08-18  drhAdd the SQLITE_DBCONFIG_MAINDBNAME interface.
2016-08-18  drhChange the name of Db.zName to Db.zDbSName for improved...
2016-08-18  drhFix a zName to zDbSName conversion missed in the previo... zDbSName
2016-08-18  danAdjust some tests to account for recent changes to...
2016-08-18  drhRename the Db.zName field to Db.zDbSName to make it...
2016-08-17  danBias the fts5 snippet() function to return snippets...
2016-08-17  danFix a problem in the fts5 snippet() auxiliary function.
2016-08-16  drhFix a bug in destructor processing of Lemon. That...
2016-08-13  danFix an fts5 problem with corrupt database handling...
2016-08-13  danFix a buffer overread in fts5.
2016-08-11  drhVersion 3.14.1 version-3.14.1
2016-08-11  danAdd the "modeof=<filename>" URI parameter to os_unix...
2016-08-11  drhFix a 1 byte buffer overwrite in the "sqldiff --rbu...
2016-08-11  drhIncrease the version number to 3.14.1.
2016-08-11  drhEnhance sqlite3PcacheTruncate() to run faster in the...
2016-08-11  danFix a 1 byte buffer overwrite in the "sqldiff --rbu...
2016-08-11  drhFix a harmless compiler warning in FTS5.
2016-08-10  drhOptimization to sqlite3WhereExprUsage().
2016-08-10  drhList of MATCH operator names in isMatchOfColumn() shoul...
2016-08-10  drhPerformance enhancement in the expression walker.
2016-08-10  drhTweaks to pcache1TruncateUnsafe() to make it slightly...
2016-08-10  drhRearrange the code inside sqlite3RunParser() routine...
2016-08-10  drhIncrement the version number to 3.15.
2016-08-10  drhImproved comments on the lempar.c parser template....
2016-08-10  drhFix pcache1TruncateUnsafe() run faster for the case...
2016-08-10  drhPerformance optimization in the yy_find_shift_action...
2016-08-09  drhFix harmless compiler warning.
2016-08-09  danMinor update to the way fts5 column filters are parsed.
2016-08-09  danHave fts5 interpret column lists that begin with a...
2016-08-08  drhVersion 3.14 version-3.14.0
2016-08-07  drhFix documentation typos. No changes to code.
2016-08-05  danHave the TEA package build without SQLITE_OMIT_DEPRECAT...
2016-08-05  danUndo commit [f250166bb]. It is required to handle IO...
2016-08-05  drhRemove an incorrect ALWAYS() statement and add a test...
2016-08-05  drhFix a very obscure problem following OOM in sqlite3_dec...
2016-08-04  drhRevert the SQLITE_APICALL changes for now. That change...
2016-08-04  drhAdd the experimental SQLITE_ENABLE_UNKNOWN_SQL_FUNCTION...
2016-08-04  drhMake sure the ORDER BY LIMIT optimization is not applie...
2016-08-03  drhFix a typo in a comment in btree.c. No changes to...
2016-08-03  drhFix the --help output on fuzzcheck so that it fix in...
2016-08-02  drhFix a unused variable that comes up with -DSQLITE_OMIT_...
2016-08-02  mistachkinThe 'replace.tcl' tool should use Unix line-endings.
2016-08-02  drhUpdates to requirements marks. No changes to code.
2016-08-02  danFix a problem introduced by [77948b5eceab92a7] causing...
2016-08-02  drhFix harmless compiler warnings in sqlite3_status().
2016-08-01  drhUpdate the wordcount.c test program and add a new scrip...
2016-08-01  drhFix other harmless compiler warnings.
2016-08-01  danRemove a duplicate typedef from loadext.c (remaining...
2016-08-01  danAdd an extra compiler switch to loadext.test to ensure...
2016-08-01  drhUpdate releasetest.tcl to automatically do one round...
2016-08-01  drhAvoid making unnecessary changes to the signatures...
2016-07-30  mistachkinFix harmless compiler warning seen with MSVC.
2016-07-29  mistachkinUsing the header file 'intrin.h' requires MSVC 2005...
next