SQLite

Check-in [e20f2b8c6a]
Login

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

Overview
Comment:Added comment on floating point precision compile option for MSVC. (CVS 5448)
Downloads: Tarball | ZIP archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA1: e20f2b8c6a13aa826703441cf340d0ee03bf9f64
User & Date: shane 2008-07-22 05:15:53.000
Context
2008-07-22
05:18
Changed a few loop counters to unsigned ints to remove compiler warnings. (CVS 5449) (check-in: 16f51f9b39 user: shane tags: trunk)
05:15
Added comment on floating point precision compile option for MSVC. (CVS 5448) (check-in: e20f2b8c6a user: shane tags: trunk)
05:13
Add assertion check for NaN support at startup. (CVS 5447) (check-in: 8474cde34b user: shane tags: trunk)
Changes
Unified Diff Side-by-Side Diff Patch
Changes to src/util.c.