Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
* | Merge 8.7 | jan.nijtmans | 2023-03-30 | 1 | -1/+1 | |
|\ | ||||||
| * | 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 | |
* | | | Merge 8.7: Allow empty mode list in [chan create]. | max | 2023-03-30 | 1 | -2/+2 | |
|\ \ \ | |/ / | ||||||
| * | | Merge 8.6: Allow empty mode list in [chan create]. | max | 2023-03-30 | 1 | -2/+2 | |
| |\ \ | | |/ | ||||||
| | * | Allow empty mode list in [chan create], so that refchans are able to mimic th... | max | 2023-03-30 | 1 | -2/+2 | |
* | | | Merge 8.7. Some size_t -> Tcl_Size in internal header files | jan.nijtmans | 2023-03-29 | 1 | -1/+1 | |
|\ \ \ | |/ / | ||||||
| * | | typo | jan.nijtmans | 2023-03-29 | 1 | -1/+1 | |
| * | | Make the documentation of [encoding] more concise and readable. | pooryorick | 2023-03-27 | 1 | -105/+78 | |
* | | | Make the documentation of [encoding] more concise and readable. | pooryorick | 2023-03-27 | 1 | -105/+78 | |
* | | | Merge 8.7 | jan.nijtmans | 2023-03-27 | 2 | -12/+12 | |
|\ \ \ | |/ / | ||||||
| * | | Fix some formatting errors. | pooryorick | 2023-03-26 | 1 | -3/+3 | |
| * | | Update reference-counting advice for Tcl_ObjSetVar2 and friends. | pooryorick | 2023-03-26 | 1 | -9/+9 | |
* | | | Merge 8.7 | jan.nijtmans | 2023-03-24 | 1 | -1/+1 | |
|\ \ \ | |/ / | ||||||
* | | | Merge 8.7 | jan.nijtmans | 2023-03-18 | 2 | -6/+4 | |
|\ \ \ | |/ / | ||||||
| * | | Manpage fixes | jan.nijtmans | 2023-03-18 | 3 | -9/+9 | |
* | | | Merge 8.7 - TIP 656 manpages | apnadkarni | 2023-03-18 | 4 | -134/+224 | |
|\ \ \ | |/ / | ||||||
| * | | Update manpages for TIP 656 | apnadkarni | 2023-03-18 | 4 | -140/+225 | |
| |\ \ | ||||||
| | * | | Update manpages in anticipation of TIP 656 | apnadkarni | 2023-03-16 | 4 | -140/+225 | |
| |/ / | ||||||
| | | | ||||||
| \ \ | ||||||
*-. \ \ | Merge 8.7. And fix Tcl_UtfToExternal()/Tcl_ExternalToUtf() (at least - suffic... | jan.nijtmans | 2023-02-28 | 1 | -1/+1 | |
|\ \ \ \ | | |/ / | ||||||
| | * | | Merge 8.6 | jan.nijtmans | 2023-02-28 | 1 | -1/+1 | |
| | |\ \ | | | |/ | ||||||
| | * | | Make the descriptions in doc/Tcl.n more concise and intuitive. | pooryorick | 2023-02-28 | 1 | -194/+121 | |
| | * | | Fix formatting issue in Tcl.n | pooryorick | 2023-02-28 | 1 | -0/+3 | |
* | | | | Make the descriptions in doc/Tcl.n more concise and intuitive. | pooryorick | 2023-02-28 | 1 | -194/+121 | |
* | | | | Fix formatting issue in Tcl.n | pooryorick | 2023-02-28 | 1 | -0/+3 | |
|/ / / | ||||||
* | | | Merge 8.7 | jan.nijtmans | 2023-02-02 | 1 | -2/+2 | |
|\ \ \ | |/ / | ||||||
| * | | Fix documentation on "encoding" command | jan.nijtmans | 2023-02-02 | 1 | -15/+13 | |
* | | | Remove incorrect comment. See: [https://www.magicsplat.com/tcl9/tcl9unicode.h... | jan.nijtmans | 2023-01-31 | 1 | -6/+0 | |
|\ \ \ | |/ / | ||||||
| * | | Remove incorrect comment. See: [https://www.magicsplat.com/tcl9/tcl9unicode.h... | jan.nijtmans | 2023-01-31 | 1 | -6/+0 | |
* | | | Update fcopy documentation regarding -size argument | jan.nijtmans | 2023-01-27 | 1 | -2/+2 | |
|\ \ \ | |/ / | ||||||
| * | | Update fcopy documentation regarding -size argument | jan.nijtmans | 2023-01-27 | 1 | -2/+3 | |
* | | | Merge 8.7 | jan.nijtmans | 2023-01-22 | 1 | -6/+9 | |
|\ \ \ | |/ / | ||||||
| * | | Make documentation conform to implementation in this branch | jan.nijtmans | 2023-01-20 | 1 | -4/+8 | |
| * | | New proposal: Allow "-strict" immediately before or after "-failindex var". | jan.nijtmans | 2023-01-19 | 1 | -2/+2 | |
| * | | Proposed fix for [a31caff057]: encoding command does not allow -strict to be ... | jan.nijtmans | 2023-01-14 | 1 | -7/+6 | |
* | | | Merge 8.7 | jan.nijtmans | 2023-01-15 | 1 | -7/+6 | |
|\ \ \ | ||||||
| * | | | Update documentation, matching current implementation | jan.nijtmans | 2023-01-15 | 1 | -7/+6 | |
| |/ / | ||||||
* | | | Merge 8.7 | jan.nijtmans | 2022-12-13 | 1 | -5/+6 | |
|\ \ \ | |/ / | ||||||
| * | | Clarify what "-strict" means for the utf-8 encoder, making it clear that this... | jan.nijtmans | 2022-12-13 | 1 | -5/+6 | |
* | | | Merge 8.7 | jan.nijtmans | 2022-11-30 | 1 | -2/+2 | |
|\ \ \ | |/ / | ||||||
| * | | Let Tcl_GetEncodingNulLength() return size_t on 9.0, for consisancy with othe... | jan.nijtmans | 2022-11-30 | 1 | -3/+3 | |
* | | | Merge 8.7 | jan.nijtmans | 2022-11-21 | 2 | -3/+7 | |
|\ \ \ | |/ / | ||||||
| * | | Rebase to latest 8.7 | jan.nijtmans | 2022-11-20 | 2 | -3/+7 | |
| |\ \ | ||||||
| | * \ | Merge 8.7 | jan.nijtmans | 2022-11-19 | 1 | -12/+12 | |
| | |\ \ | ||||||
| | * | | | New function Tcl_GetWideUIntFromObj | jan.nijtmans | 2022-11-15 | 2 | -3/+7 | |
* | | | | | Merge 8.7 | jan.nijtmans | 2022-11-20 | 1 | -0/+17 | |
|\ \ \ \ \ | |/ / / / | ||||||
| | | | | | ||||||
| | \ \ \ | ||||||
| *-. \ \ \ | Merge 8.6. TIP #651 implementation (since there are already 2 YES votes, no N... | jan.nijtmans | 2022-11-20 | 1 | -0/+17 | |
| |\ \ \ \ \ | | |_|_|/ / | |/| | | / | | | | |/ | | | |/| | ||||||
| | * | | | TIP 651 implementation | apnadkarni | 2022-11-17 | 1 | -0/+17 | |
| | | |/ | | |/| | ||||||
| | | | | ||||||
| \ \ \ | ||||||
*-. \ \ \ | TIP #644: Make Tcl_ObjType extensible | jan.nijtmans | 2022-11-17 | 1 | -0/+5 | |
|\ \ \ \ \ | | |/ / / | ||||||
| * | | | | Update Tcl_ObjType documentation | apnadkarni | 2022-11-13 | 1 | -0/+5 | |