Tcl Source Code

Check-in [8c0c86be64]
Login

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

Overview
Comment:Applied Jan's patch, fixed TCL_MEM_DEBUG.
Downloads: Tarball | ZIP archive
Timelines: family | ancestors | descendants | both | core-8-1-branch-old
Files: files | file ages | folders
SHA1: 8c0c86be64e0560ee5d3cd1a67f9db568bfcb285
User & Date: redman 1999-04-01 21:52:52.000
Context
1999-04-01
21:56
* tests/registry.test: * win/tclWinReg.c: Internationalized the registry code. It now uses Unicode ... check-in: 83ad188bce user: stanton tags: core-8-1-branch-old
21:52
Applied Jan's patch, fixed TCL_MEM_DEBUG. check-in: 8c0c86be64 user: redman tags: core-8-1-branch-old
00:56
Fixed console code to properly deal with pasting of uneven lines by reading entire lines from the co... check-in: d937aa574e user: redman tags: core-8-1-branch-old
Changes
Unified Diff Side-by-Side Diff Patch
Changes to ChangeLog.
Changes to generic/tcl.decls.
Changes to generic/tcl.h.
Changes to generic/tclBasic.c.
Changes to generic/tclDecls.h.
Changes to generic/tclStubInit.c.
Changes to tools/genStubs.tcl.
Changes to unix/Makefile.in.
Changes to win/makefile.vc.