| 2009-05-29 |
drh | Still more refinements to the hasHotJournal() fix of... |
commit | commitdiff | tree | snapshot |
| 2009-05-29 |
drh | The hasHotJournal() fix of check-in (6687) causes some... |
commit | commitdiff | tree | snapshot |
| 2009-05-29 |
drh | Modify the hasHotJournal() routine to return a false... |
commit | commitdiff | tree | snapshot |
| 2009-05-28 |
drh | Remove references to deleted function sqlite3ExprRegist... |
commit | commitdiff | tree | snapshot |
| 2009-05-28 |
drh | Fix a NULL pointer dereference following an OOM error... |
commit | commitdiff | tree | snapshot |
| 2009-05-28 |
drh | Make sure the column name resolver does not try to... |
commit | commitdiff | tree | snapshot |
| 2009-05-28 |
danielk1977 | Workaround the need for internal API sqlite3BtreeCursor... |
commit | commitdiff | tree | snapshot |
| 2009-05-28 |
drh | Additional refinements to Expr handling. Restore compr... |
commit | commitdiff | tree | snapshot |
| 2009-05-27 |
drh | Simplifications to the Expr object: Remove Expr.span... |
commit | commitdiff | tree | snapshot |
| 2009-05-25 |
drh | Fix the rtree test module so that it works even if... |
commit | commitdiff | tree | snapshot |
| 2009-05-25 |
drh | When pinning a temp register after it is reused by... |
commit | commitdiff | tree | snapshot |
| 2009-05-25 |
danielk1977 | Add a test case for ticket #3879. (CVS 6675) |
commit | commitdiff | tree | snapshot |
| 2009-05-24 |
drh | Additional clarification of the 3rd parameter to sqlite... |
commit | commitdiff | tree | snapshot |
| 2009-05-24 |
drh | In the previous, the upper bound on the number of funct... |
commit | commitdiff | tree | snapshot |
| 2009-05-24 |
drh | Correct and clarify the documentation on the third... |
commit | commitdiff | tree | snapshot |
| 2009-05-22 |
danielk1977 | Do not transform a WHERE clause of the form "a = ?... |
commit | commitdiff | tree | snapshot |
| 2009-05-22 |
drh | Add an assert() to pcache1.c to double-check that page... |
commit | commitdiff | tree | snapshot |
| 2009-05-22 |
drh | Additional changes to pcache1 to prevent the page buffe... |
commit | commitdiff | tree | snapshot |
| 2009-05-22 |
drh | Make sure sqlite3_shutdown() completely disables the... |
commit | commitdiff | tree | snapshot |
| 2009-05-22 |
drh | Add omitted word in the documentation for total_change_... |
commit | commitdiff | tree | snapshot |
| 2009-05-22 |
drh | Fix an 8-byte alignment problem on HP/UX. Ticket ... |
commit | commitdiff | tree | snapshot |
| 2009-05-21 |
drh | Simplifications to expr.c in support of full coverage... |
commit | commitdiff | tree | snapshot |
| 2009-05-21 |
drh | In the CLI in the ".dump" command, do not attempt to... |
commit | commitdiff | tree | snapshot |
| 2009-05-21 |
drh | In the CLI, always "dump" the sqlite_sequence table... |
commit | commitdiff | tree | snapshot |
| 2009-05-21 |
danielk1977 | Add conditional 'extern "C"' block to sqlite3async... |
commit | commitdiff | tree | snapshot |
| 2009-05-20 |
drh | Fix a memory leak that occurs when an out-of-memory... |
commit | commitdiff | tree | snapshot |
| 2009-05-20 |
drh | Remove unused, undocumented, and untested error reporti... |
commit | commitdiff | tree | snapshot |
| 2009-05-20 |
drh | Updates to the extension loading logic to support full... |
commit | commitdiff | tree | snapshot |
| 2009-05-19 |
drh | Changes to select.c to facilitate full coverage testing... |
commit | commitdiff | tree | snapshot |
| 2009-05-19 |
drh | Improvements to the SQLITE_INT_TO_PTR macro to reduce... |
commit | commitdiff | tree | snapshot |
| 2009-05-19 |
drh | Update the showdb.c utility so that it works with datab... |
commit | commitdiff | tree | snapshot |
| 2009-05-18 |
danielk1977 | Fix memdb.test so that it works when OMIT_AUTOVACUUM... |
commit | commitdiff | tree | snapshot |
| 2009-05-18 |
drh | Changes to select.c in support of full coverage testing... |
commit | commitdiff | tree | snapshot |
| 2009-05-18 |
drh | Fix a typo on a comment associated with check-in (6641... |
commit | commitdiff | tree | snapshot |
| 2009-05-17 |
drh | Remove debugging code accidently left in check-in ... |
commit | commitdiff | tree | snapshot |
| 2009-05-17 |
drh | Take care to free the memory for the ORDER BY clause... |
commit | commitdiff | tree | snapshot |
| 2009-05-17 |
drh | Fix a typo in the sqlite3_blob_open() documentation... |
commit | commitdiff | tree | snapshot |
| 2009-05-17 |
drh | Tweaks and simplifications to select.c to facility... |
commit | commitdiff | tree | snapshot |
| 2009-05-16 |
drh | Attempt to provide a version of the SQLITE_INT_TO_PTR... |
commit | commitdiff | tree | snapshot |
| 2009-05-15 |
danielk1977 | Re-enable file locking in async4.test. (CVS 6640) |
commit | commitdiff | tree | snapshot |
| 2009-05-14 |
drh | Documentation enhancements for sqlite3_update_hook... |
commit | commitdiff | tree | snapshot |
| 2009-05-14 |
drh | Change the sqlite3_backup_finish() interface so that... |
commit | commitdiff | tree | snapshot |
| 2009-05-14 |
shane | Documentation updates to better explain the SQLITE_OPEN... |
commit | commitdiff | tree | snapshot |
| 2009-05-13 |
drh | Additional simplifications to build.c in support full... |
commit | commitdiff | tree | snapshot |
| 2009-05-13 |
drh | Remove incorrect NEVER() macro in the previous check... |
commit | commitdiff | tree | snapshot |
| 2009-05-13 |
drh | Changes to build.c to help facilitate full coverage... |
commit | commitdiff | tree | snapshot |
| 2009-05-13 |
danielk1977 | Do not run async4.test as part of the "journaltest... |
commit | commitdiff | tree | snapshot |
| 2009-05-13 |
danielk1977 | When locking a database file, check if any backup objec... |
commit | commitdiff | tree | snapshot |
| 2009-05-12 |
drh | Remove debugging comments left in the prior check-in... |
commit | commitdiff | tree | snapshot |
| 2009-05-12 |
drh | Move the sqlite3MinimumFileFormat() routine from build... |
commit | commitdiff | tree | snapshot |
| 2009-05-12 |
drh | Make sure the SQLITE_OPEN_EXCLUSIVE flag is ignored... |
commit | commitdiff | tree | snapshot |
| 2009-05-12 |
drh | Tweaks to build.c to facilitate coverage testing. ... |
commit | commitdiff | tree | snapshot |
| 2009-05-11 |
drh | If a virtual table constructor returns SQLITE_NOMEM... |
commit | commitdiff | tree | snapshot |
| 2009-05-11 |
drh | Rework the logic that generates a schema for tables... |
commit | commitdiff | tree | snapshot |
| 2009-05-11 |
drh | Enhance the parser to allow nested parentheses in the... |
commit | commitdiff | tree | snapshot |
| 2009-05-09 |
drh | Convert an always-true condition in hash.c into an... |
commit | commitdiff | tree | snapshot |
| 2009-05-09 |
drh | Add the SQLITE_TESTCTRL_ASSERT and SQLITE_TESTCTRL_ALWA... |
commit | commitdiff | tree | snapshot |
| 2009-05-09 |
drh | Change sqlite_blob_open() so that it zeros the output... |
commit | commitdiff | tree | snapshot |
| 2009-05-09 |
drh | Changes to the trigger.c module that facilitate full... |
commit | commitdiff | tree | snapshot |
| 2009-05-08 |
danielk1977 | Fix a warning in the osx-specific part of os_unix.c... |
commit | commitdiff | tree | snapshot |
| 2009-05-08 |
danielk1977 | Correctly update the cache page-count when discarding... |
commit | commitdiff | tree | snapshot |
| 2009-05-07 |
drh | If compiling FTS3 in the amalgamation, include the... |
commit | commitdiff | tree | snapshot |
| 2009-05-07 |
drh | Change the sqlite3_create_function() family of routines... |
commit | commitdiff | tree | snapshot |
| 2009-05-07 |
drh | Make sure the iteration counter on aggregate functions... |
commit | commitdiff | tree | snapshot |
| 2009-05-07 |
drh | Version 3.6.14 (CVS 6615) |
commit | commitdiff | tree | snapshot |
| 2009-05-06 |
drh | Fix compiler warning found with gcc -Wextra. (CVS 6614) |
commit | commitdiff | tree | snapshot |
| 2009-05-06 |
shane | Changes to silence compiler warnings under MSVC. (CVS... |
commit | commitdiff | tree | snapshot |
| 2009-05-06 |
drh | Fix three variable initialization problems found by... |
commit | commitdiff | tree | snapshot |
| 2009-05-06 |
chw | updated vxworks makefile for 3.6.14 release (CVS 6611) |
commit | commitdiff | tree | snapshot |
| 2009-05-06 |
drh | Add a short pause to force a context swap while waiting... |
commit | commitdiff | tree | snapshot |
| 2009-05-06 |
drh | Fix the test case misc3-6.11 so that it works correctly... |
commit | commitdiff | tree | snapshot |
| 2009-05-05 |
drh | Minor changes to the sqlite3_exec() implementation... |
commit | commitdiff | tree | snapshot |
| 2009-05-05 |
drh | Bump the version number up to 3.6.14. (CVS 6607) |
commit | commitdiff | tree | snapshot |
| 2009-05-05 |
drh | Changes to vacuum.c to facilitate full coverage testing... |
commit | commitdiff | tree | snapshot |
| 2009-05-05 |
drh | Make sure the left-shift operator never overflows.... |
commit | commitdiff | tree | snapshot |
| 2009-05-05 |
drh | Changes to update.c to facilitate full coverage testing... |
commit | commitdiff | tree | snapshot |
| 2009-05-05 |
drh | Make sure the default value on a column added using... |
commit | commitdiff | tree | snapshot |
| 2009-05-04 |
drh | Make sure va_arg() does not occur on the same line... |
commit | commitdiff | tree | snapshot |
| 2009-05-04 |
danielk1977 | Avoid parsing cells that fit entirely on the b-tree... |
commit | commitdiff | tree | snapshot |
| 2009-05-04 |
drh | Changes to auth.c to promote full coverage testing... |
commit | commitdiff | tree | snapshot |
| 2009-05-04 |
danielk1977 | Speed up INSERT operations that add data to UNIQUE... |
commit | commitdiff | tree | snapshot |
| 2009-05-04 |
drh | Work toward cleaning up the authorizer interface. ... |
commit | commitdiff | tree | snapshot |
| 2009-05-03 |
drh | Changes to facility full coverage testing of util.c... |
commit | commitdiff | tree | snapshot |
| 2009-05-03 |
drh | More changes to insert.c to facilitate full coverage... |
commit | commitdiff | tree | snapshot |
| 2009-05-02 |
drh | Simplifications to the uniqueness constraint failure... |
commit | commitdiff | tree | snapshot |
| 2009-05-02 |
drh | Remove the aFKey hash table, which was not being used... |
commit | commitdiff | tree | snapshot |
| 2009-05-02 |
drh | Reduce the size of an integer literal in rowhash.tcl... |
commit | commitdiff | tree | snapshot |
| 2009-05-02 |
danielk1977 | When a cursor points at the last entry of an intkey... |
commit | commitdiff | tree | snapshot |
| 2009-05-02 |
danielk1977 | Do not reset the cursor before seeking it in sqlite3Btr... |
commit | commitdiff | tree | snapshot |
| 2009-05-02 |
drh | When checking indices for xfer compatibility, compare... |
commit | commitdiff | tree | snapshot |
| 2009-05-01 |
drh | Record within the Token structure itself whether or... |
commit | commitdiff | tree | snapshot |
| 2009-05-01 |
drh | Fix an error message that is generated if the number... |
commit | commitdiff | tree | snapshot |
| 2009-05-01 |
drh | Update PRAGMA integrity_check so that it treats SQLITE_... |
commit | commitdiff | tree | snapshot |
| 2009-05-01 |
danielk1977 | Change lock2.test so that it does not enter a busy... |
commit | commitdiff | tree | snapshot |
| 2009-05-01 |
danielk1977 | Remove a NEVER() clause from a condition that is true... |
commit | commitdiff | tree | snapshot |
| 2009-05-01 |
danielk1977 | Fix for tempdb.test so that it passes when running... |
commit | commitdiff | tree | snapshot |
| 2009-05-01 |
drh | Fix processing of BEFORE triggers on INSERT statements... |
commit | commitdiff | tree | snapshot |
| 2009-04-30 |
shane | More cleanup, etc. to support MSVC compiles. (CVS 6582) |
commit | commitdiff | tree | snapshot |
| 2009-04-30 |
drh | Disable an always-false test in the attach.c module... |
commit | commitdiff | tree | snapshot |
| 2009-04-30 |
danielk1977 | Fix a problem with in-memory sub-journals and exclusive... |
commit | commitdiff | tree | snapshot |
| next |