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: |
6ba4be66be90799ab0e1edc08c5c09be |
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
Changes to src/printf.c.