Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
Comment: | Add experimental sqlite3_config option to control the native Win32 heap size. |
---|---|
Downloads: | Tarball | ZIP archive |
Timelines: | family | ancestors | descendants | both | winHeapSize |
Files: | files | file ages | folders |
SHA1: |
f09f11e94b5a7c2e51d99c3700d2acd2 |
User & Date: | mistachkin 2013-11-23 00:27:29.844 |
Context
2013-11-25
| ||
21:49 | Clarify docs for the SQLITE_CONFIG_WIN32_HEAPSIZE option. (Closed-Leaf check-in: 51e876074a user: mistachkin tags: winHeapSize) | |
2013-11-23
| ||
00:27 | Add experimental sqlite3_config option to control the native Win32 heap size. (check-in: f09f11e94b user: mistachkin tags: winHeapSize) | |
2013-11-22
| ||
21:32 | Fix harmless compiler warning. (check-in: f336c18fb7 user: mistachkin tags: trunk) | |
Changes
Changes to src/main.c.
Changes to src/os_win.c.
Changes to src/sqlite.h.in.
Changes to src/test_config.c.
Changes to src/test_malloc.c.
Added test/win32heap.test.