Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
| Comment: | Always use the alternate-form flag "#" to control the number of input bytes to printf conversions like %t, %h, and %q. Do not use precision in those cases since precision limits the number of output characters, not the number of input characters. Ticket [8967ea1df4f51af]. |
|---|---|
| Downloads: | See separate download page |
| Timelines: | family | ancestors | descendants | both | trunk |
| Files: | files | file ages | folders |
| SHA1: |
e5e6ca46597a50d215fa08a6ef1bd7b7 |
| User & Date: | drh 2011-05-31 12:52:59.570 |
References
|
2011-05-31
| ||
| 12:58 | • Fixed ticket [8967ea1df4]: i18n, webui: link to tag with non-ascii chars is broken in timeline plus 2 other changes (artifact: 1dffb65b27 ... user: drh) | |
Context
|
2011-06-01
| ||
| 22:32 | In contexts where only a check-out makes since, only resolve tags or branch names into check-outs, not events or other artifacts. Ticket [5f611295e3c2a8]. (check-in: 2a013f0228 ... user: drh tags: trunk) | |
|
2011-05-31
| ||
| 12:52 | Always use the alternate-form flag "#" to control the number of input bytes to printf conversions like %t, %h, and %q. Do not use precision in those cases since precision limits the number of output characters, not the number of input characters. Ticket [8967ea1df4f51af]. (check-in: e5e6ca4659 ... user: drh tags: trunk) | |
|
2011-05-30
| ||
| 16:46 | Makefile which works under the BSDs and Solaris using their non-GNU make. Resolves [5a96dd5f52]. (check-in: 3abab7e177 ... user: ben tags: trunk) | |
Changes
Changes to src/glob.c.
Changes to src/tar.c.
Changes to src/th_main.c.
Changes to src/timeline.c.