Tcl Source Code

Changes On Branch tip-551
Login

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

Changes In Branch tip-551 Excluding Merge-Ins

This is equivalent to a diff from 76f0ccb22a to 002a6fdc7d

2020-05-30
23:47
tip-551 implementation. check-in: 3785bbf5a3 user: griffin tags: core-8-branch
2020-05-23
03:32
Update for TIP-551:

Add documentation for this feature to the expr man page. The keyword "integ... Closed-Leaf check-in: 002a6fdc7d user: griffin tags: tip-551

2019-12-07
18:25
merge-mark check-in: 2ccf0dd179 user: jan.nijtmans tags: core-8-branch
05:52
Initial implementation for TIP-551 Permit underscores in numeric literals check-in: 64b80d4ecd user: griffin tags: tip-551
05:46
Create new branch named "tip-551" check-in: 21eb23dc11 user: griffin tags: tip-551
2019-12-06
16:02
merge 8.7 check-in: 7dc752550c user: dgp tags: trunk
14:38
Merge 8.6 check-in: 76f0ccb22a user: jan.nijtmans tags: core-8-branch
14:35
Unnecessary double ;; in tclTimer.c. Update compat/zlib to exactly the same content as in the core-8... check-in: 9cd9b0463a user: jan.nijtmans tags: core-8-6-branch
13:47
merge-mark check-in: 771f469916 user: jan.nijtmans tags: core-8-branch

Changes to doc/expr.n.

Changes to doc/string.n.

Changes to generic/tclInt.h.

Changes to generic/tclScan.c.

Changes to generic/tclStrToD.c.

Changes to tests/get.test.

Changes to tests/scan.test.