| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove internal use of TCL_UTF_MAX=3 as much as possible, without compromizin... | jan.nijtmans | 2023-05-01 | 2 | -11/+1 |
|
|
* | RingSizeT -> Tcl_Size | jan.nijtmans | 2023-04-26 | 1 | -42/+35 |
|
|
* | Adapt TIP's #494/#481/#537/#544/#568/#616/#623/#627/#630 to TIP #660 changes | jan.nijtmans | 2023-04-18 | 1 | -1/+1 |
|
|
* | Some more int -> Tcl_Size (which is actually the same in 8.7). Backported fro... | jan.nijtmans | 2023-04-12 | 1 | -2/+4 |
|
|
* | Correct spelling errors in comments and documentation, but also a non-comment
| pooryorick | 2023-04-12 | 17 | -61/+61 |
|
|
* | int -> Tcl_Size for tclWinDde.c/tclWinReg.c, so it could (theoretically) hand... | jan.nijtmans | 2023-04-12 | 2 | -2/+3 |
|
|
* | Make sure that infoPtr->validMask only contains TCL_READABLE|TCL_WRITABLE|TCL... | jan.nijtmans | 2023-04-05 | 2 | -4/+4 |
|
|
* | Merge 8.6 | jan.nijtmans | 2023-03-31 | 2 | -7/+7 |
|\ |
|
| * | Rename TclWinOpenFileChannel to OpenFileChannel, because it's static now. | jan.nijtmans | 2023-03-31 | 1 | -6/+6 |
|
|
* | | One more snprintf | jan.nijtmans | 2023-03-30 | 1 | -1/+1 |
|
|
* | | Merge 8.6 | jan.nijtmans | 2023-03-30 | 6 | -26/+26 |
|\ \
| |/ |
|
| * | Fix [0cb3554903]: macOS 13 SDK deprecates sprintf(). But better not use it on... | jan.nijtmans | 2023-03-30 | 11 | -118/+71 |
|
|
| * | Add "ucs-2" constraint to encoding-bug-183a1adcc0-5 testcase, otherwise it fa... | jan.nijtmans | 2023-03-14 | 1 | -5/+5 |
|
|
| * | Add "notWsl" test constraints. Clean up many testcases | jan.nijtmans | 2023-03-08 | 1 | -18/+13 |
|
|
* | | Move (TCL_ENCODING_PROFILE_MASK|GET|SET) from tcl.h to tclIO.h, since those a... | jan.nijtmans | 2023-03-22 | 1 | -2/+1 |
|
|
* | | Make test-output more readable when it contains non-printable characters (sto... | jan.nijtmans | 2023-03-12 | 1 | -2/+2 |
|
|
* | | 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.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 |
|
|
* | | Tcl_WinTCharToUtf() is deprecated, so use Tcl_WCharToUtfDString() in stead. | jan.nijtmans | 2023-03-06 | 1 | -18/+16 |
|
|
* | | 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 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 |
|
|
* | | Tweaks to dde and registry extension, so they "load" without 3th argument in ... | jan.nijtmans | 2022-12-21 | 2 | -1/+17 |
|
|
* | | 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 |
|
|
* | | make Windows dde (-> 1.4.5) and registry (-> 1.3.7) extensions ready for the ... | jan.nijtmans | 2022-11-29 | 4 | -118/+107 |
|
|
* | | 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 |
| |\ \ |
|
| * \ \ | merge 8.6 | dgp | 2022-09-07 | 2 | -311/+468 |
| |\ \ \ |
|
| * \ \ \ | merge 8.6 | dgp | 2022-07-25 | 1 | -2/+2 |
| |\ \ \ \ |
|
| * \ \ \ \ | merge 8.6 | dgp | 2022-07-12 | 4 | -8/+9 |
| |\ \ \ \ \ |
|
| * | | | | | | Bump to 8.6.13 for release | dgp | 2022-06-06 | 2 | -15/+12 |
|
|
* | | | | | | | Use some more TCL_INDEX_NONE and Tcl_Size | jan.nijtmans | 2022-11-24 | 5 | -88/+89 |
|
|
* | | | | | | | Merge 8.6. TIP #651 implementation (since there are already 2 YES votes, no N... | jan.nijtmans | 2022-11-20 | 3 | -5/+5 |
|\ \ \ \ \ \ \
| | |_|_|_|_|/
| |/| | | | | |
|
* | | | | | | | http 2.10a4 -> 2.10b1, for upcoming release | jan.nijtmans | 2022-11-16 | 1 | -2/+2 |
|
|
* | | | | | | | Add mp_pack to the libtommath stub-table: it's easier to work with than mp_to... | jan.nijtmans | 2022-11-15 | 2 | -0/+4 |
|
|
* | | | | | | | Deprecate TclpHasSockets(): Every system nowadays has sockets | jan.nijtmans | 2022-11-07 | 1 | -175/+41 |
|
|
* | | | | | | | merge 8.6 | dgp | 2022-10-28 | 1 | -1/+1 |
|\ \ \ \ \ \ \
| |/ / / / / / |
|
| * | | | | | | The file $(builddir)/tclUuid.h is not part of the source code distribution. | dgp | 2022-10-28 | 1 | -1/+1 |
| | |_|_|_|/
| |/| | | | |
|
| * | | | | | www.tcl-tk.org -> www.tcl-lang.org | jan.nijtmans | 2022-10-26 | 1 | -1/+1 |
|
|
* | | | | | | TIP #468: Support Passing TCP listen Backlog Size Option to TCP Socket Creation | jan.nijtmans | 2022-10-27 | 1 | -1/+6 |
|\ \ \ \ \ \ |
|
| * \ \ \ \ \ | rebase to 8.7. Add documentation | jan.nijtmans | 2022-10-13 | 1 | -1/+6 |
| |\ \ \ \ \ \ |
|