| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge 8.7 | jan.nijtmans | 2023-06-27 | 1 | -44/+0 |
|\ |
|
| * | Remove compat/dirent*.h and some other compat/*.c files: Modern C-compilers a... | jan.nijtmans | 2023-06-27 | 1 | -44/+0 |
|
|
* | | Merge 8.7 | jan.nijtmans | 2023-06-26 | 4 | -78/+1 |
|\ \
| |/ |
|
| * | Remove compat/stdint.h and compat/stdlib.h: All C-compilers nowadays have it. | jan.nijtmans | 2023-06-26 | 4 | -78/+1 |
|
|
* | | Merge 8.7 | jan.nijtmans | 2023-06-02 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | New (internal) macro TclAttemptInitStringRep() | jan.nijtmans | 2023-06-02 | 1 | -1/+1 |
|
|
* | | Merge 8.7 | jan.nijtmans | 2023-05-31 | 1 | -4/+4 |
|\ \
| |/ |
|
| * | Let's see if this helps | jan.nijtmans | 2023-05-30 | 1 | -4/+4 |
|
|
* | | Merge 8.7 | jan.nijtmans | 2023-05-29 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | int -> Tcl_Size, for full Tcl 9 support | jan.nijtmans | 2023-05-29 | 1 | -1/+1 |
|
|
* | | merge 8.7 | fvogel | 2023-05-28 | 1 | -1/+202 |
|\ \
| |/ |
|
| * | merge core-8-branch | dkf | 2023-05-24 | 28 | -878/+777 |
| |\ |
|
| * \ | rebase to latest 8.7 | jan.nijtmans | 2022-09-22 | 1 | -1/+202 |
| |\ \ |
|
| | * \ | Merge 8.7 | jan.nijtmans | 2021-11-01 | 6 | -77/+126 |
| | |\ \ |
|
| | * | | | Make tclWinChan.c compile again, fixing obvious implementation problems. Not ... | jan.nijtmans | 2021-06-29 | 1 | -6/+4 |
|
|
| | * | | | merge core-8-branch | dkf | 2021-06-27 | 3 | -30/+25 |
| | |\ \ \ |
|
| | * | | | | First attempt at Windows implementation. | dkf | 2021-06-19 | 1 | -1/+204 |
|
|
* | | | | | | Merge 8.7 | jan.nijtmans | 2023-05-24 | 3 | -10/+13 |
|\ \ \ \ \ \
| | |_|_|_|/
| |/| | | | |
|
| * | | | | | Enhance html generation, so it can handle the "©" copy-sign as well | jan.nijtmans | 2023-05-24 | 2 | -2/+2 |
|
|
| * | | | | | More size protection for winDde | jan.nijtmans | 2023-05-24 | 1 | -8/+11 |
|
|
* | | | | | | Merge 8.7 | jan.nijtmans | 2023-05-23 | 1 | -4/+4 |
|\ \ \ \ \ \
| |/ / / / / |
|
| * | | | | | Give Tcl_CreateThread a TCL_HASH_TYPE (unsigned) stackSize parameter | jan.nijtmans | 2023-05-23 | 1 | -4/+4 |
|
|
| * | | | | | More int/Tcl_Size backport | jan.nijtmans | 2023-05-20 | 1 | -1/+1 |
|
|
| * | | | | | int -> Tcl_Size and other (internal) signature improvements. Most of them bac... | jan.nijtmans | 2023-05-19 | 4 | -43/+42 |
|
|
* | | | | | | Merge 8.7 | jan.nijtmans | 2023-05-17 | 1 | -10/+19 |
|\ \ \ \ \ \
| |/ / / / / |
|
| * | | | | | Merge 8.6 | jan.nijtmans | 2023-05-16 | 1 | -1/+10 |
| |\ \ \ \ \ |
|
| | * | | | | | Some more nmakehlp.c tweaks | jan.nijtmans | 2023-05-16 | 1 | -3/+6 |
|
|
| * | | | | | | Merge 8.6 | jan.nijtmans | 2023-05-16 | 1 | -9/+9 |
| |\ \ \ \ \ \
| | |/ / / / / |
|
| | * | | | | | Only use _snprintf on older MSVC compilers. ZeroMemory -> memset | jan.nijtmans | 2023-05-16 | 1 | -9/+9 |
|
|
| | * | | | | | Correct spelling errors in comments and documentation, but also non-comment
| pooryorick | 2023-04-12 | 19 | -65/+65 |
|
|
* | | | | | | | Merge 8.7 | jan.nijtmans | 2023-05-09 | 2 | -5/+5 |
|\ \ \ \ \ \ \
| |/ / / / / / |
|
| * | | | | | | Remove useless type-casts. Backport some changes from 9.0 | jan.nijtmans | 2023-05-09 | 2 | -9/+9 |
|
|
* | | | | | | | Fix OPTS=utf16 build for Tcl 9.0 | jan.nijtmans | 2023-04-30 | 1 | -1/+1 |
|
|
| | | | | | | | |
| \ \ \ \ \ \ | |
*-. \ \ \ \ \ \ | More size_t -> Tcl_Size, missed by earlier updates | jan.nijtmans | 2023-04-27 | 5 | -50/+43 |
|\ \ \ \ \ \ \ \
| | |/ / / / / / |
|
| | * | | | | | | RingSizeT -> Tcl_Size | jan.nijtmans | 2023-04-26 | 1 | -42/+35 |
|
|
| * | | | | | | | More size_t -> Tcl_Size changes, which were missed before. Also (experimental... | jan.nijtmans | 2023-04-26 | 4 | -8/+8 |
|/ / / / / / / |
|
* | | | | | | | Merge trunk | apnadkarni | 2023-04-19 | 1 | -1/+1 |
|\ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ | Almost a merge-mark, just remove one (size_t) cast. | jan.nijtmans | 2023-04-18 | 1 | -1/+1 |
| |\ \ \ \ \ \ \
| | |/ / / / / / |
|
| | * | | | | | | Adapt TIP's #494/#481/#537/#544/#568/#616/#623/#627/#630 to TIP #660 changes | jan.nijtmans | 2023-04-18 | 1 | -1/+1 |
|
|
| | * | | | | | | Some more int -> Tcl_Size (which is actually the same in 8.7). Backported fro... | jan.nijtmans | 2023-04-12 | 1 | -2/+4 |
|
|
* | | | | | | | | Merge trunk | apnadkarni | 2023-04-14 | 17 | -63/+66 |
|\ \ \ \ \ \ \ \
| |/ / / / / / / |
|
| * | | | | | | | Correct spelling errors in comments and documentation, but also a non-comment... | pooryorick | 2023-04-12 | 17 | -61/+61 |
| |\ \ \ \ \ \ \
| | |/ / / / / / |
|
| | * | | | | | | Correct spelling errors in comments and documentation, but also a non-comment
| pooryorick | 2023-04-12 | 17 | -61/+61 |
|
|
| * | | | | | | | More int -> Tcl_Size, so (theoretically) longer lists could be handled. Thank... | jan.nijtmans | 2023-04-12 | 1 | -0/+2 |
|
|
| * | | | | | | | Merge 8.7 | jan.nijtmans | 2023-04-12 | 2 | -2/+3 |
| |\ \ \ \ \ \ \
| | |/ / / / / / |
|
| | * | | | | | | int -> Tcl_Size for tclWinDde.c/tclWinReg.c, so it could (theoretically) hand... | jan.nijtmans | 2023-04-12 | 2 | -2/+3 |
|
|
* | | | | | | | | Follow-up to previous commit: Let's not break TIP #627 either. Also adapt doc... | jan.nijtmans | 2023-04-13 | 3 | -6/+6 |
|
|
* | | | | | | | | Merge 9.0 | apnadkarni | 2023-04-08 | 2 | -4/+4 |
|\ \ \ \ \ \ \ \
| |/ / / / / / / |
|
| * | | | | | | | Merge 8.7 | jan.nijtmans | 2023-04-05 | 2 | -4/+4 |
| |\ \ \ \ \ \ \
| | |/ / / / / / |
|
| | * | | | | | | Make sure that infoPtr->validMask only contains TCL_READABLE|TCL_WRITABLE|TCL... | jan.nijtmans | 2023-04-05 | 2 | -4/+4 |
|
|