| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge trunk | apnadkarni | 2023-04-14 | 1 | -14/+19 |
|\ |
|
| * | Correct spelling errors in comments and documentation, but also a non-comment... | pooryorick | 2023-04-12 | 1 | -3/+3 |
| |\ |
|
| | * | Correct spelling errors in comments and documentation, but also a non-comment
| pooryorick | 2023-04-12 | 1 | -3/+3 |
|
|
| * | | More int -> Tcl_Size, so (theoretically) longer lists could be handled. Thank... | jan.nijtmans | 2023-04-12 | 1 | -11/+16 |
|
|
* | | | Merge 9.0 | jan.nijtmans | 2023-04-01 | 1 | -34/+34 |
|\ \ \
| |/ / |
|
| * | | Merge 8.7 | jan.nijtmans | 2023-03-31 | 1 | -19/+19 |
| |\ \
| | |/ |
|
| | * | Merge 8.6 | jan.nijtmans | 2023-03-31 | 1 | -22/+21 |
| | |\ |
|
| * | \ | Merge 8.7 | jan.nijtmans | 2023-03-30 | 1 | -15/+15 |
| |\ \ \
| | |/ / |
|
| | * | | Merge 8.6 | jan.nijtmans | 2023-03-30 | 1 | -15/+15 |
| | |\ \
| | | |/ |
|
| | | * | Fix [0cb3554903]: macOS 13 SDK deprecates sprintf(). But better not use it on... | jan.nijtmans | 2023-03-30 | 1 | -27/+27 |
|
|
* | | | | TIP 660. No compiler warnings. Tests suite pass on Win and Ubuntu | apnadkarni | 2023-03-30 | 1 | -46/+46 |
|/ / / |
|
* | | | Merge 8.7 | jan.nijtmans | 2023-03-23 | 1 | -7/+6 |
|\ \ \
| |/ / |
|
| * | | Merge 8.6 | jan.nijtmans | 2023-03-23 | 1 | -7/+6 |
| |\ \
| | |/ |
|
| | * | Resolve C warnings on 32-bit platforms. More code cleanup. | jan.nijtmans | 2023-03-23 | 1 | -118/+119 |
|
|
* | | | 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 8.7 | apnadkarni | 2023-03-16 | 1 | -2/+2 |
| |\ \ |
|
| * \ \ | Merge 8.7 | apnadkarni | 2023-03-14 | 1 | -2/+0 |
| |\ \ \ |
|
| * | | | | Fix passing of encoding state in testencoding Tcl_UtfToExternal | apnadkarni | 2023-03-13 | 1 | -14/+16 |
|
|
| * | | | | Start on Tcl_ExternalToUtf/Tcl_UtfToExternal tests | apnadkarni | 2023-03-12 | 1 | -21/+103 |
|
|
| * | | | | Add testencoding Tcl_ExternalToUtf/Tcl_UtfToExternal for raw testing of corre... | apnadkarni | 2023-03-11 | 1 | -2/+157 |
|
|
* | | | | | Merge 9.0 | apnadkarni | 2023-03-16 | 1 | -2/+2 |
|\ \ \ \ \ |
|
| * \ \ \ \ | Merge 8.7 | jan.nijtmans | 2023-03-16 | 1 | -2/+2 |
| |\ \ \ \ \
| | | |_|/ /
| | |/| | | |
|
| | * | | | | Fix (minor) warning on 32-bit platforms | jan.nijtmans | 2023-03-16 | 1 | -2/+2 |
| | | |/ /
| | |/| | |
|
| * | | | | ckfree -> Tcl_Free | jan.nijtmans | 2023-03-15 | 1 | -1/+1 |
|
|
* | | | | | Fix passing of encoding state in testencoding Tcl_UtfToExternal | apnadkarni | 2023-03-16 | 1 | -12/+14 |
|
|
* | | | | | Merge 9.0. Also fix replace profile handling of orphan surrogates | apnadkarni | 2023-03-14 | 1 | -9/+7 |
|\ \ \ \ \
| |/ / / / |
|
| * | | | | Merge 8.7 | jan.nijtmans | 2023-03-14 | 1 | -1/+1 |
| |\ \ \ \
| | |/ / / |
|
| | * | | | Since "unicode" is deprecated, use "utf-16" in testcases. Otherwise -DTCL_NO_... | jan.nijtmans | 2023-03-14 | 1 | -1/+1 |
| | |\ \ \
| | | | |/
| | | |/| |
|
| * | | | | Merge 8.7: Bug [183a1adcc0]. Buffer overflow in Tcl_UtfToExternal | apnadkarni | 2023-03-13 | 1 | -2/+240 |
| |\ \ \ \
| | |/ / / |
|
| | * | | | Merge 8.6: Bug [183a1adcc0]. Buffer overflow in Tcl_UtfToExternal | apnadkarni | 2023-03-13 | 1 | -2/+240 |
| | |\ \ \
| | | |/ /
| | | | /
| | | |/
| | |/| |
|
| | | * | Bug [183a1adcc0]. Buffer overflow in Tcl_UtfToExternal | apnadkarni | 2023-03-13 | 1 | -2/+234 |
|
|
* | | | | Cherrypick yip-656. Start on Tcl_ExternalToUtf/Tcl_UtfToExternal tests | apnadkarni | 2023-03-12 | 1 | -21/+103 |
|
|
* | | | | Merge 9.0. Also ckalloc -> Tcl_Alloc and ckfree -> Tcl_Free | jan.nijtmans | 2023-03-12 | 1 | -2/+2 |
|\ \ \ \
| |/ / / |
|
* | | | | Add testencoding Tcl_ExternalToUtf/Tcl_UtfToExternal for raw testing of corre... | apnadkarni | 2023-03-11 | 1 | -2/+157 |
|/ / / |
|
* | | | ckfree() -> Tcl_Free() | jan.nijtmans | 2023-03-06 | 1 | -1/+1 |
|
|
* | | | Merge 8.7 | jan.nijtmans | 2023-03-05 | 1 | -16/+40 |
|\ \ \
| |/ / |
|
| * | | Merge-mark (but also remove some lost spacing) | jan.nijtmans | 2023-03-05 | 1 | -1/+1 |
| |\ \
| | |/ |
|
| | * | Update all "8.5" versions in Tcl_InitStubs() to "8.5-", since they can be com... | jan.nijtmans | 2022-11-29 | 1 | -2/+2 |
|
|
| * | | A better fix for Valgrind "still reachable" report in TestcmdtokenCmd(). | pooryorick | 2023-03-05 | 1 | -16/+40 |
|
|
| * | | Fix Valgrind "still reachable" report in TestcmdtokenCmd(). | pooryorick | 2023-03-03 | 1 | -14/+30 |
|
|
* | | | ckfree() shouldn't be used in Tcl 9 core code any more | jan.nijtmans | 2023-03-03 | 1 | -1/+1 |
|
|
* | | | Fix Valgrind "still reachable" report in TestcmdtokenCmd(). | pooryorick | 2023-03-03 | 1 | -14/+30 |
|
|
* | | | In case of combining TIP #494 (TCL_8_COMPAT) and #628 (building for Tcl 8.7 w... | jan.nijtmans | 2023-02-28 | 1 | -11/+11 |
|
|
* | | | Merge 8.7 | jan.nijtmans | 2022-12-05 | 1 | -3/+4 |
|\ \ \
| |/ / |
|
| * | | Eliminate (gcc) warning in tclTest.c | jan.nijtmans | 2022-12-05 | 1 | -3/+4 |
|
|
* | | | Merge 8.7 | jan.nijtmans | 2022-11-28 | 1 | -9/+7 |
|\ \ \
| |/ / |
|
* | | | Merge 8.7 | jan.nijtmans | 2022-11-28 | 1 | -8/+28 |
|\ \ \
| |/ / |
|
| * | | Use Tcl_Size for ArithSeries.len | jan.nijtmans | 2022-11-28 | 1 | -20/+45 |
|
|
* | | | Merge 8.7 | jan.nijtmans | 2022-11-25 | 1 | -6/+6 |
|\ \ \
| |/ / |
|