Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Make sure all memory from sqlite3DbMalloc() is freed by sqlite3DbFree() and | drh | 2010-07-24 |
* | It is possible for sqlite3.pUnlockConnection to be non-NULL when | drh | 2010-04-17 |
* | Changes for branch coverage of notify.c. Fixed quirk of | shaneh | 2010-04-16 |
* | Remove the obsolete "$Id:$" RCS identifier strings from the source code. | drh | 2009-11-10 |
* | Fix the sqlite3_unlock_notify() interface so that when the callback is NULL | drh | 2009-04-07 |
* | Change "... myfunction() { ... }" to "... myfunction(void) { ... }" in a few pla | danielk1977 | 2009-04-07 |
* | Remove an unused parameter from sqlite3DequoteExpr. Fix another unrelated | drh | 2009-03-25 |
* | Add the sqlite3_unlock_notify() API. (CVS 6348) | danielk1977 | 2009-03-16 |