SQLite

Check-in [6ba4be66be]
Login

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

Overview
Comment:Enhancements to the printf() logic in order to render a negative zero with a minus sign.
Downloads: Tarball | ZIP archive
Timelines: family | ancestors | negative-zero
Files: files | file ages | folders
SHA3-256: 6ba4be66be90799ab0e1edc08c5c09bea239a85027ad0ca1f42818fc2580af4d
User & Date: drh 2019-06-12 20:11:34.026
Context
2019-06-12
20:11
Enhancements to the printf() logic in order to render a negative zero with a minus sign. (Leaf check-in: 6ba4be66be user: drh tags: negative-zero)
13:49
Handle expressions like "expr IS TRUE COLLATE xyz" in the same way as "expr IS TRUE". Fix for [4d01eda8115b10d1]. (check-in: 5c6146b56a user: dan tags: trunk)
Changes
Unified Diff Side-by-Side Diff Patch
Changes to src/printf.c.