Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix [7be97a6859]: Reviewing chan.n changes | jan.nijtmans | 2024-06-19 | 1 | -1/+1 |
|\ | |||||
| * | Fix [7be97a6859]: Reviewing chan.n changes | jan.nijtmans | 2024-06-19 | 1 | -1/+1 |
| |\ | |||||
| | * | Change "channelId" to "channel" in documentation, error-handling and testcases | jan.nijtmans | 2024-06-17 | 1 | -1/+1 |
| |/ |/| | |||||
* | | merge 8.7 | sebres | 2024-05-27 | 1 | -13/+0 |
|\ \ | |/ | |||||
| * | merge 8.6 | sebres | 2024-05-27 | 1 | -13/+0 |
| |\ | |||||
| | * | fix for [e3f4a8b78dec4bdb]: don't swallow limit errors in further invocations... | sebres | 2024-05-27 | 1 | -13/+0 |
* | | | Merge 8.7 | dkf | 2024-05-26 | 1 | -25/+16 |
|\ \ \ | |/ / | |||||
| * | | merge 8.6 | dkf | 2024-05-26 | 1 | -25/+16 |
| |\ \ | | |/ | |||||
| | * | More C functions for working with dicts [656fe3c816] | dkf | 2024-05-26 | 1 | -25/+16 |
| | |\ | |||||
| | | * | Use the new operations | dkf | 2024-05-25 | 1 | -25/+16 |
* | | | | Merge 8.7 | dkf | 2024-05-25 | 1 | -0/+13 |
|\ \ \ \ | |/ / / | |||||
| * | | | merge core-8-6-branch | dkf | 2024-05-25 | 1 | -0/+13 |
| |\ \ \ | | |/ / | |||||
| | * | | Check limits immediately when we do [interp eval]. [e3f4a8b78d] | dkf | 2024-05-25 | 1 | -0/+13 |
| | |/ | |||||
| * | | Fix [6eb8d79cb8]: segfault in obj-34.1 | jan.nijtmans | 2024-04-22 | 1 | -58/+60 |
| |\ \ | | |/ | |||||
* | | | Backout the "dullest commit ever" (not my words ....). It breaks the build. | jan.nijtmans | 2024-05-14 | 1 | -44/+44 |
* | | | Clean up a lot of small whitespace issues dkf/to-redo | dkf | 2024-05-13 | 1 | -44/+44 |
* | | | More whitespace cleanup | dkf | 2024-05-10 | 1 | -4/+1 |
* | | | TIP #692: Revise Tcl_GetAliasObj, remove Tcl_GetAlias() | jan.nijtmans | 2024-04-21 | 1 | -107/+47 |
|\ \ \ | |||||
| * \ \ | Rebase to 9.0 | jan.nijtmans | 2024-04-19 | 1 | -72/+9 |
| |\ \ \ | |||||
| | * \ \ | Rebase to 9.0 | jan.nijtmans | 2024-04-09 | 1 | -64/+2 |
| | |\ \ \ | |||||
| | | * \ \ | Merge 9.0 | jan.nijtmans | 2024-03-13 | 1 | -3/+3 |
| | | |\ \ \ | |||||
| | | * \ \ \ | Remove Tcl_GetAlias() | jan.nijtmans | 2024-03-10 | 1 | -62/+0 |
| | | |\ \ \ \ | |||||
| | | * | | | | | Add Tcl_GetAlias/Tcl_GetAliasObj to TIP #616 | jan.nijtmans | 2024-03-08 | 1 | -4/+4 |
| | | |/ / / / | |||||
* | | | | | | | Merge 8.7 | jan.nijtmans | 2024-04-19 | 1 | -10/+10 |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | / / | | |_|_|/ / | |/| | | | | |||||
| * | | | | | Merge 8.6 | jan.nijtmans | 2024-04-19 | 1 | -10/+10 |
| |\ \ \ \ \ | | | |_|_|/ | | |/| | | | |||||
| | * | | | | targetNamePtr -> targetCmdPtr (making it the same as in other documentation a... | jan.nijtmans | 2024-04-19 | 1 | -10/+10 |
* | | | | | | Deprecate Tcl_GetAlias() | jan.nijtmans | 2024-04-17 | 1 | -1/+2 |
|\ \ \ \ \ \ | |/ / / / / | | | / / / | |_|/ / / |/| | | | | |||||
| * | | | | Deprecate Tcl_GetAlias() | jan.nijtmans | 2024-04-17 | 1 | -1/+2 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | Use Tcl_NewBooleanObj for booleans; we should say what we mean. Fix sentinels... | jan.nijtmans | 2024-04-11 | 1 | -27/+27 |
* | | | | | Merge 8.7. encodingPtr -> encodingNamePtr (for consistency) | jan.nijtmans | 2024-04-04 | 1 | -27/+27 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Merge 8.6 | jan.nijtmans | 2024-04-04 | 1 | -30/+30 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | Tcl_GetString() -> TclGetString(), for minor speedup. | jan.nijtmans | 2024-04-04 | 1 | -9/+9 |
| | * | | | Cherry-pick [90e09ca320]: silence compiler warning | jan.nijtmans | 2023-11-17 | 1 | -1/+1 |
* | | | | | Merge 8.7. Tcl_GetStringFromObj() -> TclGetStringFromObj() (optimization) | jan.nijtmans | 2024-03-21 | 1 | -5/+5 |
|\ \ \ \ \ | |/ / / / | | | | / | |_|_|/ |/| | | | |||||
| * | | | Restore TclListObjLength()/TclListObjGetElements() macro's, as they were in 8.6 | jan.nijtmans | 2024-03-13 | 1 | -3/+3 |
| * | | | silence compiler warning | dgp | 2023-11-17 | 1 | -1/+1 |
* | | | | Restore TclListObjGetElements()/TclListObjLength() as they were in 8.6 too. | jan.nijtmans | 2024-03-12 | 1 | -3/+3 |
| |_|/ |/| | | |||||
* | | | Merge 8.7 | jan.nijtmans | 2023-10-19 | 1 | -28/+28 |
|\ \ \ | |/ / | |||||
| * | | Handle sentinels for any C++ compiler | jan.nijtmans | 2023-10-17 | 1 | -27/+27 |
* | | | Merge 8.7 | jan.nijtmans | 2023-10-13 | 1 | -2/+2 |
|\ \ \ | |/ / | |||||
| * | | Merge 8.6 | jan.nijtmans | 2023-10-13 | 1 | -31/+42 |
| |\ \ | | |/ | |||||
| | * | Fix [52dbc4b3f8]: tclInterp.c: Tcl_Free() called through pointer of incorrect... | jan.nijtmans | 2023-10-13 | 1 | -4/+9 |
| | * | Correct spelling errors in comments and documentation, but also non-comment | pooryorick | 2023-04-12 | 1 | -3/+3 |
| * | | More int -> Tcl_Size (backported from 9.0) | jan.nijtmans | 2023-10-10 | 1 | -2/+2 |
* | | | Merge 8.7 | jan.nijtmans | 2023-09-18 | 1 | -1/+1 |
|\ \ \ | |/ / | |||||
* | | | TIP 624 followup. Now TclMakeSafe can be a static routine. | dgp | 2023-09-12 | 1 | -8/+5 |
* | | | Merge 8.7 | jan.nijtmans | 2023-09-08 | 1 | -1/+1 |
|\ \ \ | |/ / | |||||
| * | | 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 |
* | | | Update Tcl_Time for 32-bit systems and win64, being able to handle time > 203... | jan.nijtmans | 2023-08-24 | 1 | -8/+8 |