| Commit message (Expand) | Author | Age | Files | Lines |
* | int -> Tcl_Size and other (internal) signature improvements. Most of them bac... | jan.nijtmans | 2023-05-19 | 12 | -169/+169 |
|
|
* | Improve the synopsis of the transchan manpage so it helps users a bit | dkf | 2023-05-19 | 1 | -1/+12 |
|
|
* | Improve the synopsis of the refchan manpage so it helps users a bit | dkf | 2023-05-19 | 1 | -1/+14 |
|
|
* | TIP 558: Basic Configure Support for TclOO | dkf | 2023-05-19 | 12 | -118/+2885 |
|\ |
|
| * | merge core-8-branch | dkf | 2023-05-19 | 48 | -44308/+507 |
| |\
| |/
|/| |
|
* | | 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 |
|
|
* | | | Remove some more references to removed ChangeLog | jan.nijtmans | 2023-05-16 | 2 | -8/+2 |
|
|
* | | | More int -> Tcl_Size (in tclInt.h) | jan.nijtmans | 2023-05-16 | 2 | -73/+76 |
|
|
* | | | TIP 663 implementation | dgp | 2023-05-15 | 12 | -43951/+44 |
|\ \ \ |
|
| * | | | TIP 663 implementation | dgp | 2023-05-10 | 12 | -43951/+44 |
|
|
* | | | | Backport test improvements from 9.0 | jan.nijtmans | 2023-05-15 | 4 | -22/+37 |
|
|
* | | | | No need to init string rep, if we throw away the object immediately | jan.nijtmans | 2023-05-15 | 1 | -2/+2 |
|
|
* | | | | Merge 8.6 | jan.nijtmans | 2023-05-15 | 3 | -5/+9 |
|\ \ \ \
| | |/ /
| |/| | |
|
| * | | | One more ckalloc -> attemptckalloc (in compat/waitpid.c), since we can handle... | jan.nijtmans | 2023-05-15 | 1 | -1/+5 |
|
|
| * | | | ckalloc -> attemptckalloc (since return-value is checked). Fix bug in unix/dl... | jan.nijtmans | 2023-05-15 | 2 | -4/+4 |
|
|
* | | | | Use 'attempt'-functions for libtommath, when built into Tcl | jan.nijtmans | 2023-05-11 | 1 | -6/+6 |
|
|
* | | | | Backport various changes from 9.0 branch | jan.nijtmans | 2023-05-10 | 2 | -105/+107 |
| |/ /
|/| | |
|
* | | | Merge 8.6 | jan.nijtmans | 2023-05-10 | 1 | -1/+1 |
|\ \ \
| |/ / |
|
| * | | Backport: docs: function does not "return an error", it returns TCL_ERROR, in... | jan.nijtmans | 2023-05-10 | 1 | -3/+3 |
|
|
* | | | Remove useless type-casts. Backport some changes from 9.0 | jan.nijtmans | 2023-05-09 | 2 | -9/+9 |
|
|
* | | | Fix [96551aca55]: Avoid pointer arithmetic with NULL in FOREACH_STRUCT(). Som... | jan.nijtmans | 2023-05-08 | 2 | -6/+6 |
|\ \ \ |
|
| * | | | Better version, keeping the (undocumented) behavior of 'i' initialization | jan.nijtmans | 2023-05-08 | 1 | -2/+2 |
|
|
| * | | | Proposed fix for [96551aca55]: Avoid pointer arithmetic with NULL in FOREACH_... | jan.nijtmans | 2023-05-08 | 1 | -2/+2 |
|/ / / |
|
* | | | Merge 8.7 | jan.nijtmans | 2023-05-07 | 1 | -0/+18 |
|\ \ \
| |/ / |
|
| * | | New testcase, contributed by @chrstphrchvz. Many thanks! See [3837178c25] | jan.nijtmans | 2023-05-07 | 2 | -1/+19 |
|
|
* | | | Merge 8.6 | jan.nijtmans | 2023-05-05 | 4 | -8/+4 |
|\ \ \
| |/ / |
|
| * | | Update .github files | jan.nijtmans | 2023-05-05 | 3 | -3/+21 |
| |\ \ |
|
| | * | | Remove .github and .travis-related stuff: No need to build this branch any more | jan.nijtmans | 2023-05-05 | 5 | -525/+0 |
|
|
* | | | | Minor fixes for perf tests | apnadkarni | 2023-05-05 | 1 | -4/+9 |
|
|
* | | | | merge 8.6 | dgp | 2023-05-04 | 1 | -2/+3 |
|\ \ \ \
| |/ / / |
|
| * | | | Remove mention of Tcl_GlobalEval() from comment. | dgp | 2023-05-04 | 1 | -2/+3 |
|
|
* | | | | Backport: Do not build every branch. Too expensive. | jan.nijtmans | 2023-05-04 | 4 | -4/+32 |
|
|
* | | | | Fix [9c397da4a9]: AppendPrintfToObjVA(): support 64-bit pointers | jan.nijtmans | 2023-05-04 | 4 | -5/+9 |
|
|
* | | | | Backport "Comments only. Fix blatantly obsolete ones". And a few more improve... | jan.nijtmans | 2023-05-03 | 2 | -69/+70 |
|
|
* | | | | Changed CHANNEL_PROFILE_* to ENCODING_PROFILE_* and moved out of tclIO.h. See... | apnadkarni | 2023-05-03 | 6 | -28/+39 |
|
|
* | | | | Merge 8.6 - [ab123cfd3d] and [784befb0ba] | apnadkarni | 2023-05-02 | 4 | -7/+22 |
|\ \ \ \
| |/ / / |
|
| * | | | Fix [ab123cfd3d] - scan ubsan. Tx chrstphrchvz for patch | apnadkarni | 2023-05-02 | 2 | -6/+14 |
|
|
| * | | | Fix [784befb0ba] - tailcall crash | apnadkarni | 2023-05-02 | 2 | -1/+8 |
|
|
| | | * | Remove IDE guff | dkf | 2023-05-01 | 1 | -16/+0 |
|
|
| | | * | Add doc comments, fix a typo in a manpage | dkf | 2023-05-01 | 2 | -13/+71 |
|
|
| | | * | Use modern copyright symbol, in line with rest of code | dkf | 2023-05-01 | 2 | -2/+2 |
|
|
| | | * | Merge 8.7 | dkf | 2023-05-01 | 494 | -11727/+20277 |
| | | |\
| |_|_|/
|/| | | |
|
* | | | | Eliminate ListSizeT_MAX, since it's the same as TCL_SIZE_MAX | jan.nijtmans | 2023-04-30 | 3 | -17/+7 |
|\ \ \ \ |
|
| * | | | | Eliminate ListSizeT_MAX, since it's the same as TCL_SIZE_MAX | jan.nijtmans | 2023-04-29 | 3 | -17/+7 |
|/ / / / |
|
* | | | | Remove some (void *) typecasts, which are no longer necessary | jan.nijtmans | 2023-04-28 | 1 | -9/+9 |
|
|
* | | | | Simplify Tcl 9 compatibility macro's. No change in functionality. | jan.nijtmans | 2023-04-27 | 6 | -86/+84 |
|
|
* | | | | RingSizeT -> Tcl_Size | jan.nijtmans | 2023-04-26 | 1 | -42/+35 |
|
|