| Commit message (Expand) | Author | Age | Files | Lines |
* | Same with TclListObjGetElements | jan.nijtmans | 2022-02-10 | 1 | -4/+4 |
|
|
* | More progress | jan.nijtmans | 2022-01-27 | 1 | -16/+16 |
|
|
* | TIP #616: Tcl lists > 2^31 elements. WIP | jan.nijtmans | 2022-01-24 | 1 | -4/+4 |
|
|
* | Merge 8.7 | jan.nijtmans | 2021-10-08 | 1 | -22/+22 |
|\ |
|
| * | Change "IntRep" to "InternalRep", as discussed in the Tcl Core mailing list | jan.nijtmans | 2021-10-06 | 1 | -1/+1 |
|
|
* | | Merge 8.7 | jan.nijtmans | 2021-02-23 | 1 | -12/+39 |
|\ \
| |/ |
|
| * | Merge 8.6 | jan.nijtmans | 2021-02-23 | 1 | -12/+39 |
| |\ |
|
| | * | Use _wgetenv() in stead of getenv() on Windows: The wide environment is not a... | jan.nijtmans | 2021-02-23 | 1 | -9/+35 |
|
|
* | | | Change (internal) signatures for TclpGetClicks/TclpGetSeconds to use "unsigne... | jan.nijtmans | 2021-02-18 | 1 | -2/+2 |
|
|
* | | | Merge 8.7 | jan.nijtmans | 2021-02-18 | 1 | -1/+18 |
|\ \ \
| |/ / |
|
| * | | Merge 8.6 | jan.nijtmans | 2021-02-18 | 1 | -1/+18 |
| |\ \
| | |/ |
|
| | * | Performance optimization in TzsetIfNecessary() function. Cherry-picked from s... | jan.nijtmans | 2021-02-18 | 1 | -1/+18 |
|
|
| | * | More implicit type-casts, for better compatibility with C++ | jan.nijtmans | 2021-02-05 | 1 | -14/+14 |
|
|
* | | | Merge 8.7 | jan.nijtmans | 2020-12-08 | 1 | -3/+3 |
|\ \ \
| |/ / |
|
| * | | Add -finput-charset=UTF-8 and -fextended-identifiers to gcc (and clang). All ... | jan.nijtmans | 2020-12-08 | 1 | -3/+3 |
|
|
* | | | Merge 8.7 | jan.nijtmans | 2020-11-20 | 1 | -1/+1 |
|\ \ \
| |/ / |
|
| * | | Merge 8.6 | jan.nijtmans | 2020-11-20 | 1 | -1/+1 |
| |\ \
| | |/ |
|
| | * | Use '&' in stead of 'and' in copyright statements consistantly | jan.nijtmans | 2020-11-20 | 1 | -1/+1 |
|
|
| | * | Many more internal master/slave -> parent/child renamings | jan.nijtmans | 2020-09-01 | 1 | -1/+1 |
|
|
* | | | Merge 8.7 | jan.nijtmans | 2020-09-01 | 1 | -1/+1 |
|\ \ \
| |/ / |
|
| * | | Merge 8.6. More documentation updates | jan.nijtmans | 2020-08-31 | 1 | -1/+1 |
| |\ \
| | |/ |
|
* | | | merge 8.7 | dgp | 2020-03-06 | 1 | -10/+5 |
|\ \ \
| |/ / |
|
| * | | More TCL_UNUSED deployment | dgp | 2020-03-06 | 1 | -10/+5 |
|
|
* | | | Merge 8.7 | jan.nijtmans | 2020-02-28 | 1 | -29/+29 |
|\ \ \
| |/ / |
|
| * | | Implement TIP #557: C++ support for Tcl | jan.nijtmans | 2020-02-28 | 1 | -29/+29 |
| |\ \ |
|
| | * \ | Merge 8.7 | jan.nijtmans | 2020-02-26 | 1 | -1/+1 |
| | |\ \ |
|
| | * \ \ | Merge 8.7 | jan.nijtmans | 2019-10-06 | 1 | -1/+1 |
| | |\ \ \ |
|
| | * \ \ \ | Merge tip-548 | jan.nijtmans | 2019-08-29 | 1 | -0/+5 |
| | |\ \ \ \ |
|
| | * | | | | | Merge 8.7, and continue implementation. Almost done | jan.nijtmans | 2019-07-10 | 1 | -29/+29 |
|
|
* | | | | | | | Merge 8.7 | jan.nijtmans | 2020-02-26 | 1 | -32/+32 |
|\ \ \ \ \ \ \
| |/ / / / / / |
|
| * | | | | | | Merge 8.6 | jan.nijtmans | 2020-02-26 | 1 | -32/+32 |
| |\ \ \ \ \ \
| | |_|_|_|/ /
| |/| | | | /
| | | |_|_|/
| | |/| | | |
|
| | * | | | | Resolve a number of shadowed variables (discovered by compiling with -Wshadow) | jan.nijtmans | 2020-02-26 | 1 | -32/+32 |
|
|
* | | | | | | Merge 8.7 | jan.nijtmans | 2020-02-24 | 1 | -1/+1 |
|\ \ \ \ \ \
| |/ / / / / |
|
| * | | | | | Merge 8.6 | jan.nijtmans | 2020-02-24 | 1 | -1/+1 |
| |\ \ \ \ \
| | |/ / / /
| | | | | /
| | |_|_|/
| |/| | | |
|
| | * | | | Merge 8.5 | jan.nijtmans | 2020-02-24 | 1 | -1/+1 |
| | |\ \ \ |
|
| | | * | | | Add -Wpointer-arith warning to C-compile. Fix gcc(-9) warning. | jan.nijtmans | 2020-02-24 | 1 | -1/+1 |
|
|
* | | | | | | Merge 8.7 | jan.nijtmans | 2019-10-05 | 1 | -1/+1 |
|\ \ \ \ \ \
| |/ / / / / |
|
| * | | | | | Merge 8.6 | jan.nijtmans | 2019-10-05 | 1 | -1/+1 |
| |\ \ \ \ \
| | |/ / / /
| | | | | /
| | |_|_|/
| |/| | | |
|
| | * | | | Change LSTATUS to LONG, since older SDK's don't know it. core.tcl.tk -> core.... | jan.nijtmans | 2019-10-05 | 1 | -1/+1 |
| | |\ \ \
| | | |/ / |
|
| | | * | | back-ported branch sebres-8-6-timerate (new command "timerate" for 8.5) | sebres | 2017-05-16 | 1 | -8/+2 |
| | | |\ \ |
|
| | | * | | | Fix compiler warnings (discovered on latest clang/gcc6), suggested by Gustaf ... | jan.nijtmans | 2016-01-21 | 1 | -4/+6 |
|
|
* | | | | | | Merge 8.7 | jan.nijtmans | 2019-08-28 | 1 | -0/+5 |
|\ \ \ \ \ \
| |/ / / / / |
|
| * | | | | | Merge 8.6 | jan.nijtmans | 2019-08-28 | 1 | -0/+5 |
| |\ \ \ \ \
| | |/ / / /
| | | | | /
| | |_|_|/
| |/| | | |
|
| | * | | | Add /* FALLTHRU */ markers in various places (silencing possible GCC warnings... | jan.nijtmans | 2019-08-28 | 1 | -0/+5 |
|
|
* | | | | | merge 8.7 (TIP#527, New measurement facilities in TCL: New command timerate, ... | sebres | 2019-03-05 | 1 | -7/+2 |
|\ \ \ \ \
| |/ / / / |
|
| * | | | | merge 8.6 (TIP#527, New measurement facilities in TCL: New command timerate, ... | sebres | 2019-03-05 | 1 | -7/+2 |
| |\ \ \ \
| | |/ / / |
|
| | * | | | merge 8.6(.9), conflicts resolved | sergey.brester | 2019-02-07 | 1 | -16/+13 |
| | |\ \ \
| | | |_|/
| | |/| | |
|
| | * | | | back-ported branch sebres_trunk_timerate (new command "timerate" for 8.6) | sebres | 2017-05-09 | 1 | -7/+2 |
| | |\ \ \ |
|
| | | * | | | [timerate] bug fix: missing scale conversion by Mac OSX on platform where hig... | sebres | 2017-02-09 | 1 | -7/+2 |
|
|
* | | | | | | Merge 8.7 | jan.nijtmans | 2019-02-25 | 1 | -1/+1 |
|\ \ \ \ \ \
| |/ / / / / |
|