| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix [93eb73784a]: zipfs interaction with tcl_findLibrary causes slow loading | jan.nijtmans | 2023-09-08 | 1 | -1/+1 |
|
|
* | New (internal) macro TclAttemptInitStringRep() | jan.nijtmans | 2023-06-02 | 1 | -1/+1 |
|
|
* | Correct spelling errors in comments and documentation, but also a non-comment
| pooryorick | 2023-04-12 | 1 | -3/+3 |
|
|
* | Merge 8.6 | jan.nijtmans | 2023-03-30 | 1 | -1/+1 |
|\ |
|
| * | Fix [0cb3554903]: macOS 13 SDK deprecates sprintf(). But better not use it on... | jan.nijtmans | 2023-03-30 | 1 | -1/+1 |
|
|
* | | More (internal) usage of TclGetString() and TclGetStringFromObj() macro's | jan.nijtmans | 2023-03-27 | 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 |
|
|
| * | Better error-message for previous commit. Some more code-cleanup, backported ... | jan.nijtmans | 2023-01-23 | 1 | -53/+54 |
|
|
| * | Proposed fix for [3e8074aea7]: [interp limit time -seconds] has a y2k38 problem | jan.nijtmans | 2023-01-19 | 1 | -5/+7 |
|
|
* | | Fix "package files tcl", considering TIP #590 | jan.nijtmans | 2022-11-08 | 1 | -1/+1 |
|
|
* | | Merge 8.7 | jan.nijtmans | 2022-09-07 | 1 | -7/+13 |
|\ \ |
|
| * | | TIP 625 - Re-implementation of lists | apnadkarni | 2022-05-24 | 1 | -4/+10 |
|
|
| * | | Rename macro's TclListObjGetElements -> TclListObjGetElementsM and TclListObj... | jan.nijtmans | 2022-05-17 | 1 | -3/+3 |
|
|
* | | | RFE [655300]: Deprecate Tcl_MakeSafe() | jan.nijtmans | 2022-04-05 | 1 | -3/+3 |
|/ / |
|
* | | Merge 8.6 | jan.nijtmans | 2022-02-10 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Use TclListObjLength/TclListObjGetElements in stead of Tcl_ListObjLength/Tcl_... | jan.nijtmans | 2022-02-10 | 1 | -1/+1 |
|
|
| * | Tcl_NewObj() -> TclNewObj() | jan.nijtmans | 2022-01-17 | 1 | -4/+6 |
|
|
| * | Get rid of "register" keyword, forbidden in c++20. | jan.nijtmans | 2020-11-26 | 1 | -4/+4 |
|
|
| * | Prevent the usage of the term safe/unsafe child. Suggested by Keith Nash. Tha... | jan.nijtmans | 2020-09-14 | 1 | -2/+2 |
|
|
* | | Rename TclSetPreInitScript() to Tcl_SetPreInitScript(). Tiny part of TIP #596... | jan.nijtmans | 2021-04-28 | 1 | -3/+3 |
|
|
* | | Protect "interp limit" command better for allowed range in -millis and -secon... | jan.nijtmans | 2021-02-18 | 1 | -11/+11 |
|
|
* | | Add -finput-charset=UTF-8 and -fextended-identifiers to gcc (and clang). All ... | jan.nijtmans | 2020-12-08 | 1 | -2/+2 |
|
|
* | | Fix -Wshadow warnings, when compiling with a C++ compiler | jan.nijtmans | 2020-10-02 | 1 | -6/+6 |
|
|
* | | TIP #581 tweak: Don't report "slaves" as valid option for "interp" | jan.nijtmans | 2020-09-30 | 1 | -9/+20 |
|
|
* | | Eliminate many usages of Tcl_NewObj (-> TclNewObj) and Tcl_NewIntObj (-> TclN... | jan.nijtmans | 2020-09-17 | 1 | -4/+6 |
|
|
* | | Prevent the usage of the term safe/unsafe child. Suggested by Keith Nash. Tha... | jan.nijtmans | 2020-09-14 | 1 | -2/+2 |
|
|
* | | Merge 8.6 | jan.nijtmans | 2020-09-01 | 1 | -538/+538 |
|\ \
| |/ |
|
| * | Many more internal master/slave -> parent/child renamings | jan.nijtmans | 2020-09-01 | 1 | -538/+538 |
|
|
* | | Merge 8.6. More documentation updates | jan.nijtmans | 2020-08-31 | 1 | -8/+9 |
|\ \
| |/ |
|
| * | Implement TIP #581: Master/Slave | jan.nijtmans | 2020-08-31 | 1 | -12/+13 |
| |\ |
|
| | * | Merge 8.6 | jan.nijtmans | 2020-08-19 | 1 | -4/+4 |
| | |\
| | |/
| |/| |
|
| | * | Merge 8.6 | jan.nijtmans | 2020-07-20 | 1 | -5/+5 |
| | |\ |
|
| | * | | New TIP #581 implementation | jan.nijtmans | 2020-07-17 | 1 | -2/+3 |
|
|
| * | | | Eliminate many unnecessary type-casts, mostly (size_t) when value is already ... | jan.nijtmans | 2020-08-11 | 1 | -4/+4 |
| | |/
| |/| |
|
* | | | Merge 8.6 | jan.nijtmans | 2020-07-17 | 1 | -5/+5 |
|\ \ \
| |/ / |
|
| * | | Doc/internal variable tweaks | jan.nijtmans | 2020-07-17 | 1 | -5/+5 |
| |/ |
|
| * | A few more "break" statements, so any compiler knows these are no FALLTHROUGH... | jan.nijtmans | 2020-01-15 | 1 | -0/+2 |
|
|
| * | (cherry-pick): Fix [2bf561854c55a], interp alias to command whose name is the... | jan.nijtmans | 2016-10-03 | 1 | -8/+3 |
|
|
* | | Rename (internal) TclSetSlaveCancelFlags() to TclSetChildCancelFlags(). Follo... | jan.nijtmans | 2020-07-17 | 1 | -4/+4 |
|
|
* | | TIP 569 - remove lint comments | dgp | 2020-03-17 | 1 | -3/+1 |
|
|
* | | more unused arguments | dgp | 2020-03-06 | 1 | -14/+8 |
|
|
* | | Merge 8.7 | jan.nijtmans | 2020-01-07 | 1 | -0/+2 |
|\ \ |
|
| * | | Don't use "operator" as variable name, as it is a keyword in C++. | jan.nijtmans | 2020-01-07 | 1 | -3/+8 |
|
|
* | | | Merge tip-548. A few more fixes, trying to make the Travis build work (finally) | jan.nijtmans | 2019-09-02 | 1 | -4/+4 |
|\ \ \
| |/ / |
|
| * | | Tcl_UntraceVar() -> Tcl_UntraceVar2() and similar changes. | jan.nijtmans | 2019-09-02 | 1 | -4/+4 |
|
|
* | | | Let's try a real C++ build with Travis on Linux | jan.nijtmans | 2019-08-30 | 1 | -3/+6 |
|\ \ \
| |/ / |
|
* | | | Merge tip-548 | jan.nijtmans | 2019-08-15 | 1 | -4/+4 |
|\ \ \
| |/ / |
|
| * | | Eliminate "register" keyword _everywhere_ in Tcl. This keyword is deprecated ... | jan.nijtmans | 2019-07-17 | 1 | -4/+4 |
|
|
* | | | Merge 8.7, and continue implementation. Almost done | jan.nijtmans | 2019-07-10 | 1 | -36/+36 |
|\ \ \
| |/ / |
|