Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
* | 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 | |
|\ \ \ | |/ / | ||||||
* | | | Merge 8.7 | jan.nijtmans | 2022-11-20 | 1 | -2/+7 | |
|\ \ \ | |/ / | ||||||
| | | | ||||||
| | \ | ||||||
| *-. \ | Merge 8.6. TIP #651 implementation (since there are already 2 YES votes, no N... | jan.nijtmans | 2022-11-20 | 1 | -2/+7 | |
| |\ \ \ | | | |/ | ||||||
| | * | | TIP 651 implementation | apnadkarni | 2022-11-17 | 1 | -2/+7 | |
| * | | | Fix [bec4219123]: test utf-4.12 fails in custom builds | jan.nijtmans | 2022-11-18 | 1 | -0/+2 | |
| |/ / | ||||||
* | | | Merge 8.7 | jan.nijtmans | 2022-10-23 | 1 | -2/+22 | |
|\ \ \ | |/ / | ||||||
| * | | TIP #643: Provide a public API to retrieve nul terminator length for an encoding | jan.nijtmans | 2022-10-22 | 1 | -2/+22 | |
| |\ \ | ||||||
| | * \ | Merge 8.7 | jan.nijtmans | 2022-10-20 | 1 | -14/+14 | |
| | |\ \ | ||||||
| | * | | | Tests and docs for Tcl_GetEncodingNulLength | apnadkarni | 2022-10-10 | 1 | -1/+1 | |
| | * | | | TIP 643 code. Docs, tests pending | apnadkarni | 2022-10-09 | 1 | -2/+22 | |
* | | | | | Merge 8.7 | jan.nijtmans | 2022-10-21 | 1 | -2/+3 | |
|\ \ \ \ \ | |/ / / / | ||||||
| * | | | | typedef Tcl_Size as int (which is the Tcl 8.7 part of TIP #628) | jan.nijtmans | 2022-10-21 | 1 | -2/+2 | |
| | |/ / | |/| | |