SQLite

Check-in [7fca5a284c]
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

Overview
Comment:Add error logging to native Win32 heap support.
Downloads: Tarball | ZIP archive
Timelines: family | ancestors | descendants | both | winNativeHeap
Files: files | file ages | folders
SHA1: 7fca5a284cded6d7531060da6e99a57aed50cf8f
User & Date: mistachkin 2011-08-24 17:42:22.399
Context
2011-08-25
01:16
Make sure that SQLITE_FCNTL_SIZE_HINT on Windows does not shrink the file. (check-in: d4f6437f8d user: mistachkin tags: winNativeHeap)
2011-08-24
17:42
Add error logging to native Win32 heap support. (check-in: 7fca5a284c user: mistachkin tags: winNativeHeap)
16:13
Experimental work to allow SQLite to use the native Win32 heap API. (check-in: bf3d0ab538 user: mistachkin tags: winNativeHeap)
Changes
Unified Diff Side-by-Side Diff Patch
Changes to Makefile.msc.
Changes to src/os_win.c.