summaryrefslogtreecommitdiffstats
path: root/win
Commit message (Expand)AuthorAgeFilesLines
* b3 -> b4, as preparation for releasejan.nijtmans2024-08-133-4/+4
* AC_PREREQ([2.69]). Fix some indentingjan.nijtmans2024-08-135-104/+104
|\
| * AC_PREREQ([2.69]). Fix some indentingjan.nijtmans2024-08-135-108/+108
| |\
| | * Fix indenting. Prevent Tcl 8.6 to load Tk 8.7 (when it goes final). Fix AC_PR...jan.nijtmans2024-08-136-76/+76
| * | Make realclean/hose target consistent with clean with respect to pkgs cleanupjan.nijtmans2024-08-091-5/+13
| |\ \ | | |/
| | * (cherry-pick): Make realclean/hose target consistent with clean with respect ...jan.nijtmans2024-08-091-5/+37
* | | Make realclean/hose target consistent with clean with respect to pkgs cleanupapnadkarni2024-08-071-1/+9
* | | merge trunkdkf2024-08-061-0/+173
|\ \ \
| * | | VC++ build tool. Builds/tests/installs all configs. Type vctool help.apnadkarni2024-08-051-0/+173
* | | | merge trunkdkf2024-08-051-9/+7
|\ \ \ \ | |/ / /
| * | | TK_ZIP_FILE definition to nmake makefile, to be consistent with autoconf buildjan.nijtmans2024-08-041-9/+7
| |\ \ \ | | |/ /
| | * | TCL_ZIP_FILE/TK_ZIP_FILE definition to nmake makefile, to be consistent with ...jan.nijtmans2024-08-041-9/+9
| | * | (backport) Add tcl::unsupported::icu command (why not!)jan.nijtmans2024-06-272-0/+2
* | | | Factor out most property-related C code into its own file.dkf2024-08-022-0/+2
* | | | merge trunkdkf2024-08-011-1/+3
|\ \ \ \ | |/ / /
| * | | Minor fix - Add TCL_ZIP_FILE definition to nmake makefile to be consistent wi...apnadkarni2024-07-301-1/+3
* | | | Merge trunkdkf2024-07-1829-793/+831
|\ \ \ \ | |/ / /
| * | | Merge trunkapnadkarni2024-06-206-85/+85
| |\ \ \
| | * \ \ Fix [7be97a6859]: Reviewing chan.n changesjan.nijtmans2024-06-196-85/+85
| | |\ \ \ | | | |/ /
| | | * | 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
| * | | | | Unsupported ICU interfaceapnadkarni2024-06-192-1/+3
| |/ / / /
| * | | | Fix some more indentingjan.nijtmans2024-06-182-22/+25
| |\ \ \ \ | | |/ / / | | | / / | | |/ / | |/| |
| | * | 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
| * | | 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 8.6dkf2024-05-261-16/+1
| | |\ \ | | | |/
| * | | merge core-8-branchdkf2024-05-241-1/+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 [e589d9bdab]apnadkarni2024-05-241-1/+1
| * | | Fix [3fc3287497]: TclGetProcessGlobalValue encodes information twice on Windowsjan.nijtmans2024-05-231-16/+15
| |\ \ \ | | |/ /
| | * | 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-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
| |\ \ \ | | |/ /
| | * | Add tommath-????/zlib-???? to build-info if libtommath/zlib is statically linkedjan.nijtmans2024-05-213-0/+8
| * | | merge 8.7sebres2024-05-211-2/+12
| |\ \ \ | | |/ /
| | * | 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