SQLite

Check-in [6336de7aa9]
Login

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

Overview
Comment:Tweaks to the new shared-memory interface design - mostly comment changes.
Downloads: Tarball | ZIP archive
Timelines: family | ancestors | descendants | both | experimental
Files: files | file ages | folders
SHA1: 6336de7aa96a6e1e68cc123e5d5f485d790d95a2
User & Date: drh 2010-07-13 23:41:40.000
Context
2010-07-14
00:14
Change the name of the xShmClose VFS method to xShmUnmap, everywhere. (Closed-Leaf check-in: c2d27cf51d user: drh tags: experimental)
2010-07-13
23:41
Tweaks to the new shared-memory interface design - mostly comment changes. (check-in: 6336de7aa9 user: drh tags: experimental)
18:45
Fix a typo in a comment in sqlite.h.in. (check-in: 4a6c4b6605 user: dan tags: experimental)
Changes
Unified Diff Side-by-Side Diff Patch
Changes to src/journal.c.
Changes to src/memjournal.c.
Changes to src/os_unix.c.
Changes to src/vdbe.c.