Tcl Source Code

Changes On Branch tip-429
Login

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

Changes In Branch tip-429 Excluding Merge-Ins

This is equivalent to a diff from b3543267de to 3455770a8f

2014-08-25
21:37
TIP 429 implementation. New command [string cat]. check-in: 84ed8cd57f user: dgp tags: trunk
2014-08-20
11:23
[74e073599e]: tclsh is using old style dialogs when Tk is l... check-in: c438e5f6a0 user: jan.nijtmans tags: trunk
2014-08-19
20:35
merge trunk Closed-Leaf check-in: 3455770a8f user: ferrieux tags: tip-429
14:57
merge trunk check-in: b8c5829d91 user: dgp tags: novem
13:39
merge trunk check-in: 05909b3cb3 user: dgp tags: rc1, core-8-6-2-rc
13:38
merge trunk check-in: bb83be9a5a user: dgp tags: dgp-refactor
2014-08-17
15:23
[7d52e1101b] oo::object should know that oo::class is a subclass. check-in: b3543267de user: dkf tags: trunk
2014-08-13
09:06
Put back SystemV timezone files, which were removed in previous commit. Don't know if that was by ac... check-in: 2c695b9fc8 user: jan.nijtmans tags: trunk
2014-08-05
22:10
Fix comment inaccuracy. check-in: 7dad8a3e54 user: ferrieux tags: tip-429

Changes to doc/string.n.

Changes to generic/tclCmdMZ.c.

Changes to generic/tclCompCmdsSZ.c.

Changes to generic/tclInt.h.

Changes to tests/string.test.

Changes to tests/stringComp.test.