]> git.ipfire.org Git - thirdparty/sqlite.git/shortlog
thirdparty/sqlite.git
2010-08-26  danAdd tests for CAST expressions to e_expr.test. More...
2010-08-26  drhAdd EXTERN macros before entry points in tclsqlite...
2010-08-26  danFix a couple of memory leaks in r-tree that can occur...
2010-08-26  danRemove unreachable condition from rtree.c.
2010-08-26  danImprove coverage of rtree.c some more.
2010-08-26  shanehSimplification of changes for SQLITE_OMIT_WAL support...
2010-08-25  drhReinstate the "sqlite" alias for backwards compatibilit...
2010-08-25  drhDisable the legacy "sqlite" command in the TCL interfac...
2010-08-25  danFurther test coverage improvements for rtree.c.
2010-08-25  danTest cases to improve coverage of rtree module. Fixes...
2010-08-24  shanehReplicate asserts on unixOpen() to winOpen() in os_win.c.
2010-08-24  shanehChanges to support building with SQLITE_OMIT_WAL.
2010-08-24  drhChange sqlite3_open_v2() to return SQLITE_MISUSE if...
2010-08-24  drhComment enhancements and typo fixes in pcache1.c.
2010-08-24  danFixes to allow fts3 tables to be renamed mid-transaction.
2010-08-24  danAdd tests to e_expr.test.
2010-08-24  drhThe R-tree module should not assume that its shadow...
2010-08-23  drhVersion 3.7.2 release candidate 1 version-3.7.2
2010-08-23  danFixes for the SQLITE_CHECK_PAGES debugging feature.
2010-08-23  drhUpdate the version number in preparation for the 3...
2010-08-23  danFix for ticket [5e10420e8d].
2010-08-23  drhUpdate the "showdb" debug utility to handle 64K page...
2010-08-21  drhVersion 3.7.1 release candidate
2010-08-21  danAdd some tests to e_expr.test and pagerfault.test....
2010-08-21  drhFix the ptrmapPageno() routine so that it works correct...
2010-08-20  drhDo not allow a backup to change the page size if a...
2010-08-20  danFix typo in backcompat.test.
2010-08-20  danMerge leaf created by accident.
2010-08-20  danAvoid assuming that the user has "." in their path...
2010-08-20  drhDo not attempt run backwards compatibility tests if...
2010-08-20  drhDisable the MEMSYS2 auxiliary routines if MEMSYS2 is...
2010-08-20  drhFix the sqlite3_release_memory() interface so that...
2010-08-19  shanehAdjust filename globbing in backcompat.test for Windows.
2010-08-19  danFix backcompat.test so that it works with windows manda...
2010-08-19  danAdd tests for WAL mode to test/backcompat.test.
2010-08-19  danMerge two leaves.
2010-08-19  danModify the code for reading hot-journal files so that...
2010-08-19  shanehFix typo in TCL stubs support for configure in Makefile.in
2010-08-19  drhRemove a NEVER from balance_quick() that can occur...
2010-08-19  danAdd new test script backcompat.test, for testing databa...
2010-08-18  drhFix two asserts in the btree logic so that they work...
2010-08-18  shanehUpdated tests for CLI. Added some basic tests for...
2010-08-18  danDisable the SQLITE_MAX_PAGE_SIZE compile time option...
2010-08-18  shanehFix issue with wal.test on Windows.
2010-08-18  shanehFix some compiler warnings in the MSVC build.
2010-08-17  drhRemove a NEVER() that is actually reachable.
2010-08-17  drhSuppress harmless compiler warning.
2010-08-17  danReturn an error when parsing "?NNN" if NNN is so large...
2010-08-17  drhIt is no longer possible to reach pagerStress() while...
2010-08-17  danIf an SQLITE_FULL error occurs during rollback or journ...
2010-08-17  drhChanges to pager for improved testability.
2010-08-17  danAdd tests for the BETWEEN operator to e_expr.test.
2010-08-17  danInvoke sqlite3_log() whenever one or more frames are...
2010-08-17  danFix some non-ANSI C code in test_demovfs.c. Also change...
2010-08-16  drhRemove an superfluous branch from pager.c.
2010-08-16  danAdd tests for different page sizes to wal.test. Includi...
2010-08-16  danAdd test cases designed to exercise all syntax diagram...
2010-08-16  drhFix a typo in a comment in wal.c. No code changes.
2010-08-16  drhAdd ALWAYS() macros in wal.c to cover branches that...
2010-08-14  drhAdjustments for better 64K page size handling.
2010-08-14  danAdd test case to e_expr.test.
2010-08-14  drhChange sqlite3PagerPagecount() to return void, since...
2010-08-14  drhMinor simplifications to btree.c in support of full...
2010-08-14  drhTweaks to comments in pager.c. Fix two compiler warnings.
2010-08-14  danAdd test cases to e_expr.test.
2010-08-14  danTest that it is possible to drop a trigger while there...
2010-08-13  danAdd tests to test file e_expr.test.
2010-08-13  danDo not apply the flattening optimization if the sub...
2010-08-12  danIf an error occurs in PagerSetPagesize(), set the outpu...
2010-08-12  danAdd coverage tests for pager.c.
2010-08-12  drhIncrease the maximum page size from 32k to 64k.
2010-08-11  danImprove coverage of pager.c.
2010-08-11  danUpdate an r-tree extension test case to account for...
2010-08-11  danUse sqlite3DbFree() instead of sqlite3_free() to free...
2010-08-11  danFixes to tcl test files so that they work in auto-vacuu...
2010-08-11  drhFix memory allocation in proxy locking so that it works...
2010-08-11  danMerge experimental changes into trunk.
2010-08-10  danFix a bug in pager.c causing it to omit the xSync(...
2010-08-10  danAdd variable pager.dbHintSize, used to limit the number...
2010-08-10  danChanges to debugging code in mutex_unix.c and mutex_w32...
2010-08-09  danModify some comments in pager.c.
2010-08-09  danMerge latest trunk changes with experimental branch.
2010-08-09  danFix a memory leak in test_journal.c causing tests to...
2010-08-09  drhFix typos in comments. No functional changes to the...
2010-08-09  danChange to tcl test infrastructure so that --malloctrace...
2010-08-09  drhFix two comment typos that were reported on the mailing...
2010-08-09  danFix a problem causing the return code of an xSync call...
2010-08-09  danIn WAL mode, ignore any error returned by an xFileContr...
2010-08-07  danFix minor problems and update comments in pager.c.
2010-08-07  danFix a problem wherein changing the journal-mode immedia...
2010-08-07  danAdd test case 'cgt_pager_1', intended for use with...
2010-08-06  drhRemove all vestiges of ctype.h from FTS3.
2010-08-06  danFurther enhancements to comments in pager.c.
2010-08-06  danFix some problems with running test scripts with the...
2010-08-06  danMerge trunk changes into experimental branch.
2010-08-06  danDo not run some tests in notify3.test with the inmemory...
2010-08-06  danFurther updates to comments in pager.c.
2010-08-06  danModify test_journal.c to work with pre-allocated databases.
2010-08-06  danFix a bug to do with deleting the journal file when...
2010-08-06  drhChange two automatic array variables into static consta...
next