Tcl Source Code

Changes On Branch tip-388-impl
Login

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

Changes In Branch tip-388-impl Excluding Merge-Ins

This is equivalent to a diff from 3ea7c67cbf to 8b3fef2633

2011-09-16
13:23
IMPLEMENTATION OF TIP #388 check-in: 4d6af4f7a4 user: jan.nijtmans tags: trunk, potential incompatibility
08:34
[Bug 3391977]: Ensure that the -headers option to http::geturl overrides the -type option (importan... check-in: ece59da1db user: dkf tags: trunk
08:14
merge to feature branch check-in: 7c746c8b38 user: jan.nijtmans tags: tip-389-impl
08:12
merge trunk to feature branch Closed-Leaf check-in: 8b3fef2633 user: jan.nijtmans tags: tip-388-impl
2011-09-15
16:27
3408408 Partial improvement by sharing as literals the computed values of constant subexpressions wh... check-in: 3ea7c67cbf user: dgp tags: trunk
2011-09-13
20:04
3390638 Workaround broken solaris studio cc optimizer. Thanks to Wolfgang S. Kechel. check-in: b9fb2d7653 user: dgp tags: trunk
2011-08-29
07:32
Merge to feature branch check-in: a28c1f710a user: jan.nijtmans tags: tip-388-impl

Changes to doc/Tcl.n.

Changes to doc/re_syntax.n.

Changes to generic/regc_lex.c.

Changes to generic/regcomp.c.

Changes to generic/regcustom.h.

Changes to generic/tcl.h.

Changes to generic/tclParse.c.

Changes to tests/reg.test.

Changes to tests/utf.test.