]> git.ipfire.org Git - thirdparty/sqlite.git/shortlog
thirdparty/sqlite.git
2014-05-16  mistachkinFix harmless compiler warnings. ftsWarnings
2014-05-16  mistachkinWork around compilation issue with MSVC.
2014-05-16  danFixes to prevent an FTS index from growing indefinitely...
2014-05-16  danAdd extra test to backcompat.test to ensure that old... fts4-experimental
2014-05-16  drhRepurpose the SQLITE_TESTCTRL_FAULT_INSTALL test-contro...
2014-05-16  danFix a bug causing an incorrect segment size value to...
2014-05-15  danMerge latest trunk changes with this branch.
2014-05-15  danFix a problem with the handling of delete markers by...
2014-05-14  danDo not search for promotable segments following an...
2014-05-14  danFix a problem to do with loading the value of the FTS...
2014-05-14  danFix various problems to do with segment promotion....
2014-05-13  danFix a problem preventing delete markers from ever being...
2014-05-12  mistachkinImprove a comment in the MSVC makefile. No changes...
2014-05-12  mistachkinAdd VSIX packaging support for Windows Phone 8.1 using...
2014-05-12  danExperimental code to prevent FTS indexes from growing...
2014-05-12  mistachkinIn mutex_w32.c, make inclusion of the Windows header...
2014-05-10  mistachkinMerge updates from trunk. Emit the AppliesTo and Depen... vsixWinPhone81
2014-05-10  mistachkinWhen using Visual Studio 2013, add the appropriate...
2014-05-09  mistachkinFurther MSVC makefile changes to support Windows Phone...
2014-05-09  mistachkinMerge updates from trunk.
2014-05-09  mistachkinWhen cross-compiling with the MSVC makefile, make sure...
2014-05-07  drhInclude sqlite3rtree.h in the tsrc/ pile of source...
2014-05-07  drhRemove a superfluous variable initialization.
2014-05-07  drhA better fix for the group_concat() problem.
2014-05-07  danFix the way parenthesis in MATCH expressions are handle...
2014-05-07  drhMake sure the group_concat() function returns an empty...
2014-05-07  drhEnsure that the sqlite3StrAccumAppend() routine is... tkt-55746f9e
2014-05-07  drhMake sure the group_concat() function returns an empty...
2014-05-07  drhAdd the SQLITE_IOCAP_IMMUTABLE bit as a possible return...
2014-05-07  drhFix nolock and immutable so that they work even if... win32-none
2014-05-07  drhAdd test cases and documentation for the nolock and...
2014-05-06  mistachkinMerge updates from trunk.
2014-05-06  mistachkinUpdate the template VSIX package file as well.
2014-05-06  mistachkinMerge updates from trunk.
2014-05-06  mistachkinEnhance the VSIX package creation tool to better suppor...
2014-05-06  mistachkinRefactor VSIX package creation tool to better support...
2014-05-05  mistachkinMerge updates from trunk.
2014-05-05  mistachkinWhen building for Windows 8.0 using Visual Studio 2013...
2014-05-05  mistachkinMore modularization work on the MSVC batch build tool.
2014-05-05  mistachkinMerge updates from trunk.
2014-05-05  drhCreate new header file "os_setup.h" used to detect...
2014-05-05  mistachkinWork on cleaning up the MSVC batch build tool integrati...
2014-05-05  drhAttempt to fix the build on beagleboard. winHdr
2014-05-05  mistachkinCentralize and reform use of the Win32 related include...
2014-05-05  mistachkinMerge updates from trunk.
2014-05-05  mistachkinMerge updates from trunk.
2014-05-05  mistachkinFix several header file comments. No changes to code.
2014-05-02  mistachkinEnhance the Win32 VFS I/O retry logic.
2014-05-02  mistachkinMerge updates from trunk. winIoRetry
2014-05-02  mistachkinMerge updates from trunk.
2014-05-02  danFix a broken test case in fuzz.test.
2014-05-02  drhAdd a comment explaining why WhereLoop cost adjustments...
2014-05-01  danFix an obscure problem to do with temp register allocat...
2014-05-01  drhAdd #ifdefs for test coverage. Add a testcase().
2014-05-01  danUpdate a test case in wal2.test that explicitly corrupt...
2014-05-01  drhTake out the special handling of nolock=true in os_win...
2014-05-01  drhAvoid unnecessary xUnlock operations on temp file.
2014-05-01  drhAdd the immutable=TRUE query parameter and SQLITE_IOCAP...
2014-04-30  drhMerge in all recent changes and enhancements from trunk.
2014-04-30  danFix a problem in calculating the costs of "OR" scans.
2014-04-30  danModify the way the costs of various query plans are...
2014-04-30  danAdd text to the header comment of whereLoopAddBtree... experimental-costs
2014-04-30  danUpdate a couple of test cases to account for the fact...
2014-04-30  danFix a couple of out-of-date comments in where.c.
2014-04-30  drhImproved rendering of LogEst values corresponding to...
2014-04-30  drhFix long-standing typos in comments.
2014-04-29  danTest that the default values used when sqlite_stat1...
2014-04-29  danMerge trunk changes into this branch.
2014-04-29  danIgnore likelihood() values on indexed IPK lookups.
2014-04-29  danFix a test case so that it updates sqlite_stat1 consist...
2014-04-28  danDo not reduce the number of rows scanned at all for...
2014-04-28  danThe trunk assumes that an open range constraint on...
2014-04-28  drhAdd the sqlite3_rtree_query_callback() API to the RTree...
2014-04-28  danUpdate unordered.test to take into account for the...
2014-04-28  danAdd an extra column to a table in analyze9.test to...
2014-04-28  danUpdate test script analyze3.test to account for the...
2014-04-28  danModify internal function whereLoopAdjustCost() so that...
2014-04-28  danFix an error in estimating of the number of rows visite...
2014-04-26  danFix an sqlite3_stmt_status() problem caused by recent...
2014-04-26  drhUpdate requirements marks to fix typos in the requireme...
2014-04-26  drhAllow the xfer optimization to proceed if the DEFAULT...
2014-04-26  danAvoid transfering records between tables unless the...
2014-04-25  danIf the user provides likelihood() data for a WHERE...
2014-04-25  drhAdd test cases to ensure correct operation of joins...
2014-04-25  danStore values loaded from the stat1 table as logarithmic...
2014-04-25  drhMake sure ORDER BY clauses on joins that involve virtua...
2014-04-25  drhWhen VDBE_PROFILE is enabled, ignore negative opcode...
2014-04-24  danChanges to the way the planner calculates the costs...
2014-04-22  drhChange from using the win32-none VFS to just a query...
2014-04-22  mistachkinAdd some OSTRACE calls for consistency.
2014-04-22  drhAdd the win32-none VFS which omits rollback-journal...
2014-04-21  mistachkinPreliminary changes to support building VSIX packages...
2014-04-21  drhComment tweaks on the test case for the [b75a9ca6b0...
2014-04-21  danAvoid discarding an ORDER BY clause in the case where...
2014-04-18  drhClean up the proper-subset cost adjustment logic to...
2014-04-18  drhAdd the SQLITE_RUNTIME_BYTEORDER compile-time option...
2014-04-18  mistachkinPreliminary changes to support building VSIX packages...
2014-04-18  drhAdd the SQLITE_TESTCTRL_BYTEORDER test control to inter...
2014-04-14  drhMake sure the undocumented sqlite_rename_parent() funct...
2014-04-13  drhRemove the unused second argument from sqlite3ExprCache...
next