Tcl Source Code

Changes On Branch tip-400-impl
Login

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

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

This is equivalent to a diff from 6d7a7b3eb9 to 006482c0ff

2012-10-16
13:04
Implementation of TIP #400. check-in: b6e98440db user: dkf tags: trunk
12:50
merge trunk Closed-Leaf check-in: 006482c0ff user: dkf tags: tip-400-impl
2012-10-14
19:02
Bug 3576509: Better fix, which helps for all Tcl_DictObjGet() calls in Tcl's source code. check-in: 6d7a7b3eb9 user: jan.nijtmans tags: trunk
19:00
Bug 357650: Better fix, which helps for all Tcl_DictObjGet() calls in Tcl's source code. check-in: 4f28137715 user: jan.nijtmans tags: core-8-5-branch
2012-10-13
20:29
Bug 3576509: tcl::Bgerror crashes with invalid arguments check-in: 70a5908228 user: jan.nijtmans tags: trunk
2012-10-04
08:25
merge trunk check-in: 81346a2dc2 user: dkf tags: tip-400-impl

Changes to doc/TclZlib.3.

Changes to doc/zlib.n.

Changes to generic/tcl.decls.

Changes to generic/tclDecls.h.

Changes to generic/tclStubInit.c.

Changes to generic/tclZlib.c.

Changes to tests/zlib.test.