SQLite

Check-in [e147230767]
Login

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

Overview
Comment:Better support for MinGW 4.x.
Downloads: Tarball | ZIP archive
Timelines: family | ancestors | descendants | both | mingw4x
Files: files | file ages | folders
SHA1: e147230767383ed9f64085b613fd18508f74be21
User & Date: mistachkin 2014-02-14 23:35:49.555
Context
2014-02-16
19:20
Use the modern MinGW major version macro, not the deprecated one. (Closed-Leaf check-in: 057c16ee97 user: mistachkin tags: mingw4x)
2014-02-14
23:35
Better support for MinGW 4.x. (check-in: e147230767 user: mistachkin tags: mingw4x)
20:59
Reduce the number of cases where it is necessary to check for NULL after the loop terminating condition. (check-in: 3c1ae447de user: drh tags: trunk)
Changes
Unified Diff Side-by-Side Diff Patch
Changes to src/sqliteInt.h.