Tcl Source Code

Changes On Branch tip-487
Login

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

Changes In Branch tip-487 Excluding Merge-Ins

This is equivalent to a diff from fc7a665e3b to dcc6f04732

2017-12-07
12:14
TIP #487: Stop support for Pre-XP Windows check-in: 200f182152 user: jan.nijtmans tags: core-8-branch
2017-11-30
17:21
[5808081213] Permit all bytearrays (including impure ones) to report length without shimmering check-in: 2fc5bec969 user: dgp tags: core-8-branch
16:18
merge core-8-branch check-in: 3d9c34fb19 user: jan.nijtmans tags: tip-485
16:08
merge core-8-branch Closed-Leaf check-in: dcc6f04732 user: jan.nijtmans tags: tip-487
16:03
Eliminate use of certain unnecessary struct names. Also white-spacing. Nothing functional. check-in: fc7a665e3b user: jan.nijtmans tags: core-8-branch
15:24
Fix build of test-suite, after previous commit check-in: af5af931fe user: jan.nijtmans tags: core-8-branch
2017-11-23
12:21
If compiled with -DTCL_NO_DEPRECATED, remove stub entry for TclWinGetPlatformId() check-in: 31747a5c93 user: jan.nijtmans tags: tip-487

Changes to generic/tclIntPlatDecls.h.

Changes to generic/tclStubInit.c.

Changes to win/configure.

Changes to win/tcl.m4.

Changes to win/tclWin32Dll.c.

Changes to win/tclWinInit.c.

Changes to win/tclWinInt.h.

Changes to win/tclWinPipe.c.