| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge 8.7. Remove unused TclArithSeriesObjLength() | jan.nijtmans | 2023-06-30 | 1 | -1/+1 |
|\ |
|
| * | Merge 8.6 | jan.nijtmans | 2023-06-30 | 1 | -20/+24 |
| |\ |
|
| | * | Use more strict compilation-flags (but not -DTCL_MEM_DEBUG) in unix/dltest/Ma... | jan.nijtmans | 2023-06-30 | 2 | -23/+25 |
|
|
* | | | Revert 'fix' for [ac874937c5], committed as part of a "Merge 8.7" commit. It'... | jan.nijtmans | 2023-06-30 | 1 | -1/+1 |
|
|
* | | | merge 8.7 | griffin | 2023-06-29 | 1 | -1/+1 |
|\ \ \
| |/ / |
|
* | | | Merge 8.7 | jan.nijtmans | 2023-06-27 | 6 | -499/+50 |
|\ \ \
| |/ / |
|
| * | | Remove compat/dirent*.h and some other compat/*.c files: Modern C-compilers a... | jan.nijtmans | 2023-06-27 | 6 | -499/+50 |
|
|
* | | | Merge 8.7 | jan.nijtmans | 2023-06-26 | 4 | -7/+5 |
|\ \ \
| |/ / |
|
| * | | Remove compat/stdint.h and compat/stdlib.h: All C-compilers nowadays have it. | jan.nijtmans | 2023-06-26 | 4 | -7/+5 |
|
|
* | | | Merge 8.7 | jan.nijtmans | 2023-06-02 | 1 | -2/+5 |
|\ \ \
| |/ / |
|
| * | | silence compiler warning | dgp | 2023-06-02 | 1 | -3/+2 |
|
|
* | | | Merge 8.7 | jan.nijtmans | 2023-06-02 | 1 | -1/+1 |
|\ \ \
| |/ / |
|
| * | | New (internal) macro TclAttemptInitStringRep() | jan.nijtmans | 2023-06-02 | 2 | -13/+16 |
|
|
* | | | Merge 8.7 | jan.nijtmans | 2023-05-29 | 1 | -3/+3 |
|\ \ \
| |/ / |
|
| * | | int -> Tcl_Size, for full Tcl 9 support | jan.nijtmans | 2023-05-29 | 1 | -7/+8 |
|
|
* | | | merge 8.7 | fvogel | 2023-05-28 | 3 | -2/+183 |
|\ \ \
| |/ / |
|
| * | | merge core-8-branch | dkf | 2023-05-24 | 30 | -209/+473 |
| |\ \ |
|
| * \ \ | rebase to latest 8.7 | jan.nijtmans | 2022-09-22 | 3 | -2/+183 |
| |\ \ \ |
|
| | * \ \ | Merge 8.7 | jan.nijtmans | 2021-11-01 | 11 | -91/+428 |
| | |\ \ \ |
|
| | * \ \ \ | Merge 8.7. Fix fstat() call in tclUnixChan.c, in case Tcl_StatBuf == struct s... | jan.nijtmans | 2021-06-29 | 6 | -8/+34 |
| | |\ \ \ \ |
|
| | * \ \ \ \ | merge core-8-branch | dkf | 2021-06-27 | 5 | -8/+11 |
| | |\ \ \ \ \ |
|
| | * | | | | | | Added in missing field | dkf | 2021-06-19 | 3 | -156/+148 |
|
|
| | * | | | | | | Start of implementing TIP 603: chan configure -stat | dkf | 2021-06-19 | 1 | -1/+168 |
|
|
* | | | | | | | | Merge 8.7 | jan.nijtmans | 2023-05-24 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \
| | |_|_|_|_|/ /
| |/| | | | | | |
|
| * | | | | | | | Enhance html generation, so it can handle the "©" copy-sign as well | jan.nijtmans | 2023-05-24 | 1 | -1/+1 |
|
|
* | | | | | | | | Merge 8.7 | jan.nijtmans | 2023-05-23 | 1 | -3/+3 |
|\ \ \ \ \ \ \ \
| |/ / / / / / / |
|
| * | | | | | | | Give Tcl_CreateThread a TCL_HASH_TYPE (unsigned) stackSize parameter | jan.nijtmans | 2023-05-23 | 1 | -3/+3 |
|
|
* | | | | | | | | Merge 8.7 | jan.nijtmans | 2023-05-19 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \
| |/ / / / / / / |
|
| * | | | | | | | int -> Tcl_Size and other (internal) signature improvements. Most of them bac... | jan.nijtmans | 2023-05-19 | 1 | -1/+1 |
|
|
* | | | | | | | | merge 8.7 | dgp | 2023-05-15 | 1 | -3/+2 |
|\ \ \ \ \ \ \ \
| |/ / / / / / / |
|
| * | | | | | | | TIP 663 implementation | dgp | 2023-05-15 | 1 | -3/+2 |
| |\ \ \ \ \ \ \ |
|
| | * | | | | | | | TIP 663 implementation | dgp | 2023-05-10 | 1 | -3/+2 |
|
|
* | | | | | | | | | Merge 8.7 | jan.nijtmans | 2023-05-15 | 1 | -3/+3 |
|\ \ \ \ \ \ \ \ \
| |/ / / / / / / / |
|
| * | | | | | | | | Merge 8.6 | jan.nijtmans | 2023-05-15 | 1 | -3/+3 |
| |\ \ \ \ \ \ \ \
| | |/ / / / / / /
| |/| | | | | | /
| | | |_|_|_|_|/
| | |/| | | | | |
|
| | * | | | | | | ckalloc -> attemptckalloc (since return-value is checked). Fix bug in unix/dl... | jan.nijtmans | 2023-05-15 | 1 | -3/+3 |
|
|
* | | | | | | | | Use Tcl_Size instead of ptrdiff_t in Tcl_ObjCmdProc2(), Tcl_CmdObjTraceProc2,... | pooryorick | 2023-05-03 | 1 | -4/+4 |
|
|
* | | | | | | | | More size_t -> Tcl_Size, missed by earlier updates | jan.nijtmans | 2023-04-27 | 1 | -2/+2 |
|\ \ \ \ \ \ \ \
| |/ / / / / / / |
|
| * | | | | | | | Fix dltest on Unix | apnadkarni | 2023-04-19 | 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 | -4/+4 |
|
|
* | | | | | | | | Fix warnings generated on disable8api builds | apnadkarni | 2023-04-21 | 3 | -9/+17 |
|
|
* | | | | | | | | Merge trunk | apnadkarni | 2023-04-16 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ | Merge 8.7 | jan.nijtmans | 2023-04-15 | 1 | -2/+1 |
| |\ \ \ \ \ \ \ \
| | |/ / / / / / / |
|
| | * | | | | | | | Merge 8.6 | jan.nijtmans | 2023-04-15 | 1 | -2/+1 |
| | |\ \ \ \ \ \ \
| | | |/ / / / / / |
|
| | | * | | | | | | Backout fix for [718de2132f487cf2]: It breaks on MacOS and other systems whic... | jan.nijtmans | 2023-04-15 | 1 | -2/+1 |
|
|
| * | | | | | | | | Merge 8.7 | jan.nijtmans | 2023-04-14 | 1 | -1/+1 |
| |\ \ \ \ \ \ \ \
| | |/ / / / / / / |
|
| | * | | | | | | | int -> Tcl_Size where appropriate in tcl.decls (reducing the diff against Tcl... | jan.nijtmans | 2023-04-14 | 1 | -1/+1 |
|
|
| * | | | | | | | | Fix for issue [718de2132f487cf2], "review use of strip on the stubs library". | pooryorick | 2023-04-14 | 1 | -1/+2 |
| |\ \ \ \ \ \ \ \
| | |/ / / / / / / |
|
| | * | | | | | | | Fix for issue [718de2132f487cf2], "review use of strip on the stubs library". | pooryorick | 2023-04-14 | 1 | -1/+2 |
| | |\ \ \ \ \ \ \
| | | |/ / / / / / |
|
| | | * | | | | | | Fix for issue [718de2132f487cf2], "review use of strip on the stubs library". | pooryorick | 2023-04-14 | 1 | -1/+2 |
|
|
| | | * | | | | | | re-generate unix/configure | jan.nijtmans | 2023-04-13 | 1 | -1/+1 |
|
|