summaryrefslogtreecommitdiffstats
path: root/win
Commit message (Expand)AuthorAgeFilesLines
* 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
| | |\ \ | | | |/
| | | * Bug [9c5a00c69d]. Tilde expansion on Windowsapnadkarni2023-03-041-38/+35
* | | | Merge 9.0. TclpSysalloc fix.apnadkarni2023-03-011-3/+3
|\ \ \ \ | |/ / /
| * | | Fix [f8ef6b3670] crash. TclpSysAlloc macro was truncating size request to 32 ...apnadkarni2023-03-011-3/+3
* | | | Merge 9.0apnadkarni2023-03-011-2/+5
|\ \ \ \ | |/ / /
| * | | Fix [1d074b177a]. Failure to read .tclshrcapnadkarni2023-02-251-2/+5
* | | | Compiles and runs. Tests still to be ported.apnadkarni2023-02-251-2/+2
|/ / /
* | | Merge 8.7jan.nijtmans2023-01-061-0/+3
|\ \ \ | |/ /
| * | Merge 8.6jan.nijtmans2023-01-061-0/+3
| |\ \ | | |/
| | * Fix [0f19edcb78]: Windows 11 not reported in tcl_platform(osVersion)jan.nijtmans2023-01-041-0/+3
* | | Merge 8.7jan.nijtmans2022-12-212-1/+17
|\ \ \ | |/ /
| * | Tweaks to dde and registry extension, so they "load" without 3th argument in ...jan.nijtmans2022-12-212-1/+17
* | | Merge 8.7 - change copyright in Windows build to UCal.apnadkarni2022-12-122-4/+2
|\ \ \ | |/ /
| * | Merge 8.6 - change copyright in Windows build to UCal.apnadkarni2022-12-122-4/+2
| |\ \ | | |/
| | * Change copyright in Windows rc from Activestate to UCal and others to match l...apnadkarni2022-12-122-4/+2
* | | Merge 8.7jan.nijtmans2022-11-294-116/+105
|\ \ \ | |/ /
| * | make Windows dde (-> 1.4.5) and registry (-> 1.3.7) extensions ready for the ...jan.nijtmans2022-11-294-118/+107
* | | Merge 8.7jan.nijtmans2022-11-292-2/+2
|\ \ \ | |/ /
| * | Merge 8.6jan.nijtmans2022-11-292-2/+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
| | |\
| | * \ merge 8.6dgp2022-10-272-3/+3
| | |\ \
| | * \ \ merge 8.6dgp2022-09-072-311/+468
| | |\ \ \
| | * \ \ \ merge 8.6dgp2022-07-251-2/+2
| | |\ \ \ \
| | * \ \ \ \ merge 8.6dgp2022-07-124-8/+9
| | |\ \ \ \ \
| | * | | | | | Bump to 8.6.13 for releasedgp2022-06-062-15/+12
* | | | | | | | Unbreak Windows build. More int -> size_t, being able to handle longer stringsjan.nijtmans2022-11-251-1/+1
* | | | | | | | Merge 8.7jan.nijtmans2022-11-245-59/+59
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | Use some more TCL_INDEX_NONE and Tcl_Sizejan.nijtmans2022-11-245-88/+89
* | | | | | | | Merge 8.7jan.nijtmans2022-11-203-5/+5
|\ \ \ \ \ \ \ \ | |/ / / / / / /