]> git.ipfire.org Git - thirdparty/sqlite.git/shortlog
thirdparty/sqlite.git
2003-01-12  drhForgot to include the new "auth.c" source file in the...
2003-01-12  drhInitial check-in of the code for the new sqlite_set_aut...
2003-01-12  drhRemove an unused variable from the VDBE. Ticket #223...
2003-01-12  drhChange the PopStack() routine so that it doesn't confus...
2003-01-11  drhRemove the aOrder() array from where.c. (CVS 824)
2003-01-11  drhFix two compiler warnings from OS-X. (CVS 823)
2003-01-11  drhDocument the SHOW_DATATYPES pragma and add tests for...
2003-01-11  drhRemove the ColumnCount opcode, which had become a no...
2003-01-08  drhPort ot MacOS Classic. Ticket #218. (CVS 820)
2003-01-07  drhAvoid calling truncate() and stat() on the checkpoint...
2003-01-07  drhIn the VDBE, allocate space to hold column names when...
2003-01-07  drhWhen constructing records and index keys, use static...
2003-01-07  drhMore optimizations. (CVS 816)
2003-01-07  drhOptimizations to the tokenizer. (CVS 815)
2003-01-06  drhRemove unnecessary code from the VDBE. (CVS 814)
2003-01-05  drhMore optimizations. (CVS 813)
2003-01-04  drhParameterize the number of adjacent pages that particip...
2003-01-04  drhAnother optimization to the btree logic. (CVS 811)
2003-01-04  drhOptimizations to the BTree module for a modest speed...
2003-01-03  drhAllow the rollback journal to be empty except for its...
2003-01-02  drhCode optimizations to help the library run faster....
2003-01-01  drhIf compiled with the -DVDBE_PROFILE=1 option, special...
2002-12-28  drhVersion 2.7.5 (CVS 806)
2002-12-28  drhUpdate the version number to 2.7.5. (CVS 805)
2002-12-28  drhFix an uninitialized variable in the pager. Tickets...
2002-12-17  drhVersion 2.7.4 (CVS 803)
2002-12-17  drhPreparing for the 2.7.4 release. (CVS 802)
2002-12-17  drhIf the "fake_big_file" command fails, be sure to close...
2002-12-17  drhMake sure the host machine has enough disk space before...
2002-12-17  drhTake care not to modify the sqlite* pointer to sqlite_e...
2002-12-07  drhSave the full pathname of the database file so that...
2002-12-04  drhFix a bug in the reverse scan logic that comes up when...
2002-12-04  drhFixes to the logic that decides if the ORDER BY can...
2002-12-04  drhScan the table backwards if there is an ORDER BY ....
2002-12-04  drhAdd the sqliteBtreePrevious() routine to the BTree...
2002-12-03  drhAllow an aggregate function in the HAVING clause even...
2002-12-03  drhHonor ORDER BY clauses in VIEWs. Ticket #193. (CVS...
2002-12-02  drhChange to the pager to avoid opening journal files...
2002-12-01  drhFixed large file support under Linux. I'm unable to...
2002-11-24  drhAdd the "space_used.tcl" script to the tools directory...
2002-11-20  drhAutomatically determine if pointers are 4 or 8 bytes...
2002-11-20  drhGet the new large file code working with the Borland...
2002-11-11  drhRemove extra </TD> from HTML output. Ticket #189....
2002-11-11  drhBack out the changes in the pager that sorted pages...
2002-11-11  drhReplace the atoi() library routine with a faster home...
2002-11-10  drhTwo optimizations to the pager: (1) Write dirty pages...
2002-11-09  drhTry to better detect when the library is compiled for...
2002-11-06  drhAdd large file support to Windows. Change large file...
2002-11-06  drhChanges to include files so that the >2GB file patch...
2002-11-05  drhUpdate the FAQ to explain how to enable large file...
2002-11-05  drhAdd support for databases larger than 2GB under Unix...
2002-11-04  drhAdd the sqlite_version() SQL function as a built-in...
2002-11-01  drhImprovements in threadtest.c (for Unix) and some minor...
2002-10-31  drhVersion 2.7.3 (CVS 775)
2002-10-31  drhFix an assert that might fail if malloc() fails. (CVS...
2002-10-30  drhBump the version number prior to the release of version...
2002-10-30  drhIn the VDBE, check to make sure a set has been initiali...
2002-10-27  drhMinimal support for oracle8 outer join syntax. (CVS...
2002-10-22  drhCorrectly handle column names and string constants...
2002-10-22  drhTake care to track ephemeral strings in the VDBE and...
2002-10-20  drhRework the changes for ticket #176 (check-ins (760...
2002-10-20  drhThe "table_info" pragma reports unspecified column...
2002-10-20  drhExport the sqlite_function_type function from windows...
2002-10-20  drhWork around a bug in the Borland C compiler. Ticket...
2002-10-20  drhMake sure malloc(0) always returns NULL. Fix for ticke...
2002-10-19  drhSpeed improvement by avoiding a call to sqliteBtreeLast...
2002-10-19  drhFix the URL for pointing to MinGW on the homepage....
2002-10-17  mikeMinor coding fix in getting the windows platform versio...
2002-10-17  mikefix for locking in Windows (CVS 760)
2002-10-12  drhRemove the call to srand() and add better comments...
2002-09-30  drhFix a bug in the left outer join logic. (CVS 758)
2002-09-30  drhFix an uninitialized variable that could cause problems...
2002-09-25  drhVersion 2.7.2 (CVS 756)
2002-09-25  drhBump the version number to 2.7.2. (CVS 755)
2002-09-25  drhBug fix: When multiple SQL statements were passed into...
2002-09-21  drhMake sure memory malloced() for structures is aligned...
2002-09-17  drhFix a bug in the OP_MemStore operator of the VDBE....
2002-09-16  drhModify the sqlite_encode_binary() routine to return...
2002-09-14  drhDo not put a write lock on the main database file when...
2002-09-14  drhRename all tests so that the first part of the test...
2002-09-12  drhUpdate the SQL language documentation to talk about...
2002-09-08  drhFix for ticket #147: Honor the ORDER BY and LIMIT claus...
2002-09-08  drhModify the build process so that the VDBE opcode number...
2002-09-08  drhModify the build process so that the VDBE opcode number...
2002-09-05  drhFix a memory leak that occurred when sqlite_open()...
2002-09-05  drhRewind the checkpoint journal after each statement...
2002-09-05  drhFix for ticket #146: Correctly handle reads of unused...
2002-09-03  drhAlways fill in the 5th parameter to sqlite_exec if...
2002-09-02  drhAdd documentation on NULL handling in SQLite versus...
2002-09-02  drhDetect when the test scripts are being run as root...
2002-09-01  drhRelax the locking requirements on BTree cursors. Any...
2002-08-31  drhParse foreign key constraints and populate internal...
2002-08-31  drhVersion 2.7.1 (CVS 737)
2002-08-31  drhChange the version number for release 2.7.1. (CVS 736)
2002-08-31  drhInitial checking of two new test files: format3.test...
2002-08-31  drhFix for ticket #145: Include the func.c source file...
2002-08-29  drhIf the database is locked when sqlite_open() is called...
2002-08-28  drhSlightly faster INSERTs from a SELECT by avoiding an...
2002-08-27  drhChange the tokenizer to ignore C-style comments /*...
2002-08-26  drhFix for ticket #142: Make sure we get the correct sort...
next