Tcl Source Code

Changes On Branch tip-592
Login

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

Changes In Branch tip-592 Excluding Merge-Ins

This is equivalent to a diff from 208cb37c8d to 174a9adac8

2021-01-08
14:45
TIP #592 implememtation: Stop support for Windows XP, Server 2003, Vista, Server 2008 check-in: 237a1ad40c user: jan.nijtmans tags: core-8-branch
10:27
Compile Tcl with -DTCL_WIDE_INT_TYPE=__int128, proving [45ddcfc3b1]. For now, only for Linux, don't ... check-in: 481654654f user: jan.nijtmans tags: bug-45ddcfc3b1
09:37
Omit -Wdeclaration-after-statement from CFLAGS: No longer needed since we stopped support for MSVC 6... Closed-Leaf check-in: 174a9adac8 user: jan.nijtmans tags: tip-592
2021-01-07
15:31
define UWIDE_MAX and friends in terms of Tcl_WideUInt/Tcl_WideInt, since we cannot be sure that Tcl_... check-in: ff2762ef21 user: jan.nijtmans tags: tip-592
13:42
Merge 8.7. Don't bother BorlandC, LCC and WatcomC any more, since they (probably) cannot handle Wind... check-in: 7d0cf14313 user: jan.nijtmans tags: tip-592
12:31
Merge 8.6 check-in: 208cb37c8d user: jan.nijtmans tags: core-8-branch
12:14
Fix mingw-w64 compiler warnings when using __USE_MINGW_ANSI_STDIO=1. Not recommended, but it should ... check-in: 25325a770a user: jan.nijtmans tags: core-8-6-branch
2021-01-06
15:48
Merge 8.6 check-in: e5b131099a user: jan.nijtmans tags: core-8-branch

Changes to .github/workflows/linux-build.yml.

Changes to doc/CrtChannel.3.

Changes to doc/FileSystem.3.

Changes to doc/IntObj.3.

Changes to doc/OpenFileChnl.3.

Changes to generic/tcl.decls.

Changes to generic/tcl.h.

Changes to generic/tclAlloc.c.

Changes to generic/tclCmdMZ.c.

Changes to generic/tclDecls.h.

Changes to generic/tclFileName.c.

Changes to generic/tclIO.c.

Changes to generic/tclIOGT.c.

Changes to generic/tclIORChan.c.

Changes to generic/tclIORTrans.c.

Changes to generic/tclInt.decls.

Changes to generic/tclInt.h.

Changes to generic/tclIntDecls.h.

Changes to generic/tclMain.c.

Changes to generic/tclStrToD.c.

Changes to generic/tclThreadTest.c.

Changes to generic/tclZipfs.c.

Changes to libtommath/tommath.h.

Changes to macosx/Tcl-Common.xcconfig.

Changes to macosx/tclMacOSXNotify.c.

Changes to tests/fCmd.test.

Changes to tests/winFCmd.test.

Changes to unix/configure.

Changes to unix/tcl.m4.

Changes to unix/tclConfig.h.in.

Changes to unix/tclUnixChan.c.

Changes to unix/tclUnixPort.h.

Changes to unix/tclUnixTime.c.

Changes to win/Makefile.in.

Changes to win/configure.

Changes to win/configure.ac.

Changes to win/nmakehlp.c.

Changes to win/tcl.m4.

Changes to win/tclWin32Dll.c.

Changes to win/tclWinChan.c.

Changes to win/tclWinFile.c.

Changes to win/tclWinInit.c.

Changes to win/tclWinInt.h.

Changes to win/tclWinPipe.c.

Changes to win/tclWinPort.h.

Changes to win/tclWinThrd.c.

Changes to win/tclWinTime.c.

Changes to win/tclsh.exe.manifest.in.