Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | Merge 8.7 | apnadkarni | 2023-03-14 | 1 | -2/+0 | |
| |\ \ \ \ | | |/ / / | ||||||
| | * | | | Since "unicode" is deprecated, use "utf-16" in testcases. Otherwise -DTCL_NO_... | jan.nijtmans | 2023-03-14 | 1 | -1/+1 | |
| | |\ \ \ | ||||||
| | * \ \ \ | Merge 8.6: Bug [183a1adcc0]. Buffer overflow in Tcl_UtfToExternal | apnadkarni | 2023-03-13 | 1 | -2/+240 | |
| | |\ \ \ \ | | | |/ / / | ||||||
| * | | | | | 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-mark (but also remove some lost spacing) | jan.nijtmans | 2023-03-05 | 1 | -1/+1 | |
| |\ \ \ \ | ||||||
| * | | | | | 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 | |
| * | | | | | Eliminate (gcc) warning in tclTest.c | jan.nijtmans | 2022-12-05 | 1 | -3/+4 | |
| * | | | | | Use Tcl_Size for ArithSeries.len | jan.nijtmans | 2022-11-28 | 1 | -20/+45 | |
| | | | | | | ||||||
| | \ \ \ \ | ||||||
| *-. \ \ \ \ | 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 | |
| |/ / / / / / | ||||||
| * | | | | | | 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 | |
| * | | | | | | | | typedef Tcl_Size as int (which is the Tcl 8.7 part of TIP #628) | jan.nijtmans | 2022-10-21 | 1 | -2/+2 | |
| | |/ / / / / / | |/| | | | | | | ||||||
| * | | | | | | | Tcl_NewWideIntObj -> Tcl_NewBooleanObj where appropriate | jan.nijtmans | 2022-10-09 | 1 | -14/+14 | |
| |/ / / / / / | ||||||
| * | | | | | | TIP #640: Remove Tcl_SaveResult (in Tcl 8.7 it's only removed when compiled w... | jan.nijtmans | 2022-10-06 | 1 | -0/+8 | |
| * | | | | | | Make Tcl_SaveResult() and friends _really_ deprecated, so make gcc/clang war... | jan.nijtmans | 2022-09-26 | 1 | -0/+9 | |
| * | | | | | | Merge 8.7 | jan.nijtmans | 2022-09-08 | 1 | -3/+14 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | Combine flags and testFlags in TcpState. That should unbreak socket testcase ... | jan.nijtmans | 2022-09-08 | 1 | -3/+14 | |
| * | | | | | | | Revive TIP #220 implementation: Escalate Privileges in VFS Close Callback | jan.nijtmans | 2022-09-07 | 1 | -0/+39 | |
| |/ / / / / / | ||||||
| * | | | | | | -1 -> TCL_INDEX_NONE, where appropriate | jan.nijtmans | 2022-09-02 | 1 | -82/+92 | |
| * | | | | | | Merged core-8-branch | apnadkarni | 2022-08-29 | 1 | -7/+40 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | [37108037b9]: Apply patch 0005 for CHERI | jan.nijtmans | 2022-08-26 | 1 | -7/+40 | |
| * | | | | | | | Merge core-8-branch | apnadkarni | 2022-08-06 | 1 | -1/+83 | |
| |\ \ \ \ \ \ \ | | |/ / / / / / | ||||||
| | * | | | | | | amend for [4eb3a155ac] SF-fix: 8.7 specific implementation and warnings silen... | sebres | 2022-07-29 | 1 | -3/+3 | |
| | * | | | | | | merge 8.6 (apply SF fix) | sebres | 2022-07-29 | 1 | -1/+83 | |
| | |\ \ \ \ \ \ | | | |/ / / / / | ||||||
| * | | | | | | | Start on list representation black box tests | apnadkarni | 2022-07-15 | 1 | -0/+154 | |
| |/ / / / / / | ||||||
* | | | | | | | Tcl_GetUniChar out of bounds read - tests | apnadkarni | 2023-09-05 | 1 | -0/+31 | |
* | | | | | | | Correct spelling errors in comments and documentation, but also non-comment | pooryorick | 2023-04-12 | 1 | -3/+3 | |
| |_|_|_|_|/ |/| | | | | | ||||||
* | | | | | | Fix [0cb3554903]: macOS 13 SDK deprecates sprintf(). But better not use it on... | jan.nijtmans | 2023-03-30 | 1 | -27/+27 | |
| |_|_|_|/ |/| | | | | ||||||
* | | | | | Resolve C warnings on 32-bit platforms. More code cleanup. | jan.nijtmans | 2023-03-23 | 1 | -118/+119 | |
| |_|_|/ |/| | | | ||||||
* | | | | Bug [183a1adcc0]. Buffer overflow in Tcl_UtfToExternal | apnadkarni | 2023-03-13 | 1 | -2/+234 | |
| |_|/ |/| | | ||||||
* | | | Update all "8.5" versions in Tcl_InitStubs() to "8.5-", since they can be com... | jan.nijtmans | 2022-11-29 | 1 | -2/+2 | |
| |/ |/| | ||||||
* | | cherry-pick branch apn-apply-bug (only test without the fix) to 8.6 | sebres | 2022-07-27 | 1 | -1/+83 | |
|\ \ | ||||||
| * | | Added testapplylambda to illustrate bug in apply when the passed argument | apnadkarni | 2022-07-22 | 1 | -1/+83 | |
| |/ | ||||||
| * | Fix build with -DTCL_NO_DEPRECATED | jan.nijtmans | 2022-07-13 | 1 | -4/+2 | |
| * | Fix [b79df322a9]. Tcl_GetUnicode/Tcl_NewUnicodeObj crash. Add tests | apnadkarni | 2022-07-12 | 1 | -0/+41 | |
| * | Merge 8.7 | jan.nijtmans | 2022-06-10 | 1 | -5/+7 | |
| |\ | ||||||
| | * | Merge 8.7 | jan.nijtmans | 2022-06-03 | 1 | -1/+1 | |
| | |\ | ||||||
| | | * | Merge 8.6. Eliminate some (long) typecasts | jan.nijtmans | 2022-06-02 | 1 | -1/+1 | |
| | | |\ | |_|_|/ |/| | | | ||||||
| | * | | Merge 8.7 | jan.nijtmans | 2022-05-17 | 1 | -1/+1 | |
| | |\ \ | | | |/ | ||||||
| | * | | Merge 8.7. Add macro's for situation without UTF_TCL_STUBS | jan.nijtmans | 2022-05-17 | 1 | -2/+5 | |
| | |\ \ | ||||||
| | * \ \ | Merge 8.7 | jan.nijtmans | 2022-03-18 | 1 | -37/+125 | |
| | |\ \ \ | ||||||
| | * \ \ \ | Merge 8.7 | jan.nijtmans | 2022-03-09 | 1 | -5/+10 | |
| | |\ \ \ \ | ||||||
| | * \ \ \ \ | Merge 8.7 | jan.nijtmans | 2022-02-10 | 1 | -3/+3 | |
| | |\ \ \ \ \ |