summaryrefslogtreecommitdiffstats
path: root/win
Commit message (Expand)AuthorAgeFilesLines
* (backport) Add tcl::unsupported::icu command (why not!)jan.nijtmans2024-06-272-0/+2
* Fix [7be97a6859]: Reviewing chan.n changesjan.nijtmans2024-06-195-83/+83
|\
| * Change "channelId" to "channel" in documentation, error-handling and testcasesjan.nijtmans2024-06-171-1/+1
| * Simpler commenting of Tcl_ChannelType instances; make zip channel type constdkf2024-06-095-80/+80
| * More of the same: Space before tab is extremely unlikely to be correct indent...jan.nijtmans2024-06-056-28/+28
| * Make function definitions have right argument styledkf2024-06-041-1/+2
| * Space before tab is an extremely unlikely to be correct indentation patterndkf2024-06-046-23/+23
| * Merge 8.7dkf2024-05-261-16/+1
| |\
| * \ merge core-8-branchdkf2024-05-241-1/+1
| |\ \
| * | | Fix [e589d9bdab]apnadkarni2024-05-241-1/+1
| * | | Fix [3fc3287497]: TclGetProcessGlobalValue encodes information twice on Windowsjan.nijtmans2024-05-231-16/+15
| |\ \ \
| * \ \ \ "TCL_TOMMATH" is not used anywherejan.nijtmans2024-05-211-1/+1
| |\ \ \ \
| * \ \ \ \ Add tommath-????/zlib-???? to build-info if libtommath/zlib is statically linkedjan.nijtmans2024-05-213-0/+8
| |\ \ \ \ \
| * \ \ \ \ \ merge 8.7sebres2024-05-211-2/+12
| |\ \ \ \ \ \
| * | | | | | | b2 -> b3, as preparation for next releasejan.nijtmans2024-05-213-4/+4
| * | | | | | | Backout the "dullest commit ever" (not my words ....). It breaks the build. jan.nijtmans2024-05-1416-239/+228
| * | | | | | | Clean up a lot of small whitespace issues dkf2024-05-1316-228/+239
| * | | | | | | More whitespace cleanupdkf2024-05-109-31/+15
| * | | | | | | Merge 8.7jan.nijtmans2024-05-083-10/+10
| |\ \ \ \ \ \ \
* | \ \ \ \ \ \ \ Merge 8.6jan.nijtmans2024-06-182-22/+25
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ |/| | | | | | | |
| * | | | | | | | Backport some code cleanup from 8.7/9.0. Fix indentingjan.nijtmans2024-06-182-22/+25
| * | | | | | | | Make TclGlob() a static function. Sentinel/indenting/comment improvements (al...jan.nijtmans2024-05-282-13/+13
* | | | | | | | | merge 8.6dkf2024-05-261-16/+1
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / | | | | | | | | / | |_|_|_|_|_|_|/ |/| | | | | | |
* | | | | | | | merge core-8-6-branchdkf2024-05-241-1/+1
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | Use TclDStringToObj a bit moredkf2024-05-241-1/+1
* | | | | | | | Fix [e589d9bdab] - fconfigure socket -peernameapnadkarni2024-05-241-1/+1
|\ \ \ \ \ \ \ \ | |/ / / / / / / | | | | | | | / | |_|_|_|_|_|/ |/| | | | | |
* | | | | | | Fix [3fc3287497]: TclGetProcessGlobalValue encodes information twice on Windowsjan.nijtmans2024-05-231-16/+14
|\ \ \ \ \ \ \ | |/ / / / / / | | | | | | / | |_|_|_|_|/ |/| | | | |
| * | | | | Possible fix for [3fc3287497]: TclGetProcessGlobalValue encodes information t...jan.nijtmans2024-05-231-14/+11
* | | | | | "TCL_TOMMATH" is not used anywherejan.nijtmans2024-05-211-1/+1
|\ \ \ \ \ \ | |/ / / / / | | | | | / | |_|_|_|/ |/| | | |
| * | | | "TCL_TOMMATH" is not used anywherejan.nijtmans2024-05-212-3/+3
* | | | | Add tommath-????/zlib-???? to build-info if libtommath/zlib is statically linkedjan.nijtmans2024-05-213-0/+8
| |_|_|/ |/| | |
* | | | Fix [7842f33a5c]: Call chain creation could crash in destructors in some tang...dkf2024-05-201-2/+12
|\ \ \ \ | |/ / /
| * | | Add some machinery for easier testingdkf2024-05-201-1/+11
* | | | merge 8.6sebres2024-05-101-24/+0
|\ \ \ \ | |/ / / | | | / | |_|/ |/| |
| * | issue [10aa8403d064439f]: make command `testsize` platform-independent (cover...sebres2024-05-101-23/+0
| * | TCL_NORETURN1 is empty for extensions, just not for Tcl and Tk builds. Why? B...jan.nijtmans2024-04-292-5/+1
* | | Add some typecasts, remove duplicate "memset", remove some spacing.jan.nijtmans2024-05-083-11/+10
* | | Backport [e0bdc14669] "Cleaning up tclWinSock.c"oehhar2024-05-081-144/+168
|\ \ \ | | |/ | |/|
| * | Cleaning up tclWinSock.cdkf2024-05-081-145/+169
| * | Eliminate (internal) TclpExit(), which is just the same as exit()jan.nijtmans2024-04-292-3/+1
| |\ \ | |/ / |/| |
| * | Fix clang warning:jan.nijtmans2024-04-271-5/+5
| |\ \
* | \ \ Merge 8.6jan.nijtmans2024-04-293-4/+17
|\ \ \ \ | |_|/ / |/| | / | | |/ | |/|
| * | Missing TCL_NORETURN for Tcl_ExitThread() (and TclpThreadExit()). Backported ...jan.nijtmans2024-04-292-30/+29
* | | Fix clang warning:jan.nijtmans2024-04-271-5/+5
|\ \ \ | |/ /
| * | Fix clang warning:jan.nijtmans2024-04-261-5/+5
* | | Fix for [ef23a85ac6]: Tcl_PanicProc - Tcl9 & NaviServer.jan.nijtmans2024-04-252-19/+3
|\ \ \ | | |/ | |/|
| * | Make it more clear that TclpThreadExit() and Tcl_ExitThread() are TCL_NORETUR...jan.nijtmans2024-04-251-1/+1
| |\ \ | |/ / |/| |
* | | Make it more clear that TclpThreadExit() and Tcl_ExitThread() are TCL_NORETUR...jan.nijtmans2024-04-251-1/+1
| * | Merge 8.7 (Tcl_ConsolePanic() should be TCL_NORETURN)jan.nijtmans2024-04-251-2/+2
| |\ \ | |/ / |/| |
* | | (cherry-pick): Fix building of libtclzip for out-of-source buildsjan.nijtmans2024-04-251-4/+6