| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge 8.7 | jan.nijtmans | 2023-09-28 | 1 | -1/+1 |
|\ |
|
| * | Merge 8.6 | jan.nijtmans | 2023-09-28 | 1 | -1/+1 |
| |\ |
|
| | * | TIP #662: Un-deprecate Tcl_VarEval. Also remove some useless typecasts from d... | jan.nijtmans | 2023-09-28 | 1 | -1/+1 |
|
|
| | * | Correct spelling errors in comments and documentation, but also non-comment
| pooryorick | 2023-04-12 | 1 | -1/+1 |
|
|
| | * | Fix [0cb3554903]: macOS 13 SDK deprecates sprintf(). But better not use it on... | jan.nijtmans | 2023-03-30 | 1 | -9/+9 |
|
|
| * | | int -> Tcl_Size and other (internal) signature improvements. Most of them bac... | jan.nijtmans | 2023-05-19 | 1 | -5/+4 |
|
|
* | | | More size_t -> Tcl_Size changes, which were missed before. Also (experimental... | jan.nijtmans | 2023-04-26 | 1 | -1/+1 |
|
|
* | | | Merge trunk | apnadkarni | 2023-04-14 | 1 | -1/+1 |
|\ \ \ |
|
| * \ \ | Correct spelling errors in comments and documentation, but also a non-comment... | pooryorick | 2023-04-12 | 1 | -1/+1 |
| |\ \ \
| | |/ / |
|
| | * | | Correct spelling errors in comments and documentation, but also a non-comment
| pooryorick | 2023-04-12 | 1 | -1/+1 |
|
|
* | | | | Follow-up to previous commit: Let's not break TIP #627 either. Also adapt doc... | jan.nijtmans | 2023-04-13 | 1 | -3/+3 |
|/ / / |
|
* | | | Merge 8.7 | jan.nijtmans | 2022-11-24 | 1 | -10/+10 |
|\ \ \
| |/ / |
|
| * | | Use some more TCL_INDEX_NONE and Tcl_Size | jan.nijtmans | 2022-11-24 | 1 | -10/+10 |
|
|
* | | | Merge 8.7 | jan.nijtmans | 2022-11-20 | 1 | -3/+3 |
|\ \ \
| |/ / |
|
| * | | Merge 8.6. TIP #651 implementation (since there are already 2 YES votes, no N... | jan.nijtmans | 2022-11-20 | 1 | -3/+3 |
| |\ \
| | |/ |
|
* | | | Remove code that was ifdef'ed out | apnadkarni | 2022-08-07 | 1 | -15/+0 |
|
|
* | | | Merged trunk. | apnadkarni | 2022-07-31 | 1 | -11/+11 |
|\ \ \ |
|
| * \ \ | Merge 8.7 | jan.nijtmans | 2022-07-19 | 1 | -11/+11 |
| |\ \ \
| | |/ / |
|
| | * | | Make a start converting -1 -> TCL_INDEX_NONE where appropriate | jan.nijtmans | 2022-07-19 | 1 | -11/+11 |
|
|
* | | | | Start on TIP-602 implementation. Work in progress | apnadkarni | 2022-07-08 | 1 | -2/+6 |
|/ / / |
|
* | | | More work in progress | jan.nijtmans | 2022-01-24 | 1 | -2/+2 |
|
|
* | | | Merge 8.7 | jan.nijtmans | 2021-04-08 | 1 | -15/+15 |
|\ \ \
| |/ / |
|
| * | | TclWinConvertError -> Tcl_WinConvertError | jan.nijtmans | 2021-03-09 | 1 | -15/+15 |
|
|
* | | | Merge 8.7, resolve conflicts | jan.nijtmans | 2021-01-11 | 1 | -3/+3 |
|\ \ \
| |/ / |
|
* | | | Merge 8.7 | jan.nijtmans | 2020-12-08 | 1 | -1/+1 |
|\ \ \
| |/ / |
|
| * | | Add -finput-charset=UTF-8 and -fextended-identifiers to gcc (and clang). All ... | jan.nijtmans | 2020-12-08 | 1 | -1/+1 |
|
|
* | | | Merge 8.7 | jan.nijtmans | 2020-10-13 | 1 | -2/+2 |
|\ \ \
| |/ / |
|
| * | | Merge 8.6 | jan.nijtmans | 2020-10-13 | 1 | -2/+2 |
| |\ \
| | |/ |
|
| | * | More usage of TclNewObj() in stead of Tcl_NewObj() and TclNewIntObj() in stea... | jan.nijtmans | 2020-10-13 | 1 | -1/+1 |
|
|
| | * | Eliminate many unnecessary type-casts, mostly (size_t) when value is already ... | jan.nijtmans | 2020-08-11 | 1 | -1/+1 |
|
|
* | | | Merge 8.7 | jan.nijtmans | 2020-03-22 | 1 | -14/+14 |
|\ \ \
| |/ / |
|
| * | | Merge 8.6 | jan.nijtmans | 2020-03-22 | 1 | -14/+14 |
| |\ \
| | |/ |
|
| | * | Even more uppercase HEX representations in source-code | jan.nijtmans | 2020-03-22 | 1 | -14/+14 |
|
|
* | | | merge 8.7 | dgp | 2020-03-17 | 1 | -1/+1 |
|\ \ \
| |/ / |
|
| * | | TIP 569 - remove lint comments | dgp | 2020-03-17 | 1 | -1/+1 |
|
|
* | | | merge 8.7 | dgp | 2020-03-09 | 1 | -8/+3 |
|\ \ \
| |/ / |
|
| * | | TCL_UNUSED for win sources. | dgp | 2020-03-09 | 1 | -8/+3 |
|
|
* | | | Merge 8.7 | jan.nijtmans | 2020-02-28 | 1 | -9/+14 |
|\ \ \
| |/ / |
|
| * | | Merge 8.7 | jan.nijtmans | 2019-09-19 | 1 | -62/+62 |
| |\ \ |
|
| * \ \ | Mark more function paramaters as unused. Now Tcl compiles fully (on UNIX and ... | jan.nijtmans | 2019-09-05 | 1 | -0/+5 |
| |\ \ \ |
|
| * \ \ \ | Merge tip-548 (since using the *WChar* functions leads to less type-casts in ... | jan.nijtmans | 2019-08-03 | 1 | -21/+33 |
| |\ \ \ \ |
|
| * | | | | | Merge 8.7. Continue implementation for win32 | jan.nijtmans | 2019-08-02 | 1 | -9/+9 |
|
|
* | | | | | | Merge 8.7 | jan.nijtmans | 2019-09-19 | 1 | -62/+62 |
|\ \ \ \ \ \
| | |_|_|/ /
| |/| | | | |
|
| * | | | | | Merge 8.6. Missing cast in Tcl_WinTCharToUtf() macro (when compiling without ... | jan.nijtmans | 2019-09-19 | 1 | -62/+62 |
| |\ \ \ \ \
| | |_|_|/ /
| |/| | | /
| | | |_|/
| | |/| | |
|
| | * | | | TCHAR -> WCHAR converions (and corresponding Win32 API call changes), since w... | jan.nijtmans | 2019-09-18 | 1 | -123/+123 |
|
|
* | | | | | Merge 8.7 | jan.nijtmans | 2019-09-14 | 1 | -21/+33 |
|\ \ \ \ \
| |/ / / / |
|
| * | | | | Use *WChar* in stead of *Char16* functions on Windows, always. It's actually ... | jan.nijtmans | 2019-08-03 | 1 | -19/+19 |
| | |_|/
| |/| | |
|
| * | | | Rename UTF-related functions to "WChar" and "Char16" variants, more intuitive... | jan.nijtmans | 2019-07-11 | 1 | -19/+19 |
|
|
| * | | | Improvement: always export both 16-bit and 32-bit UTF function | jan.nijtmans | 2019-07-05 | 1 | -19/+19 |
|
|
| * | | | Merge 8.7 | jan.nijtmans | 2019-06-29 | 1 | -1/+1 |
| |\ \ \
| | | |/
| | |/| |
|