summaryrefslogtreecommitdiffstats
path: root/win
Commit message (Expand)AuthorAgeFilesLines
* tcltest 2.5.7 -> 2.5.8jan.nijtmans2024-03-121-2/+2
* Unneeded "file normalize"jan.nijtmans2024-03-111-3/+3
* Minor addition to [1b8a893ded]: On Windows, fill TCL_PACKAGE_PATH (in tclConf...jan.nijtmans2024-03-054-2/+32
* (minor) fix for [1b8a893ded]: TCL_PACKAGE_PATH path is (wrongly) bracedjan.nijtmans2024-03-044-32/+2
|\
| * Merge 8.6. TCL_PACKAGE_PATH is not used on Windowsjan.nijtmans2024-03-043-16/+1
| |\ | |/ |/|
| * Proposed fix for [1b8a893ded]: TCL_PACKAGE_PATH path is (wrongly) braced.jan.nijtmans2024-03-042-4/+4
|/
* merge releasedgp2024-02-282-2/+2
|\
| * merge 8.6dgp2024-02-202-2/+2
| |\
| * \ merge 8.6dgp2024-02-141-2/+2
| |\ \
| * | | Bump to 8.6.14 for releasegriffin2024-01-162-2/+2
* | | | Bug [f91ab723]: MS-WIN: remove dead code as TclWinGetPlatformId() constantly ...oehhar2024-02-261-32/+15
| |_|/ |/| |
* | | TCL_INTEGER_SPACE + 4 could be too small for a channelName on win32. Backport...jan.nijtmans2024-02-192-2/+2
| |/ |/|
* | There are changes to package tcltest since release of Tcl 9.0b1.dgp2024-02-141-2/+2
|/
* Backport tcltest 2.5.6 from Tcl9.0b1jan.nijtmans2024-01-091-2/+2
* Correction in documentation embedded in rules.vcjan.nijtmans2024-01-062-12/+13
* Fix [https://core.tcl-lang.org/tk/info/1ca3c8d9da|1ca3c8d9da]: nmake build wi...jan.nijtmans2024-01-041-1/+1
* There's no need to give tcltest.exe it's own maniifest. Give tcltest.exe a ve...jan.nijtmans2024-01-042-10/+4
* Make _VC_MANIFEST_EMBED_EXE function work for tclsh.exe/tcltest.exejan.nijtmans2024-01-041-0/+2
* Add generation of tcltest.res for tcltest.exe, which should function the same...jan.nijtmans2024-01-043-1/+137
* fixes percent-subst regression [fb2fa9b3f6] introduced by fixing of vulnerabi...sebres2023-10-271-1/+10
* Fix [9d216917e]: nmakehlp.c: remove unused include math.hjan.nijtmans2023-10-201-3/+2
* Missing !endif (in previous commit)jan.nijtmans2023-10-141-0/+1
* Restore to rules.vc version 10, so we don't accidentally use Tcl 8.7/9.0 feat...jan.nijtmans2023-10-131-36/+3
* Update rules.vcjan.nijtmans2023-10-091-0/+4
* TIP #662: Un-deprecate Tcl_VarEval. Also remove some useless typecasts from d...jan.nijtmans2023-09-282-3/+2
|\
* | Fix [43b0656605]: MS Windows: files with emojis are found by glob but not rec...jan.nijtmans2023-09-131-4/+10
* | No longer support "OPTS=utf16" in makefile.vc/rules.vcjan.nijtmans2023-09-122-13/+31
* | Implement TCL_LIB_FLAG/TCL_BUILD_LIB_SPEC for Windows (which - aparently - ha...jan.nijtmans2023-08-034-17/+13
* | deprecate TCL_EXPORT_FILE_SUFFIX: no longer needed. Fix some path handling co...jan.nijtmans2023-08-024-14/+3
* | Add TCL_ZLIB_LIB_NAME to tclConfig.sh (for Windows)jan.nijtmans2023-08-014-2/+15
|/
* Simplify tenviron2utfdstr(), since 2nd argument is always -1.jan.nijtmans2023-07-261-1/+1
* Some more nmakehlp.c tweaksjan.nijtmans2023-05-161-3/+6
* Only use _snprintf on older MSVC compilers. ZeroMemory -> memsetjan.nijtmans2023-05-161-9/+9
* Correct spelling errors in comments and documentation, but also non-comment pooryorick2023-04-1219-65/+65
* Rename TclWinOpenFileChannel to OpenFileChannel, because it's static now.jan.nijtmans2023-03-311-6/+6
* Fix [0cb3554903]: macOS 13 SDK deprecates sprintf(). But better not use it on...jan.nijtmans2023-03-3011-118/+71
* Add "ucs-2" constraint to encoding-bug-183a1adcc0-5 testcase, otherwise it fa...jan.nijtmans2023-03-141-5/+5
* Add "notWsl" test constraints. Clean up many testcasesjan.nijtmans2023-03-081-18/+13
* Fix a few -Wconversion warningsjan.nijtmans2023-03-074-69/+80
* Fix testchmod and associated tests that always failed on Windowsapnadkarni2023-03-071-151/+165
* Bug [9c5a00c69d]. Tilde expansion on Windowsapnadkarni2023-03-041-38/+35
* Fix [0f19edcb78]: Windows 11 not reported in tcl_platform(osVersion)jan.nijtmans2023-01-041-0/+3
* Change copyright in Windows rc from Activestate to UCal and others to match l...apnadkarni2022-12-122-4/+2
* Update all "8.5" versions in Tcl_InitStubs() to "8.5-", since they can be com...jan.nijtmans2022-11-292-2/+2
* Add mp_pack, mp_pack_count and mp_unpack to the libtommath stub table. Not us...jan.nijtmans2022-11-232-0/+6
* Re-generate configure scripts (with correct autoconf version)jan.nijtmans2022-11-231-10/+13
* merge 8.6dgp2022-10-281-1/+1
|\
| * The file $(builddir)/tclUuid.h is not part of the source code distribution.dgp2022-10-281-1/+1
* | merge 8.6dgp2022-10-272-3/+3
|\ \ | |/
| * www.tcl-tk.org -> www.tcl-lang.orgjan.nijtmans2022-10-261-1/+1