Tcl Source Code

Check-in [fccf41ff4a]
Login

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

Overview
Comment:Merge in 8.7 changes not already here.
Downloads: Tarball | ZIP archive
Timelines: family | ancestors | descendants | both | memleak-87
Files: files | file ages | folders
SHA3-256: fccf41ff4a14c1cc2c43d9b2f1200b7b94f71201b1a9c3303bbf2ef2509b9f10
User & Date: dgp 2018-03-14 23:43:32.141
Context
2018-03-14
23:47
Merge rest of 8.7 except the botched apply/backout dance. closed check-in: 427db19fd4 user: dgp tags: memleak-87
23:43
Merge in 8.7 changes not already here. check-in: fccf41ff4a user: dgp tags: memleak-87
22:39
Rebase the memleak work. check-in: 29b72b7167 user: dgp tags: memleak-87
2018-03-13
17:14
merge 8.6 check-in: 1a04240e68 user: dgp tags: core-8-branch
Changes
Unified Diff Side-by-Side Diff Patch
Changes to changes.
Changes to doc/msgcat.n.
Changes to generic/tclBasic.c.
Changes to generic/tclCmdMZ.c.
Changes to generic/tclCompCmdsSZ.c.
Changes to generic/tclExecute.c.
Changes to generic/tclInt.h.
Changes to generic/tclPipe.c.
Added generic/tclProcess.c.
Changes to library/msgcat/msgcat.tcl.
Changes to library/msgcat/pkgIndex.tcl.
Changes to tests/msgcat.test.
Added tests/process.test.
Changes to tests/string.test.
Changes to unix/Makefile.in.
Changes to win/Makefile.in.
Changes to win/buildall.vc.bat.
Changes to win/makefile.vc.
Changes to win/tcl.dsp.
Changes to win/tclWinPipe.c.