Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Restore TclListObjGetElements()/TclListObjLength() as they were in 8.6 too. | jan.nijtmans | 2024-03-12 | 1 | -2/+2 |
* | Merge 8.7 | jan.nijtmans | 2023-10-19 | 1 | -2/+2 |
|\ | |||||
| * | Handle sentinels for any C++ compiler | jan.nijtmans | 2023-10-17 | 1 | -4/+4 |
* | | Merge 8.7 | jan.nijtmans | 2023-09-20 | 1 | -13/+35 |
|\ \ | |/ | |||||
| * | Bug [a288e2003b] - file normalize broken for zipfs. | apnadkarni | 2023-09-20 | 1 | -13/+35 |
* | | merge 8.7 | dgp | 2023-09-12 | 1 | -0/+3 |
|\ \ | |/ | |||||
| * | Use a static declaration when possible and when it matches the name. | dgp | 2023-09-12 | 1 | -0/+3 |
* | | Merge 8.7 | jan.nijtmans | 2023-06-02 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | New (internal) macro TclAttemptInitStringRep() | jan.nijtmans | 2023-06-02 | 1 | -1/+1 |
* | | Improve TclDuplicatePureObj(), remove unnecessary increment/decrement pairs, ... | pooryorick | 2023-05-17 | 1 | -2/+7 |
* | | Fix warnings generated on disable8api builds | apnadkarni | 2023-04-21 | 1 | -20/+20 |
* | | 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 |
* | | | Merge 9.0 | apnadkarni | 2023-04-05 | 1 | -6/+6 |
|\ \ \ | |/ / | |||||
* | | | TIP 660. No compiler warnings. Tests suite pass on Win and Ubuntu | apnadkarni | 2023-03-30 | 1 | -10/+10 |
|/ / | |||||
* | | Merge 8.7 | jan.nijtmans | 2023-03-27 | 1 | -4/+4 |
|\ \ | |/ | |||||
| * | More (internal) usage of TclGetString() and TclGetStringFromObj() macro's | jan.nijtmans | 2023-03-27 | 1 | -2/+2 |
| * | Avoid msvc "illegal indirection" error. | pooryorick | 2023-03-27 | 1 | -1/+1 |
* | | Avoid msvc "illegal indirection" error. | pooryorick | 2023-03-27 | 1 | -1/+1 |
* | | Fix for [6d4e9d1af5bf5b7d]: Memory leak: SetFsPathFromAny, assisted by the | pooryorick | 2023-03-26 | 1 | -0/+2 |
|\ \ | |/ | |||||
| * | Fix for [6d4e9d1af5bf5b7d]: Memory leak: SetFsPathFromAny, assisted by the | pooryorick | 2023-03-26 | 1 | -0/+2 |
* | | More -Wconversion warning fixes | jan.nijtmans | 2023-03-08 | 1 | -5/+5 |
* | | More -1 -> TCL_INDEX_NONE | jan.nijtmans | 2023-03-05 | 1 | -1/+1 |
* | | Merge 8.7 | jan.nijtmans | 2022-11-20 | 1 | -2/+2 |
|\ \ | |/ | |||||
| * | Merge 8.6. TIP #651 implementation (since there are already 2 YES votes, no N... | jan.nijtmans | 2022-11-20 | 1 | -3/+3 |
| |\ | |||||
| * | | Backport TIP 602 tildeexpand | apnadkarni | 2022-08-30 | 1 | -36/+44 |
| * | | Added file home command for (possible) Tcl 9 TIP 602 migration | apnadkarni | 2022-08-06 | 1 | -0/+239 |
* | | | TIP 644 - Make Tcl_ObjType extensible | apnadkarni | 2022-10-11 | 1 | -1/+2 |
* | | | Remove tilde expansion from docs. Fix comments that referenced the same. | apnadkarni | 2022-09-15 | 1 | -4/+0 |
* | | | Silence compiler warnings. | dgp | 2022-09-15 | 1 | -4/+3 |
* | | | Implement file tildeexpand | apnadkarni | 2022-08-19 | 1 | -36/+44 |
* | | | Remove code that was ifdef'ed out | apnadkarni | 2022-08-07 | 1 | -153/+4 |
* | | | Update tests for TIP 602 | apnadkarni | 2022-08-01 | 1 | -0/+26 |
* | | | Add 'file home' command | apnadkarni | 2022-07-31 | 1 | -68/+93 |
* | | | Resolve ~ for MacOS during initialization | apnadkarni | 2022-07-08 | 1 | -0/+188 |
* | | | Start on TIP-602 implementation. Work in progress | apnadkarni | 2022-07-08 | 1 | -6/+16 |
* | | | Merge 9.0 | jan.nijtmans | 2022-05-17 | 1 | -3/+3 |
|\ \ \ | |||||
| * \ \ | Merge 8.7 | jan.nijtmans | 2022-05-17 | 1 | -3/+3 |
| |\ \ \ | | |/ / | |||||
| | * | | Rename macro's TclListObjGetElements -> TclListObjGetElementsM and TclListObj... | jan.nijtmans | 2022-05-17 | 1 | -3/+3 |
| * | | | Merge 8.7 | jan.nijtmans | 2022-02-10 | 1 | -3/+3 |
| |\ \ \ | | |/ / | |||||
| | * | | Merge 8.6 | jan.nijtmans | 2022-02-10 | 1 | -3/+3 |
| | |\ \ | | | |/ | |||||
| | | * | Use TclListObjLength/TclListObjGetElements in stead of Tcl_ListObjLength/Tcl_... | jan.nijtmans | 2022-02-10 | 1 | -3/+3 |
* | | | | More progress | jan.nijtmans | 2022-03-29 | 1 | -2/+0 |
* | | | | Same with TclListObjGetElements | jan.nijtmans | 2022-02-10 | 1 | -2/+2 |
* | | | | Tcl_ListObjLength -> TclListObjLength | jan.nijtmans | 2022-02-10 | 1 | -1/+1 |
* | | | | More WIP | jan.nijtmans | 2022-01-26 | 1 | -2/+2 |
* | | | | More work in progress | jan.nijtmans | 2022-01-24 | 1 | -10/+10 |
|\ \ \ \ | |/ / / | |||||
* | | | | TIP #616: Tcl lists > 2^31 elements. WIP | jan.nijtmans | 2022-01-24 | 1 | -3/+3 |
|/ / / | |||||
* | | | Merge 8.7 | jan.nijtmans | 2022-01-17 | 1 | -1/+2 |
|\ \ \ | |/ / |