Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
Comment: | More documentation and comment updates for sqlite3_initialize/shutdown interface changes to handle failures. |
---|---|
Downloads: | Tarball | ZIP archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA1: |
32509bc7339cd6a46cea4c243e341854 |
User & Date: | shane 2009-08-17 15:31:23.000 |
Context
2009-08-17
| ||
15:52 | Move error simulation code from the sqlite3_os_init() functions into a wrapper. (check-in: 67ad21abf8 user: dan tags: trunk) | |
15:31 | More documentation and comment updates for sqlite3_initialize/shutdown interface changes to handle failures. (check-in: 32509bc733 user: shane tags: trunk) | |
15:16 | Add tests to check that sqlite recovers from an error in sqlite3_initialize() correctly. (check-in: 904a371c6c user: dan tags: trunk) | |
Changes
configure became a regular file.
install-sh became a regular file.
Changes to src/mutex_unix.c.
Changes to src/mutex_w32.c.
Changes to src/pcache1.c.
Changes to src/sqlite.h.in.
test/progress.test became a regular file.
tool/mkopts.tcl became a regular file.