Tcl Source Code

Check-in [316ceb7616]
Login

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

Overview
Comment:Merge 8.7
Downloads: Tarball | ZIP archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: 316ceb7616c11e54e5e2163aa96736dbc417a4c7574885feee6a60ea6183853d
User & Date: jan.nijtmans 2019-03-10 21:04:41.265
Context
2019-03-10
21:16
Make internal libtommath symbols MODULE_SCOPE, and remove them from the stub table: They are not sup... check-in: 9384c633dd user: jan.nijtmans tags: trunk
21:04
Merge 8.7 check-in: 316ceb7616 user: jan.nijtmans tags: trunk
20:18
re-implemente changes in win/tclWinFile.c (handling -DTCL_UTF_MAX=6) using 3 new utility functions. ... check-in: 9eb437a15d user: jan.nijtmans tags: core-8-branch
2019-03-08
22:51
Merge 8.7 check-in: fe02c8898e user: jan.nijtmans tags: trunk
Changes
Unified Diff Side-by-Side Diff Patch
Changes to generic/regcomp.c.
Changes to generic/tclInt.h.
Changes to generic/tclStubInit.c.
Changes to generic/tclUtf.c.
Changes to win/tclWin32Dll.c.
Changes to win/tclWinFile.c.
Changes to win/tclWinInit.c.
Changes to win/tclWinPipe.c.