| Commit message (Expand) | Author | Age | Files | Lines |
* | Clean up a lot of small whitespace issues
| dkf | 2024-05-13 | 1 | -17/+16 |
|
|
* | More whitespace cleanup | dkf | 2024-05-10 | 1 | -2/+0 |
|
|
* | Eliminate (internal) TclpExit(), which is just the same as exit() | jan.nijtmans | 2024-04-29 | 1 | -2/+1 |
|\ |
|
| * | Merge 8.6 | jan.nijtmans | 2024-04-29 | 1 | -2/+1 |
| |\ |
|
| | * | Missing TCL_NORETURN for Tcl_ExitThread() (and TclpThreadExit()). Backported ... | jan.nijtmans | 2024-04-29 | 1 | -2/+1 |
|
|
| | * | Correct spelling errors in comments and documentation, but also non-comment
| pooryorick | 2023-04-12 | 1 | -2/+2 |
|
|
* | | | Fix for [ef23a85ac6]: Tcl_PanicProc - Tcl9 & NaviServer. | jan.nijtmans | 2024-04-25 | 1 | -3/+3 |
|\ \ \
| |/ / |
|
| * | | Fix for [ef23a85ac6]: Tcl_PanicProc - Tcl9 & NaviServer. | jan.nijtmans | 2024-04-25 | 1 | -3/+3 |
| |\ \ |
|
| | * | | Still one TCL_NORETURN1 too much | jan.nijtmans | 2024-04-23 | 1 | -1/+1 |
|
|
| | * | | Possible fix for [ef23a85ac6]: Tcl_PanicProc - Tcl9 & NaviServer | jan.nijtmans | 2024-04-23 | 1 | -2/+2 |
| |/ /
|/| | |
|
| * | | Restore TclListObjLength()/TclListObjGetElements() macro's, as they were in 8.6 | jan.nijtmans | 2024-03-13 | 1 | -1/+1 |
|
|
* | | | more spacing/formatting tweaks | dkf | 2024-03-19 | 1 | -5/+5 |
|
|
* | | | Fix indentation/brace usage style issues | dkf | 2024-03-19 | 1 | -3/+3 |
|
|
* | | | Restore TclListObjGetElements()/TclListObjLength() as they were in 8.6 too. | jan.nijtmans | 2024-03-12 | 1 | -1/+1 |
|
|
* | | | Merge 8.7 | jan.nijtmans | 2023-10-24 | 1 | -1/+1 |
|\ \ \
| |/ / |
|
| * | | Fix build-info for 64-bit Windows: This is not an "ilp32" platform | jan.nijtmans | 2023-10-24 | 1 | -1/+1 |
|
|
* | | | Merge 8.7 | jan.nijtmans | 2023-10-19 | 1 | -9/+9 |
|\ \ \
| |/ / |
|
| * | | Handle sentinels for any C++ compiler | jan.nijtmans | 2023-10-17 | 1 | -9/+9 |
|
|
* | | | Merge 8.7 | jan.nijtmans | 2023-10-10 | 1 | -1/+1 |
|\ \ \
| |/ / |
|
* | | | Merge 8.7 | jan.nijtmans | 2023-09-28 | 1 | -11/+21 |
|\ \ \
| |/ / |
|
| * | | Handle ::tcl::Bgerror the same way | jan.nijtmans | 2023-09-28 | 1 | -11/+21 |
|
|
* | | | Merge 8.7 | jan.nijtmans | 2023-09-12 | 1 | -3/+0 |
|\ \ \
| |/ / |
|
| * | | Rebase to 8.7 | jan.nijtmans | 2023-08-30 | 1 | -3/+0 |
| |\ \ |
|
| | * \ | Rebase to 8.7 | jan.nijtmans | 2023-07-09 | 1 | -3/+0 |
| | |\ \ |
|
| | | * | | Remove internal use of TCL_UTF_MAX=3 as much as possible, without compromizin... | jan.nijtmans | 2023-05-01 | 1 | -3/+0 |
|
|
| * | | | | The experiment deployment of TclDuplicatePureObj() has been reverted from | dgp | 2023-08-21 | 1 | -5/+1 |
| |/ / / |
|
| * | | | Use TclDuplicatePureObj() in stead of TclListObjCopy() where appropriate. Bac... | jan.nijtmans | 2023-05-31 | 1 | -1/+5 |
|
|
* | | | | More replacements of DuplicateObj with ListObjCopy. | griffin | 2023-08-12 | 1 | -1/+1 |
|
|
* | | | | Revert more bits. | griffin | 2023-08-10 | 1 | -3/+0 |
|
|
* | | | | Revert DupolicatePureObj back to DuplicateObj. | griffin | 2023-08-10 | 1 | -2/+1 |
|
|
* | | | | merge trunk | griffin | 2023-05-24 | 1 | -1/+1 |
|\ \ \ \ |
|
| * \ \ \ | Merge 8.7 | jan.nijtmans | 2023-05-23 | 1 | -1/+1 |
| |\ \ \ \
| | |/ / / |
|
| | * | | | Give Tcl_CreateThread a TCL_HASH_TYPE (unsigned) stackSize parameter | jan.nijtmans | 2023-05-23 | 1 | -1/+1 |
|
|
| | * | | | More int/Tcl_Size backport | jan.nijtmans | 2023-05-20 | 1 | -5/+6 |
| | |/ / |
|
* | | | | Merge trunk | griffin | 2023-05-23 | 1 | -1/+5 |
|\ \ \ \
| |/ / / |
|
| * | | | Improve TclDuplicatePureObj(), remove unnecessary increment/decrement pairs, ... | pooryorick | 2023-05-17 | 1 | -1/+5 |
|/ / / |
|
* | | | New function, TclDuplicatePureObj(), doesn't duplicate the string
| pooryorick | 2023-05-16 | 1 | -1/+1 |
|
|
* | | | Merge trunk | apnadkarni | 2023-04-14 | 1 | -2/+2 |
|\ \ \ |
|
| * \ \ | Correct spelling errors in comments and documentation, but also a non-comment... | pooryorick | 2023-04-12 | 1 | -2/+2 |
| |\ \ \
| | |/ / |
|
| | * | | Correct spelling errors in comments and documentation, but also a non-comment
| pooryorick | 2023-04-12 | 1 | -2/+2 |
|
|
| | * | | More (internal) usage of TclGetString() and TclGetStringFromObj() macro's | jan.nijtmans | 2023-03-27 | 1 | -1/+1 |
|
|
* | | | | TIP 660. No compiler warnings. Tests suite pass on Win and Ubuntu | apnadkarni | 2023-03-30 | 1 | -18/+18 |
|/ / / |
|
* | | | Merge 8.7 | jan.nijtmans | 2023-03-24 | 1 | -1/+1 |
|\ \ \
| |/ / |
|
| * | | Merge 8.6 | jan.nijtmans | 2023-03-24 | 1 | -1/+1 |
| |\ \
| | |/ |
|
| | * | Fix [15e74a2fe6]: Fix various typos | jan.nijtmans | 2023-03-24 | 1 | -1/+1 |
|
|
* | | | Another round of -1 -> TCL_INDEX_NONE | jan.nijtmans | 2023-03-05 | 1 | -15/+15 |
|
|
* | | | Merge 8.7 | jan.nijtmans | 2022-10-04 | 1 | -4/+4 |
|\ \ \
| |/ / |
|
| * | | Fix g++ warning: tclEvent.c:1519:10: warning: declaration of ‘enum Tcl_Vwai... | jan.nijtmans | 2022-10-04 | 1 | -4/+4 |
|
|
* | | | Merge 8.7 | jan.nijtmans | 2022-09-19 | 1 | -1/+1 |
|\ \ \
| |/ / |
|
| * | | addendum to previous commit: restore -errorcode too ..... | jan.nijtmans | 2022-09-19 | 1 | -1/+1 |
|
|