Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | Merge trunk | griffin | 2023-03-25 | 16 | -268/+282 | |
|\ \ \ \ | |/ / / | ||||||
| * | | | Merge 8.7 | jan.nijtmans | 2023-03-22 | 1 | -2/+1 | |
| |\ \ \ | | |/ / | ||||||
| | * | | Move (TCL_ENCODING_PROFILE_MASK|GET|SET) from tcl.h to tclIO.h, since those a... | jan.nijtmans | 2023-03-22 | 1 | -2/+1 | |
| * | | | Merge 9.0. Also ckalloc -> Tcl_Alloc and ckfree -> Tcl_Free | jan.nijtmans | 2023-03-12 | 1 | -2/+2 | |
| |\ \ \ | ||||||
| | * \ \ | Merge 8.7 | jan.nijtmans | 2023-03-12 | 1 | -2/+2 | |
| | |\ \ \ | | | |/ / | ||||||
| | | * | | Make test-output more readable when it contains non-printable characters (sto... | jan.nijtmans | 2023-03-12 | 1 | -2/+2 | |
| * | | | | Merged 9.0. Note knownProfileBug constraint which mark questionable tests to ... | apnadkarni | 2023-03-10 | 1 | -5/+5 | |
| |\ \ \ \ | | |/ / / | ||||||
| | * | | | Fix cmdAH-4.3.13.00D80000.solo.utf-32le.tcl8.a testcase from tip-656-tcl9 bra... | jan.nijtmans | 2023-03-09 | 1 | -5/+5 | |
| * | | | | Merge 9.0 | jan.nijtmans | 2023-03-08 | 6 | -66/+66 | |
| |\ \ \ \ | | |/ / / | ||||||
| | * | | | More -Wconversion warning fixes | jan.nijtmans | 2023-03-08 | 6 | -66/+66 | |
| * | | | | Merge 9.0 | jan.nijtmans | 2023-03-07 | 5 | -194/+203 | |
| |\ \ \ \ | | |/ / / | ||||||
| | * | | | Merge 8.7 | jan.nijtmans | 2023-03-07 | 4 | -11/+10 | |
| | |\ \ \ | | | |/ / | ||||||
| | | * | | Merge 8.6 | jan.nijtmans | 2023-03-07 | 4 | -16/+15 | |
| | | |\ \ | | | | |/ | ||||||
| | | | * | Fix a few -Wconversion warnings | jan.nijtmans | 2023-03-07 | 4 | -69/+80 | |
| | * | | | Merge 8.7 - testchmod fixes | apnadkarni | 2023-03-07 | 1 | -151/+167 | |
| | |\ \ \ | | | |/ / | ||||||
| | | * | | Merge 8.6 - testchmod fixes | apnadkarni | 2023-03-07 | 1 | -151/+166 | |
| | | |\ \ | | | | |/ | ||||||
| | | | * | Fix testchmod and associated tests that always failed on Windows | apnadkarni | 2023-03-07 | 1 | -151/+165 | |
| | | * | | Fix [f3cb2a32d6]: uninitialized value in format-2.18. Also remove repeated ca... | jan.nijtmans | 2023-03-07 | 1 | -1/+0 | |
| | * | | | Merge 8.7 | jan.nijtmans | 2023-03-06 | 1 | -16/+15 | |
| | |\ \ \ | | | |/ / | ||||||
| | | * | | Tcl_WinTCharToUtf() is deprecated, so use Tcl_WCharToUtfDString() in stead. | jan.nijtmans | 2023-03-06 | 1 | -18/+16 | |
| | * | | | Merge 8.7: Bug [9c5a00c69d]. Fix ~user on Windows | apnadkarni | 2023-03-05 | 1 | -38/+33 | |
| | |\ \ \ | | | |/ / | ||||||
| | | * | | Merge 8.6: Bug [9c5a00c69d]. Fix ~user on Windows | apnadkarni | 2023-03-05 | 1 | -38/+35 | |
| | | |\ \ | | | | |/ | ||||||
| | | | * | Bug [9c5a00c69d]. Tilde expansion on Windows | apnadkarni | 2023-03-04 | 1 | -38/+35 | |
| * | | | | Merge 9.0. TclpSysalloc fix. | apnadkarni | 2023-03-01 | 1 | -3/+3 | |
| |\ \ \ \ | | |/ / / | ||||||
| | * | | | Fix [f8ef6b3670] crash. TclpSysAlloc macro was truncating size request to 32 ... | apnadkarni | 2023-03-01 | 1 | -3/+3 | |
| * | | | | Merge 9.0 | apnadkarni | 2023-03-01 | 1 | -2/+5 | |
| |\ \ \ \ | | |/ / / | ||||||
| | * | | | Fix [1d074b177a]. Failure to read .tclshrc | apnadkarni | 2023-02-25 | 1 | -2/+5 | |
| * | | | | Compiles and runs. Tests still to be ported. | apnadkarni | 2023-02-25 | 1 | -2/+2 | |
| |/ / / | ||||||
| * | | | Merge 8.7 | jan.nijtmans | 2023-01-06 | 1 | -0/+3 | |
| |\ \ \ | | |/ / | ||||||
| | * | | Merge 8.6 | jan.nijtmans | 2023-01-06 | 1 | -0/+3 | |
| | |\ \ | | | |/ | ||||||
| | | * | Fix [0f19edcb78]: Windows 11 not reported in tcl_platform(osVersion) | jan.nijtmans | 2023-01-04 | 1 | -0/+3 | |
* | | | | Merge 9.0 | jan.nijtmans | 2022-12-22 | 2 | -1/+17 | |
|\ \ \ \ | |/ / / | ||||||
| * | | | Merge 8.7 | jan.nijtmans | 2022-12-21 | 2 | -1/+17 | |
| |\ \ \ | | |/ / | ||||||
| | * | | Tweaks to dde and registry extension, so they "load" without 3th argument in ... | jan.nijtmans | 2022-12-21 | 2 | -1/+17 | |
* | | | | Merge 9.0 | jan.nijtmans | 2022-12-18 | 2 | -4/+2 | |
|\ \ \ \ | |/ / / | ||||||
| * | | | Merge 8.7 - change copyright in Windows build to UCal. | apnadkarni | 2022-12-12 | 2 | -4/+2 | |
| |\ \ \ | | |/ / | ||||||
| | * | | Merge 8.6 - change copyright in Windows build to UCal. | apnadkarni | 2022-12-12 | 2 | -4/+2 | |
| | |\ \ | | | |/ | ||||||
| | | * | Change copyright in Windows rc from Activestate to UCal and others to match l... | apnadkarni | 2022-12-12 | 2 | -4/+2 | |
* | | | | Merge 9.0. Fix Windows build (testcases need tcl::test package). Modify TCL_O... | jan.nijtmans | 2022-12-01 | 1 | -3/+3 | |
|\ \ \ \ | |/ / / | ||||||
* | | | | Merge 9.0 (but without the "llength" optimization) | jan.nijtmans | 2022-11-30 | 4 | -116/+105 | |
|\ \ \ \ | |/ / / | ||||||
| * | | | Merge 8.7 | jan.nijtmans | 2022-11-29 | 4 | -116/+105 | |
| |\ \ \ | | |/ / | ||||||
| | * | | make Windows dde (-> 1.4.5) and registry (-> 1.3.7) extensions ready for the ... | jan.nijtmans | 2022-11-29 | 4 | -118/+107 | |
* | | | | Merge 9.0 | jan.nijtmans | 2022-11-29 | 2 | -2/+2 | |
|\ \ \ \ | |/ / / | ||||||
| * | | | Merge 8.7 | jan.nijtmans | 2022-11-29 | 2 | -2/+2 | |
| |\ \ \ | | |/ / | ||||||
| | * | | Merge 8.6 | jan.nijtmans | 2022-11-29 | 2 | -2/+2 | |
| | |\ \ | | | |/ | ||||||
| | | * | Update all "8.5" versions in Tcl_InitStubs() to "8.5-", since they can be com... | jan.nijtmans | 2022-11-29 | 2 | -2/+2 | |
| | | * | Add mp_pack, mp_pack_count and mp_unpack to the libtommath stub table. Not us... | jan.nijtmans | 2022-11-23 | 2 | -0/+6 | |
| | | * | Re-generate configure scripts (with correct autoconf version) | jan.nijtmans | 2022-11-23 | 1 | -10/+13 | |
| | | * | merge 8.6 | dgp | 2022-10-28 | 1 | -1/+1 | |
| | | |\ | ||||||
| | | * \ | merge 8.6 | dgp | 2022-10-27 | 2 | -3/+3 | |
| | | |\ \ |