Tcl Source Code

Changes On Branch bug-d5ddbc7f49
Login

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

Changes In Branch bug-d5ddbc7f49 Excluding Merge-Ins

This is equivalent to a diff from 37640d60e2 to e94bc46f19

2014-07-15
15:10
[726349fab8] Stop leaking compression dictionary on zlib xform channel close. check-in: 4e3d47ad17 user: dgp tags: trunk
13:18
merge trunk Leaf check-in: 6559584842 user: dgp tags: dgp-pkg-migration
2014-07-12
16:15
merge trunk Leaf check-in: e94bc46f19 user: dkf tags: bug-d5ddbc7f49
16:13
whopper change; now passes test suite on OSX check-in: 0b38cdbc76 user: dkf tags: bug-d5ddbc7f49
2014-07-11
20:40
Suppress valgrind warnings about uninitialized values. check-in: 37640d60e2 user: dgp tags: trunk
18:20
[1211aceef2] Fix refcount management of TclpTempFileName() that caused leak. check-in: 44648f6210 user: dgp tags: trunk

Changes to generic/tclAssembly.c.

Changes to generic/tclCkalloc.c.

Changes to generic/tclCmdIL.c.

Changes to generic/tclCmdMZ.c.

Changes to generic/tclCompCmdsSZ.c.

Changes to generic/tclEnsemble.c.

Changes to generic/tclFileName.c.

Changes to generic/tclIO.c.

Changes to generic/tclIOCmd.c.

Changes to generic/tclIOUtil.c.

Changes to generic/tclIndexObj.c.

Changes to generic/tclInt.h.

Changes to generic/tclInterp.c.

Changes to generic/tclOOBasic.c.

Changes to generic/tclOODefineCmds.c.

Changes to generic/tclOOMethod.c.

Changes to generic/tclTest.c.

Changes to generic/tclTestObj.c.

Changes to generic/tclTimer.c.

Changes to generic/tclTrace.c.

Changes to generic/tclUtil.c.

Changes to generic/tclZlib.c.

Changes to library/clock.tcl.

Changes to library/http/http.tcl.

Changes to library/opt/optparse.tcl.

Changes to library/package.tcl.

Changes to library/tcltest/tcltest.tcl.

Changes to tests/assemble.test.

Changes to tests/binary.test.

Changes to tests/chan.test.

Changes to tests/chanio.test.

Changes to tests/clock.test.

Changes to tests/cmdAH.test.

Changes to tests/cmdIL.test.

Changes to tests/cmdMZ.test.

Changes to tests/compile.test.

Changes to tests/config.test.

Changes to tests/dict.test.

Changes to tests/error.test.

Changes to tests/event.test.

Changes to tests/exec.test.

Changes to tests/fCmd.test.

Changes to tests/fileName.test.

Changes to tests/history.test.

Changes to tests/http.test.

Changes to tests/indexObj.test.

Changes to tests/info.test.

Changes to tests/interp.test.

Changes to tests/io.test.

Changes to tests/ioCmd.test.

Changes to tests/ioTrans.test.

Changes to tests/lindex.test.

Changes to tests/linsert.test.

Changes to tests/load.test.

Changes to tests/lrange.test.

Changes to tests/lrepeat.test.

Changes to tests/lreplace.test.

Changes to tests/lsearch.test.

Changes to tests/lset.test.

Changes to tests/namespace.test.

Changes to tests/obj.test.

Changes to tests/oo.test.

Changes to tests/package.test.

Changes to tests/proc-old.test.

Changes to tests/regexp.test.

Changes to tests/regexpComp.test.

Changes to tests/registry.test.

Changes to tests/safe.test.

Changes to tests/set-old.test.

Changes to tests/socket.test.

Changes to tests/string.test.

Changes to tests/stringComp.test.

Changes to tests/subst.test.

Changes to tests/switch.test.

Changes to tests/tcltest.test.

Changes to tests/timer.test.

Changes to tests/tm.test.

Changes to tests/trace.test.

Changes to tests/winDde.test.

Changes to tests/zlib.test.

Changes to unix/tclUnixChan.c.

Changes to unix/tclUnixTest.c.

Changes to unix/tclXtTest.c.

Changes to win/tclWinDde.c.

Changes to win/tclWinSerial.c.

Changes to win/tclWinTest.c.