2008-11-26 |
drh | Version 3.6.6.2 (CVS 5960) branch_3_6_6 |
commit | commitdiff | tree |
2008-11-26 |
drh | Version number to 3.6.6.2. (CVS 5959) |
commit | commitdiff | tree |
2008-11-26 |
drh | Port check-ins (5955) and (5956) into the 3.6.6 branch... |
commit | commitdiff | tree |
2008-11-22 |
drh | Version 3.6.6.1 (CVS 5948) |
commit | commitdiff | tree |
2008-11-22 |
drh | Port the corruption bug fix of check-in (5938) into... |
commit | commitdiff | tree |
2008-11-20 |
drh | When a memory allocation fails on the %Q conversion... |
commit | commitdiff | tree |
2008-11-19 |
shane | In os_win.c, if SQLITE_TEST defined, winRandomness... |
commit | commitdiff | tree |
2008-11-19 |
drh | Version 3.6.6 (CVS 5931) |
commit | commitdiff | tree |
2008-11-19 |
drh | Force the corruptC.test script to use file format 1... |
commit | commitdiff | tree |
2008-11-19 |
shane | In bitvec.c: removed some of the recursion, minor optim... |
commit | commitdiff | tree |
2008-11-19 |
drh | Update the SECURE_DELETE code to track the latest chang... |
commit | commitdiff | tree |
2008-11-19 |
danielk1977 | Fix some compiler warnings that show up when building... |
commit | commitdiff | tree |
2008-11-19 |
danielk1977 | Fix a few more compiler warnings. (CVS 5926) |
commit | commitdiff | tree |
2008-11-19 |
danielk1977 | In os_unix.c, use "IS_VXWORKS" instead of "defined... |
commit | commitdiff | tree |
2008-11-19 |
drh | Version number to 3.6.6. (CVS 5924) |
commit | commitdiff | tree |
2008-11-19 |
danielk1977 | Eliminate some of the "unused parameter" warnings in... |
commit | commitdiff | tree |
2008-11-19 |
danielk1977 | Simplify the way the pager layer invokes the busy-handl... |
commit | commitdiff | tree |
2008-11-19 |
danielk1977 | Changes to avoid "unused parameter" compiler warnings... |
commit | commitdiff | tree |
2008-11-19 |
drh | Add an alternative application-defined pcache implement... |
commit | commitdiff | tree |
2008-11-18 |
drh | Fix to the lemon parser template when YYSTACKSIZE is... |
commit | commitdiff | tree |
2008-11-18 |
pweilbacher | Add support for SQLITE_NO_SYNC for OS/2, too. (CVS... |
commit | commitdiff | tree |
2008-11-18 |
drh | Expose the MBCS->UTF8 convert routine in the Win32... |
commit | commitdiff | tree |
2008-11-18 |
drh | Application-defined page cache documentation updates... |
commit | commitdiff | tree |
2008-11-18 |
danielk1977 | Reduce the number of "missing initializer" warnings... |
commit | commitdiff | tree |
2008-11-17 |
danielk1977 | Modifications to avoid unsigned/signed comparisons... |
commit | commitdiff | tree |
2008-11-17 |
danielk1977 | Modifications to avoid unsigned/signed comparisons... |
commit | commitdiff | tree |
2008-11-17 |
danielk1977 | Modifications to avoid signed/unsigned warnings in... |
commit | commitdiff | tree |
2008-11-17 |
danielk1977 | Changes to btree.c to avoid the unsigned/signed compari... |
commit | commitdiff | tree |
2008-11-17 |
chw | Added support for vxworks >= 6.4; RTP mode tested,... |
commit | commitdiff | tree |
2008-11-17 |
danielk1977 | Modifications to pager.c to avoid the unsigned/signed... |
commit | commitdiff | tree |
2008-11-15 |
danielk1977 | Fix compiler warnings in pcache1.c related to compariso... |
commit | commitdiff | tree |
2008-11-15 |
danielk1977 | Add a line to genfkey.README showing how to link agains... |
commit | commitdiff | tree |
2008-11-13 |
danielk1977 | Fix a couple of memory leaks that may follow malloc... |
commit | commitdiff | tree |
2008-11-13 |
shane | Fixed several more crashes due to corrupt db files... |
commit | commitdiff | tree |
2008-11-13 |
shane | Added support for -DSQLITE_NO_SYNC to os_win.c. (CVS... |
commit | commitdiff | tree |
2008-11-13 |
shane | Fixed typo in tkt3472.test that prevented the test... |
commit | commitdiff | tree |
2008-11-13 |
danielk1977 | Avoid committing a transaction from within the xSync... |
commit | commitdiff | tree |
2008-11-13 |
danielk1977 | Minor changes to get memsys5 compiling and its tests... |
commit | commitdiff | tree |
2008-11-13 |
danielk1977 | Update mksqlite3c.tcl to include new file pcache1.c... |
commit | commitdiff | tree |
2008-11-13 |
danielk1977 | Add an API to support custom page cache implementations... |
commit | commitdiff | tree |
2008-11-12 |
danielk1977 | Avoid some buffer overreads detected by valgrind while... |
commit | commitdiff | tree |
2008-11-12 |
drh | Version 3.6.5 (CVS 5897) |
commit | commitdiff | tree |
2008-11-12 |
drh | Do not redefine the MIN and MAX macros if they are... |
commit | commitdiff | tree |
2008-11-12 |
danielk1977 | In corruptC.test, explicitly set "PRAGMA auto_vacuum... |
commit | commitdiff | tree |
2008-11-12 |
drh | Update the version number to 3.6.5. (CVS 5894) |
commit | commitdiff | tree |
2008-11-12 |
drh | Omit the threadOverrideEachOthersLocks tests for builds... |
commit | commitdiff | tree |
2008-11-12 |
drh | Fix a faulty assert in select.c. Ticket #3494. (CVS... |
commit | commitdiff | tree |
2008-11-12 |
danielk1977 | Modify a failing test case in corruptC.test. The test... |
commit | commitdiff | tree |
2008-11-12 |
danielk1977 | Fix a database corruption related crash uncovered by... |
commit | commitdiff | tree |
2008-11-12 |
danielk1977 | Make sure affinities and implicit collation sequences... |
commit | commitdiff | tree |
2008-11-12 |
shane | Fixed a few more crashes when dealing with corrupt... |
commit | commitdiff | tree |
2008-11-11 |
shane | Fixed crash during an UPDATE when free cell size is... |
commit | commitdiff | tree |
2008-11-11 |
shane | Prevent a crash during an UPDATE when the cell offset... |
commit | commitdiff | tree |
2008-11-11 |
drh | Send the "Incomplete SQL" error message of the CLI... |
commit | commitdiff | tree |
2008-11-11 |
danielk1977 | Remove some asserts that refer to variables removed... |
commit | commitdiff | tree |
2008-11-11 |
danielk1977 | Change the way threadsOverrideEachOthersLocks() works... |
commit | commitdiff | tree |
2008-11-11 |
drh | Cleanup in flattenSubquery. Add OOM tests for flattenS... |
commit | commitdiff | tree |
2008-11-11 |
shane | Fixed crash in integrity_check with corrupt content... |
commit | commitdiff | tree |
2008-11-11 |
drh | Avoid signed/unsigned comparison warnings in bitvec... |
commit | commitdiff | tree |
2008-11-11 |
drh | When an assignment occurs in a boolean, always test... |
commit | commitdiff | tree |
2008-11-11 |
drh | Fix the CLI so that it does not terminate input when... |
commit | commitdiff | tree |
2008-11-11 |
drh | When an OOM error occurs while resizing an sqlite_value... |
commit | commitdiff | tree |
2008-11-10 |
drh | Fix the documentation of the SQLITE_FUNCTION authorizer... |
commit | commitdiff | tree |
2008-11-10 |
shane | #ifdef out unused static function mutexIsNT(). Ticket... |
commit | commitdiff | tree |
2008-11-10 |
shane | Updated comment in source. Ticket #3453. (CVS 5874) |
commit | commitdiff | tree |
2008-11-10 |
shane | Add check for ifcapable autovacuum to vacuum2-3.3 test... |
commit | commitdiff | tree |
2008-11-10 |
shane | Removed a few more small parts of memsys6 code, includi... |
commit | commitdiff | tree |
2008-11-10 |
shane | In btree.c, omit calls to setChildPtrmaps() if SQLITE_O... |
commit | commitdiff | tree |
2008-11-10 |
shane | Fixed typos; Consistent use of Mac OS X name; (CVS... |
commit | commitdiff | tree |
2008-11-07 |
drh | Prevent buffer overruns when converting malformed UTF16... |
commit | commitdiff | tree |
2008-11-07 |
drh | Prevent a rollback from crashing if the sector-size... |
commit | commitdiff | tree |
2008-11-07 |
drh | Add documentation to make it clear that short reads... |
commit | commitdiff | tree |
2008-11-06 |
drh | Fix a bug in the CAST operator associated with the... |
commit | commitdiff | tree |
2008-11-05 |
drh | Fix memory allocation problems when string length excee... |
commit | commitdiff | tree |
2008-11-05 |
drh | The COMMIT command now works even if there are pending... |
commit | commitdiff | tree |
2008-11-04 |
shane | Should be 'memjournal.lo' instead of 'memjournal.o... |
commit | commitdiff | tree |
2008-11-04 |
danielk1977 | Add test cases for sqlite3_db_mutex(). (CVS 5862) |
commit | commitdiff | tree |
2008-11-04 |
drh | Enhance documentation of sqlite3_db_mutex(). (CVS 5861) |
commit | commitdiff | tree |
2008-11-04 |
drh | Avoid a segfault when OOM on a simple EXPLAIN query... |
commit | commitdiff | tree |
2008-11-04 |
drh | Add the sqlite3_db_mutex() interface. No test cases... |
commit | commitdiff | tree |
2008-11-03 |
drh | Test cases to verify that COMMIT and ROLLBACK return... |
commit | commitdiff | tree |
2008-11-03 |
drh | Change the name of the Cursor object to VdbeCursor... |
commit | commitdiff | tree |
2008-11-03 |
danielk1977 | Modify an assert() statement to fix #3473. No other... |
commit | commitdiff | tree |
2008-11-03 |
danielk1977 | Fix a bug reported on the mailing list triggered by... |
commit | commitdiff | tree |
2008-10-31 |
shane | Test that single byte corruptions in increasingly large... |
commit | commitdiff | tree |
2008-10-31 |
danielk1977 | Change the way sqlite3VdbeSetColName() is called so... |
commit | commitdiff | tree |
2008-10-30 |
drh | Fix a faulty assert() in the merge implementation of... |
commit | commitdiff | tree |
2008-10-30 |
danielk1977 | Fix a crash that can follow a malloc failure in sqlite3... |
commit | commitdiff | tree |
2008-10-30 |
drh | Add the sqlite3_extended_errcode() interface. Change... |
commit | commitdiff | tree |
2008-10-29 |
danielk1977 | If a hot-journal file is detected but the application... |
commit | commitdiff | tree |
2008-10-28 |
drh | Remove the vestigial mem4 and mem6 memory allocators... |
commit | commitdiff | tree |
2008-10-28 |
drh | Add data structure description comments to memjournal... |
commit | commitdiff | tree |
2008-10-28 |
danielk1977 | Avoid exposing internal interfaces sqlite_attach()... |
commit | commitdiff | tree |
2008-10-27 |
danielk1977 | If an SQLITE_DELETE authorization callback returns... |
commit | commitdiff | tree |
2008-10-27 |
danielk1977 | Make sqlite3_count_changes() and total_changes() work... |
commit | commitdiff | tree |
2008-10-27 |
danielk1977 | Remove some if() conditions that are always true from... |
commit | commitdiff | tree |
2008-10-25 |
danielk1977 | Remove unused parameter from function rtreeInit() ... |
commit | commitdiff | tree |
2008-10-25 |
drh | Disable the result-set alias cache when on conditional... |
commit | commitdiff | tree |
2008-10-25 |
danielk1977 | Add file tkt3461.test with a few examples of bug #3461... |
commit | commitdiff | tree |
2008-10-23 |
danielk1977 | Fix a bug in pragma table_info. Column default values... |
commit | commitdiff | tree |
next |