summaryrefslogtreecommitdiffstats
path: root/win
Commit message (Expand)AuthorAgeFilesLines
*-. More size_t -> Tcl_Size, missed by earlier updatesjan.nijtmans2023-04-275-50/+43
|\ \
| | * RingSizeT -> Tcl_Sizejan.nijtmans2023-04-261-42/+35
| * | More size_t -> Tcl_Size changes, which were missed before. Also (experimental...jan.nijtmans2023-04-264-8/+8
|/ /
* | Merge trunkapnadkarni2023-04-191-1/+1
|\ \
| * \ Almost a merge-mark, just remove one (size_t) cast.jan.nijtmans2023-04-181-1/+1
| |\ \ | | |/
| | * Adapt TIP's #494/#481/#537/#544/#568/#616/#623/#627/#630 to TIP #660 changesjan.nijtmans2023-04-181-1/+1
| | * Some more int -> Tcl_Size (which is actually the same in 8.7). Backported fro...jan.nijtmans2023-04-121-2/+4
* | | Merge trunkapnadkarni2023-04-1417-63/+66
|\ \ \ | |/ /
| * | Correct spelling errors in comments and documentation, but also a non-comment...pooryorick2023-04-1217-61/+61
| |\ \ | | |/
| | * Correct spelling errors in comments and documentation, but also a non-comment pooryorick2023-04-1217-61/+61
| * | More int -> Tcl_Size, so (theoretically) longer lists could be handled. Thank...jan.nijtmans2023-04-121-0/+2
| * | Merge 8.7jan.nijtmans2023-04-122-2/+3
| |\ \ | | |/
| | * int -> Tcl_Size for tclWinDde.c/tclWinReg.c, so it could (theoretically) hand...jan.nijtmans2023-04-122-2/+3
* | | Follow-up to previous commit: Let's not break TIP #627 either. Also adapt doc...jan.nijtmans2023-04-133-6/+6
* | | Merge 9.0apnadkarni2023-04-082-4/+4
|\ \ \ | |/ /
| * | Merge 8.7jan.nijtmans2023-04-052-4/+4
| |\ \ | | |/
| | * Make sure that infoPtr->validMask only contains TCL_READABLE|TCL_WRITABLE|TCL...jan.nijtmans2023-04-052-4/+4
* | | Merge 9.0apnadkarni2023-04-051-1/+1
|\ \ \ | |/ /
* | | Merge 9.0jan.nijtmans2023-04-018-34/+34
|\ \ \ | |/ /
| * | Merge 8.7jan.nijtmans2023-03-312-7/+7
| |\ \ | | |/
| | * Merge 8.6jan.nijtmans2023-03-312-7/+7
| | |\
| | | * Rename TclWinOpenFileChannel to OpenFileChannel, because it's static now.jan.nijtmans2023-03-311-6/+6
| * | | Merge 8.7jan.nijtmans2023-03-307-27/+27
| |\ \ \ | | |/ /
| | * | One more snprintfjan.nijtmans2023-03-301-1/+1
| | * | Merge 8.6jan.nijtmans2023-03-306-26/+26
| | |\ \ | | | |/
| | | * 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
* | | | TIP 660. No compiler warnings. Tests suite pass on Win and Ubuntuapnadkarni2023-03-301-5/+5
|/ / /
* | | Merge 8.7jan.nijtmans2023-03-221-2/+1
|\ \ \ | |/ /
| * | Move (TCL_ENCODING_PROFILE_MASK|GET|SET) from tcl.h to tclIO.h, since those a...jan.nijtmans2023-03-221-2/+1
* | | Merge 9.0. Also ckalloc -> Tcl_Alloc and ckfree -> Tcl_Freejan.nijtmans2023-03-121-2/+2
|\ \ \
| * \ \ Merge 8.7jan.nijtmans2023-03-121-2/+2
| |\ \ \ | | |/ /
| | * | Make test-output more readable when it contains non-printable characters (sto...jan.nijtmans2023-03-121-2/+2
* | | | Merged 9.0. Note knownProfileBug constraint which mark questionable tests to ...apnadkarni2023-03-101-5/+5
|\ \ \ \ | |/ / /
| * | | Fix cmdAH-4.3.13.00D80000.solo.utf-32le.tcl8.a testcase from tip-656-tcl9 bra...jan.nijtmans2023-03-091-5/+5
* | | | Merge 9.0jan.nijtmans2023-03-086-66/+66
|\ \ \ \ | |/ / /
| * | | More -Wconversion warning fixesjan.nijtmans2023-03-086-66/+66
* | | | Merge 9.0jan.nijtmans2023-03-075-194/+203
|\ \ \ \ | |/ / /
| * | | Merge 8.7jan.nijtmans2023-03-074-11/+10
| |\ \ \ | | |/ /
| | * | Merge 8.6jan.nijtmans2023-03-074-16/+15
| | |\ \ | | | |/
| | | * Fix a few -Wconversion warningsjan.nijtmans2023-03-074-69/+80
| * | | Merge 8.7 - testchmod fixesapnadkarni2023-03-071-151/+167
| |\ \ \ | | |/ /
| | * | Merge 8.6 - testchmod fixesapnadkarni2023-03-071-151/+166
| | |\ \ | | | |/
| | | * Fix testchmod and associated tests that always failed on Windowsapnadkarni2023-03-071-151/+165
| | * | Fix [f3cb2a32d6]: uninitialized value in format-2.18. Also remove repeated ca...jan.nijtmans2023-03-071-1/+0
| * | | Merge 8.7jan.nijtmans2023-03-061-16/+15
| |\ \ \ | | |/ /
| | * | Tcl_WinTCharToUtf() is deprecated, so use Tcl_WCharToUtfDString() in stead.jan.nijtmans2023-03-061-18/+16
| * | | Merge 8.7: Bug [9c5a00c69d]. Fix ~user on Windowsapnadkarni2023-03-051-38/+33
| |\ \ \ | | |/ /
| | * | Merge 8.6: Bug [9c5a00c69d]. Fix ~user on Windowsapnadkarni2023-03-051-38/+35
| | |\ \ | | | |/