Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
Comment: | Remove sqlite4_mem_methods from sqlite.h.in. Other modifications so that src4.test works again. |
---|---|
Downloads: | Tarball | ZIP archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA1: |
7091e990cdf45e0ea8c1dabda4db745b |
User & Date: | dan 2013-05-21 20:08:24.936 |
Context
2013-05-22
| ||
17:40 | Add simple OOM injection test to show that the sqlite4_mm based test infrastructure works. check-in: 3f1a52c793 user: dan tags: trunk | |
2013-05-21
| ||
20:08 | Remove sqlite4_mem_methods from sqlite.h.in. Other modifications so that src4.test works again. check-in: 7091e990cd user: dan tags: trunk | |
18:19 | Re-enable memory statistics and backtraces. check-in: 75b8ccc0a8 user: dan tags: trunk | |
Changes
Changes to main.mk.
Changes to src/env.c.
Changes to src/sqlite.h.in.
Changes to src/sqliteInt.h.
Changes to src/update.c.
Changes to test/auth.test.
Changes to test/fts5snippet.test.
Changes to test/malloc_common.tcl.
Changes to test/test_config.c.
Changes to test/test_malloc.c.
Changes to test/tester.tcl.
Changes to test/tkt-9d68c883.test.
Changes to test/where8.test.