]> git.ipfire.org Git - thirdparty/sqlite.git/shortlog
thirdparty/sqlite.git
2007-01-28  pweilbacherAdapt returns of the os2Read() function to those of...
2007-01-27  drhVersion 3.3.12 (CVS 3616)
2007-01-27  drhAdjustments to the pragma test for OS-X. (CVS 3615)
2007-01-27  drhMore adjustments to the pragma test for windows. (CVS...
2007-01-27  drhAdjustment to tests for PRAGMA integrity_check so that...
2007-01-27  drhIncrement the version number in preparation for the...
2007-01-27  drhFix a documentation comment in vdbe.c. Ticket #2188...
2007-01-27  drhParser changes to allow parenthesized numerical argumen...
2007-01-27  drhLimit the number of errors returned by PRAGMA integrity...
2007-01-26  drhMake sure the vdbeInt.h file is not #included multiple...
2007-01-26  drhFix prototypes for the parser. Syntactic change only...
2007-01-26  drhAdd code to select.c for printing the contents of parse...
2007-01-26  drhFix a (harmless) assertion fault on nested views where...
2007-01-26  drhMake sure the loadext.c module works even if all SQLITE...
2007-01-26  drhWork around issues with certain C++ compilers by adding...
2007-01-25  drhFix an additional problem with the IS NULL optimization...
2007-01-24  drhDo not run the fts2i.test unless the FTS2 module is...
2007-01-24  drhDo not run test fts1i.test if FTS1 is not installed...
2007-01-22  drhVersion 3.3.11 (CVS 3599)
2007-01-22  drhPrepare for the release of version 3.3.11 (CVS 3598)
2007-01-22  drhFix a pragma test so that it works in directories that...
2007-01-19  shesshttp://www.sqlite.org/cvstrac/tktview?tn=2166,35
2007-01-19  drhMake sure the IS NULL optimization introduced by check...
2007-01-16  drhAdditional memory initialization in lemon - bug reporte...
2007-01-16  drhMake sure the parser generated by lemon always calls...
2007-01-12  drhFix a bug in sqlite3_prepare_v2() introduced by checkin...
2007-01-12  drhFix a bug in lemon. The code in which the error appear...
2007-01-10  drhMake the AreFileApisANSI() call a macro with a value...
2007-01-10  drhMore homepage typo fixes. (CVS 3589)
2007-01-10  drhFix a typo on the homepage. (CVS 3588)
2007-01-10  drhVersion 3.3.10 (CVS 3587)
2007-01-10  drhCorrections to the documentation on sqlite3_exec()...
2007-01-10  drhCorrections to the documentation for sqlite3_busy_handl...
2007-01-09  drhDocumentation updates prior to version 3.3.10. Among...
2007-01-09  drhFix the windows OS layer so that it returns detailed...
2007-01-09  drhWork around win2k problems so that single-character...
2007-01-09  drhDocumentation and tests to show that the cause of a...
2007-01-09  drhUpdates tests and documentation to justify the behavior...
2007-01-09  drhDo not use the symbol "interrupt" since that is a reser...
2007-01-09  drhWhen an automatic re-prepare occurs, take care not...
2007-01-08  drhAdditional tests of sqlite3_prepare_v2. (CVS 3577)
2007-01-08  drhFix a critical bug in sqlite3_prepare_v2 that can lead...
2007-01-08  drhFix another round-off problem in strftime(). Ticket...
2007-01-08  drhUpdates to the sqlite3 command-line shell documentation...
2007-01-08  drhAdd the $(BEXE) suffix to every mention of "lemon"...
2007-01-08  drhFix a round-off error in the %W and %j conversions...
2007-01-06  drhAnother typo fixed in changes.html (CVS 3569)
2007-01-06  drhFix the makefile to correctly install sqlite3ext.h...
2007-01-06  drhFix typo in changes.html. (CVS 3567)
2007-01-05  drhClear a compiler warning when compiling with -DSQLITE_O...
2007-01-05  drhRemove redundant variable. (CVS 3565)
2007-01-05  drhSuppress compiler warnings. Fix a bug in IO error...
2007-01-05  drhIn the btree.c, when releasing the page1 lock, first...
2007-01-05  drhGet threadtest2.c working again after being long neglec...
2007-01-05  drhFix a test case that changed due to (3560). Ticket...
2007-01-04  drhFix the user_version and schema_version pragmas so...
2007-01-04  drhFix the trigger4 test so that it runs on windows. ...
2007-01-04  drhPut a missing double-quote into the changes.html page...
2007-01-04  drhVersion 3.3.9 (CVS 3557)
2007-01-04  drhIncrease the version number to 3.3.9. Documentation...
2007-01-04  drhDisable the alter2.test on utf16 since the results...
2007-01-04  drhFix a memory leak introduced by the latest changes...
2007-01-04  drhReactivate disabled "alter2" tests. (CVS 3553)
2007-01-04  drhFix for ticket #2141. (CVS 3552)
2007-01-04  drhAdd a comment to vdbe.c to explain the use of an uninit...
2007-01-03  drhClean up memory leaks and uninitialized variables detec...
2007-01-03  drhAdditional changes in the pager and os interface layers...
2007-01-03  drhMake sure that the database size cache in the pager...
2007-01-02  drhUpdate the vtab_err test to check for -DSQLITE_MEMDEBUG...
2006-12-22  pweilbacherOS/2 change: add safeguard to be able to use SQLite...
2006-12-21  drhDisable extension loading by default. At some point...
2006-12-21  drhMore fixes to the microsoft code-page nightmare......
2006-12-21  drhUse GetProcAddressA() on wince. Ticket #2123 (CVS...
2006-12-21  drhReduce the number of utf8->unicode conversions required...
2006-12-21  drhMove the shared-library loading routines into the OS...
2006-12-21  drhChange a parameter type from "int" to "DWORD" in the...
2006-12-20  drhThe xFilter method is not optional. (CVS 3539)
2006-12-20  drhInitialize a variable to avoid compiler warnings and...
2006-12-20  drhPatch to get extension loading working on wince. Ticke...
2006-12-20  drhThe query optimizer does a better job of optimizing...
2006-12-20  drhAllow constraint names on DEFAULT values in a table...
2006-12-19  drhBuild without warnings and pass all tests with SQLITE_O...
2006-12-19  drhFix a typo in shell.c. Ticket #2111. (CVS 3533)
2006-12-19  drhUse sqlite3_mprintf() instead of strdup() to reduce...
2006-12-18  drhSpeed improvement: do not journal or rollback pages...
2006-12-18  drhUpdates to the "Distinctive Features" document. (CVS...
2006-12-16  drhQuery optimizer enhancement: In "FROM a,b,c left join...
2006-12-14  drhFix a bug in lemon that leads to an assertion fault...
2006-11-30  drhChange the table_info pragma so that it returns NULL...
2006-11-30  drhImprovements to the new performance tests. (CVS 3526)
2006-11-30  drhFix indentation typo in btree.c. (CVS 3525)
2006-11-29  shessDrop a couple variables which are no longer used anywhe...
2006-11-29  shessTest that terms longer than interior nodes work correct...
2006-11-29  drhAdded the speed1.test script (CVS 3522)
2006-11-29  shesshttp://www.sqlite.org/cvstrac/tktview?tn=2046
2006-11-29  shessDelta-encode terms in interior nodes. While experiment...
2006-11-23  drhImprovements to the speed tests recently added to the...
2006-11-23  drhFix a typo in the OMIT_AUTORIZATION in expr.c. (CVS...
2006-11-23  drhMake the pager sector size configurable at compile...
2006-11-23  drhAdd performance tests to the test suite. (CVS 3516)
next