Tcl Source Code

Changes On Branch bsg-0d-radix-prefix
Login

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

Changes In Branch bsg-0d-radix-prefix Excluding Merge-Ins

This is equivalent to a diff from 66e3be83ac to 7a62143dca

2017-06-23
08:11
TIP #472 implementation: Add Support for 0d Radix Prefix to Integer Literals check-in: 4f68bf6677 user: jan.nijtmans tags: trunk
2017-06-22
08:59
Upgrade all internal character tables to Unicode 10 check-in: f78dec2d2f user: jan.nijtmans tags: core-8-6-branch
08:16
Merge core-8-6-branch Closed-Leaf check-in: 7a62143dca user: jan.nijtmans tags: bsg-0d-radix-prefix
08:15
Add test-cases, testing the legacy behavior of "format %#d" check-in: 66e3be83ac user: jan.nijtmans tags: core-8-6-branch
2017-06-18
14:01
Factor out chunk of non-obvious code in the guts of [oo::define] into one place. check-in: 2bcf10b88e user: dkf tags: core-8-6-branch
2017-06-15
11:01
Merge core-8-6-branch. Fix gcc warning: tclStrToD.c:1180:2: warning: enumeration value ‘ZERO_D’... check-in: cf3e4e5c76 user: jan.nijtmans tags: bsg-0d-radix-prefix

Changes to doc/GetInt.3.

Changes to doc/expr.n.

Changes to doc/format.n.

Changes to generic/tclLink.c.

Changes to generic/tclStrToD.c.

Changes to generic/tclStringObj.c.

Changes to tests/cmdIL.test.

Changes to tests/format.test.

Changes to tests/link.test.

Changes to tests/util.test.