]> git.ipfire.org Git - thirdparty/sqlite.git/shortlog
thirdparty/sqlite.git
2010-01-14  danAdd a test to e_fts3.test for the matchinfo example...
2010-01-14  danFix some matchinfo related test problems in fts3rnd...
2010-01-14  drhComment cleanup in sqliteInt.h.
2010-01-13  drhMake the sqlite3IsNaN() function a macro that evaluates...
2010-01-13  drhWhen SQLITE_OMIT_FLOATING_POINT is defined, the floatin...
2010-01-13  drhWhen SQLITE_OMIT_FLOATING_POINT is defined, make sure...
2010-01-13  drhMake the doubleToInt64() routine a pass-through when...
2010-01-13  danAdd tests to backup.test to verify that SQLite behaves...
2010-01-13  drhComment out unused code when SQLITE_OMIT_FLOATING_POINT...
2010-01-13  drhMake the sqlite3_result_double() interface work the...
2010-01-12  drhMake sure internal queries are well ordered, even when the
2010-01-12  drhFix the implementation of CURRENT_TIMESTAME and CURRENT...
2010-01-12  danUpdate comments in fts3_snippet.c.
2010-01-12  drhUse #ifdefs to disable unused code when SQLITE_OMIT_FLO...
2010-01-11  drhAdd a few documentation evidence comments to the built...
2010-01-11  danModify snippets code to run more efficiently. And to...
2010-01-09  danFix handling of an OOM error in the fts3 offsets()...
2010-01-08  drhUpdate comments in fts3.c to more accurately describe...
2010-01-08  shanehAdded option to dump pages.
2010-01-07  shanehMinor tweaks to restore_jrnl.tcl utility script.
2010-01-07  shanehSmall tool that attempts to repair a journal header.
2010-01-07  drhFix the expression comparison logic to take the COLLATE...
2010-01-07  danChanges to test code so that testfixture compiles when...
2010-01-07  danFixes to problems in FTS3 snippet() function found...
2010-01-07  drhAnother attempt at fixing the table generator in lemon...
2010-01-06  danFix a segfault that can occur following an OOM in the...
2010-01-06  danChange the fts3 snippet function to return (hopefully...
2010-01-06  drhFix an issue with lemon generating incorrect grammars...
2010-01-05  drhVersion 3.6.22 Release Candidate 2
2010-01-05  shanehRemoved compiler warnings in MSVC.
2010-01-05  drhMake sure new pages are zeroed even when loading a...
2010-01-05  danFix a problem in the shell tool. In some cases sqlite3_...
2010-01-05  drhIn the debugging memory allocator, initialize new memor...
2010-01-05  drhFix a case in os_unix.c where two structures that might...
2010-01-04  drhVersion 3.6.22 Release Candidate 1
2010-01-02  danAdd experimental implementation of FTS3 functions match...
2010-01-02  drhFix a bug in the new sqlite3_test_control case of the...
2010-01-02  drhAdd a new sqlite3_test_control() verb that facilitates...
2010-01-01  drhAdd evidence marks associated with autoincrement.
2009-12-31  drhAdd comments and an assert() to help clarify the operat...
2009-12-31  shanehMinor changes to test scripts to support various SQLITE...
2009-12-31  shanehChanges to remove warnings in MSVC build.
2009-12-31  drhChange evidence marks to track requirement number chang...
2009-12-30  drhChange the version number to 3.6.22.
2009-12-30  drhAdjustments to column cache handling in order to restor...
2009-12-30  drhRemove some code in the column cache that is no longer...
2009-12-30  drhRemove obsolete comment text from expr.c. No functiona...
2009-12-29  drhWithin the special new.* and old.* tables of a trigger...
2009-12-29  danFix a bug triggered by optimizing an FTS3 table when...
2009-12-24  drhImmediately purge entries from the column cache when...
2009-12-22  drhMove the query flattener turn-off from a pragma to...
2009-12-22  danAdd the experimental FTS3 matchinfo() function. Provide...
2009-12-22  drhAdd a pragma to disable the query flattener - for use...
2009-12-21  danChange many comments in e_fkey.test to include the...
2009-12-20  danFix a problem in FTS3 phrase queries. Add tests to...
2009-12-17  shanehModified statement machine in sqlite3_complete() to...
2009-12-17  shanehFixed some TCL test cases to work if SQLITE_OMIT_TRIGGE...
2009-12-17  shanehUpdated and added new test cases for CLI.
2009-12-17  shanehIn shell.c (CLI), modified local_getline() to remove...
2009-12-17  shanehFix typo in comment of prepare.c.
2009-12-17  drhDisable trace when recursively running commands while...
2009-12-17  drhChange the REGEXP function in ICU to require exactly...
2009-12-16  drhRemove unreachable code that was added by the fix to...
2009-12-16  drhEnsure WHERE clause terms involving tables on the right...
2009-12-16  danModify some comments in e_fkey.test. No changes to...
2009-12-14  drhAdd a few simple evidence comments to the tokenizer...
2009-12-14  danHandle an unhandled OOM error code that occurs in fts3...
2009-12-14  danFix a broken assert() in fts3_write.c. Also fix a coupl...
2009-12-13  drhAdditional corrections to documentation comments. ...
2009-12-13  drhMinor documentation updates. No functional changes.
2009-12-12  drhFix some documentation comments in sqlite.h.in. No...
2009-12-12  danTests to cover a few extra branches in fts3.c.
2009-12-12  danFurther fts3 coverage tests.
2009-12-12  drhRename tkt-d82e3f3721.txt to use the (correct) .test...
2009-12-12  danExtra tests for coverage of fts3 code.
2009-12-12  danAdd coverage test cases for fts3.
2009-12-11  drhAdditional changes to C-language interface documentation.
2009-12-11  danChange the fts3 test interface used to configure the...
2009-12-11  danRationalize some code in fts3 used by optimize operatio...
2009-12-11  danAdd comment to fts3rnd.test to explain how the test...
2009-12-11  drhExtensive edits to the comments in the sqlite.h.in...
2009-12-10  shanehAvoid declaring and freeing test variables if SQLITE_TE...
2009-12-10  danRemove some unused macros and types from fts3.c.
2009-12-10  danFix handling of "WHERE col MATCH ? AND docid = ?" claus...
2009-12-10  danFix an OOM related problem in the snippet() and offsets...
2009-12-10  danChanges to fts3 to avoid flushing data to disk within...
2009-12-10  drhOnly declare the sqlite3_mutex_held() and sqlite3_mutex...
2009-12-09  drhRestore the incorrect legacy ON INSERT syntax to the...
2009-12-09  drhAdded test cases for the multi-way USING and NATURAL...
2009-12-09  drhThe USING clause and NATURAL JOIN look at all tables...
2009-12-09  danImprove test coverage of fts3.c.
2009-12-09  danMark fts3ReallocOrFree and fts3InitVtab as static....
2009-12-08  drhChange to order of two branches in vtab.c in order...
2009-12-08  drhAdd comments to better explain the two-pass memory...
2009-12-08  danAdd tests to improve coverage of fts3. Associated bugfixes.
2009-12-08  drhAvoid pointer aliasing in the allocSpace() routine...
2009-12-08  drhBegin updating API documentation to use the new MD5...
2009-12-08  drhAllow zero-length names for tables, columns, and indices.
2009-12-08  drhAdd test cases for ticket [abe728bbc311].
2009-12-08  drhAvoid dereferencing a null pointer when doing a multi...
next