Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
8 check-ins occurring on 2006-01-11
Following day ↑
2006-01-11
| ||
23:40 | Testing of the automatic TSD deallocation logic. The sqlite3_thread_cleanup() API is documented. This should close ticket #1601. (CVS 2920) (check-in: fb518b0c user: drh tags: trunk) | |
21:41 | Automatically deallocate thread-specific data when it is no longer being used. Ticket #1601. Also implemented the suggestion of ticket #1603. Memory management is now off by default at compile-time. The sqlite3_enable_memory_management() API has been removed. (CVS 2919) (check-in: 5d9c6aa9 user: drh tags: trunk) | |
16:10 | Ensure the database attached as part of VACUUM can be detached successfully after a malloc() failure. (CVS 2918) (check-in: 8c26893c user: danielk1977 tags: trunk) | |
14:09 | Fix bugs caused by assuming that shared-schemas are initialized. (CVS 2917) (check-in: 3970eb87 user: danielk1977 tags: trunk) | |
05:49 | Fix typo noted by #1599. (CVS 2916) (check-in: 1b368c7c user: danielk1977 tags: trunk) | |
01:28 | Version 3.3.0 (alpha) (CVS 2915) (check-in: 59a7a56c user: drh tags: trunk) | |
01:28 | Add new APIs to the sqlite3.def file. (CVS 2914) (check-in: 9258931a user: drh tags: trunk) | |
01:08 | Prepare for the release of version 3.3.0. (CVS 2913) (check-in: 302993ae user: drh tags: trunk) | |