SQLite

Check-in [25ebadd096]
Login

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

Overview
Comment:Fix typos in using the MSVC_VERSION macro.
Downloads: Tarball | ZIP archive
Timelines: family | ancestors | descendants | both | branch-3.17
Files: files | file ages | folders
SHA1: 25ebadd096ce98fd0f9fab809969d34b958794f6
User & Date: drh 2017-02-13 11:35:38.142
Context
2017-02-13
16:02
Version 3.17.0 (check-in: ada05cfa86 user: drh tags: release, branch-3.17, version-3.17.0)
13:26
Fix typos in using the MSVC_VERSION macro. (check-in: f3b65926b1 user: drh tags: trunk)
11:35
Fix typos in using the MSVC_VERSION macro. (check-in: 25ebadd096 user: drh tags: branch-3.17)
2017-02-11
15:02
Ensure that indexed expressions with collating sequences are handled correctly. Fix for ticket [eb703ba7b50c1a5] backported from trunk. (check-in: b2e49ae36b user: drh tags: branch-3.17)
Changes
Unified Diff Side-by-Side Diff Patch
Changes to src/btreeInt.h.
Changes to src/mutex_w32.c.