SQLite

Check-in [d3d491a546]
Login

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

Overview
Comment:Merge several compiler compatibility fixes to trunk.
Downloads: Tarball | ZIP archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA1: d3d491a5461e21d84c6425977b80deedc7fa8a3a
User & Date: mistachkin 2012-06-21 14:05:15.442
Context
2012-06-21
14:25
Fix the SQLITE_ZERO_MALLOC compile-time option so that it works on windows. (check-in: b80bc52f89 user: drh tags: trunk)
14:05
Merge several compiler compatibility fixes to trunk. (check-in: d3d491a546 user: mistachkin tags: trunk)
13:00
Remove support for OS/2 from the source tree. (check-in: ff828c67e5 user: drh tags: trunk)
2012-06-18
17:15
Allow the SQLITE_API macro to apply to the sqlite3_win32_sleep function. (Closed-Leaf check-in: 21266c68af user: mistachkin tags: compiler-compat)
Changes
Unified Diff Side-by-Side Diff Patch
Changes to ext/fts3/fts3_unicode2.c.
Changes to src/mutex_w32.c.
Changes to src/shell.c.