| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge 8.6. Remove tests/safe-stock86.test for win builds too (GIT, what are y... | jan.nijtmans | 2020-09-11 | 1 | -3/+4 |
|\ |
|
| * | Fix [https://core.tcl-lang.org/tk/tktview?name=3bc0f44ef3|3bc0f44ef3]: UBSan ... | jan.nijtmans | 2020-09-11 | 1 | -5/+5 |
|
|
* | | Backout uncomplete fix for [3422267ed6b79922]: segmentation fault from deleti... | jan.nijtmans | 2020-08-13 | 1 | -7/+0 |
|
|
* | | Fix for [3422267ed6b7], segmentation fault with imported alias. | pooryorick | 2020-08-12 | 1 | -0/+7 |
|
|
* | | Merge 8.6 | jan.nijtmans | 2020-05-14 | 1 | -2/+2 |
|\ \
| |/ |
|
| * | In some places, Tcl_UtfPrev()/Tcl_UtfNext() is used traversing the individual... | jan.nijtmans | 2020-05-14 | 1 | -45/+45 |
| |\ |
|
| | * | In some places, Tcl_UtfPrev()/Tcl_UtfNext() is used traversing the individual... | jan.nijtmans | 2020-05-13 | 1 | -2/+2 |
| |/ |
|
| * | Merge 8.5 | jan.nijtmans | 2019-09-10 | 1 | -1/+1 |
| |\ |
|
| * \ | merge 8.5 | sebres | 2019-09-06 | 1 | -2/+7 |
| |\ \
| | |/ |
|
| | * | if frameName (actual level) does not contain a real level (#0 or 1) historica... | sebres | 2019-09-06 | 1 | -3/+8 |
|
|
| | * | fix bad level (if specified argument is not a level at all) | sebres | 2019-09-06 | 1 | -0/+1 |
|
|
* | | | TIP 569 - remove lint comments | dgp | 2020-03-17 | 1 | -2/+0 |
|
|
* | | | More TCL_UNUSED. | dgp | 2020-03-08 | 1 | -19/+12 |
|
|
* | | | Merge 8.7 | jan.nijtmans | 2019-09-19 | 1 | -1/+1 |
|\ \ \ |
|
* \ \ \ | Merge 8.7 | jan.nijtmans | 2019-09-14 | 1 | -6/+12 |
|\ \ \ \
| |/ / / |
|
| * | | | simple and binary compatible fix for [775ee88560]: use correct relative level... | sebres | 2019-09-06 | 1 | -5/+11 |
|
|
| * | | | cherry-pick [af744d56e0ffcc65] fixed segfault of [775ee88560] in 8.7 | sebres | 2019-09-06 | 1 | -1/+1 |
|
|
* | | | | Mark more function paramaters as unused. Now Tcl compiles fully (on UNIX and ... | jan.nijtmans | 2019-09-05 | 1 | -0/+8 |
|\ \ \ \
| |/ / / |
|
* | | | | Merge tip-548 | jan.nijtmans | 2019-08-29 | 1 | -3/+1 |
|\ \ \ \
| |/ / / |
|
| * | | | Merge 8.6 | jan.nijtmans | 2019-08-28 | 1 | -3/+1 |
| |\ \ \
| | |/ / |
|
| | * | | Add /* FALLTHRU */ markers in various places (silencing possible GCC warnings... | jan.nijtmans | 2019-08-28 | 1 | -3/+1 |
|
|
* | | | | Merge 8.7. Continue implementation for win32 | jan.nijtmans | 2019-08-02 | 1 | -22/+22 |
|\ \ \ \
| |/ / / |
|
| * | | | Eliminate "register" keyword usage from all header-files (and also correspond... | jan.nijtmans | 2019-07-25 | 1 | -24/+24 |
|
|
| * | | | Eliminate the use of C++ keywords as variable names. Nothing more than rename... | jan.nijtmans | 2019-07-23 | 1 | -2/+2 |
|
|
* | | | | Merge 8.7, and continue implementation. Almost done | jan.nijtmans | 2019-07-10 | 1 | -23/+23 |
|\ \ \ \
| |/ / / |
|
* | | | | Experiment: compile Tcl with C++ compiler. WIP | jan.nijtmans | 2019-07-04 | 1 | -6/+6 |
|/ / / |
|
* | | | Eliminate (internal) TclOffset() usage, just use offsetof() in stead. | jan.nijtmans | 2019-06-12 | 1 | -1/+1 |
|
|
* | | | More use of (efficient) TclHasIntRep() macro. Also eliminate many (size_t) an... | jan.nijtmans | 2019-02-27 | 1 | -1/+1 |
|
|
* | | | merge 8.6 (regression fix [e3f481f187], conflicts resolved) | sebres | 2019-02-01 | 1 | -30/+25 |
|\ \ \
| |/ / |
|
| * | | code review with small amend (note nameLength is number of bytes, the argumen... | sebres | 2019-01-31 | 1 | -17/+16 |
|
|
| * | | fixes utf-8 compatibility of proc/lambda arguments (regression on compiled lo... | sebres | 2019-01-30 | 1 | -14/+11 |
|
|
* | | | New internal macro TclFetchIntRep, which is faster than Tcl_FetchIntRep. | jan.nijtmans | 2019-01-28 | 1 | -4/+4 |
|
|
* | | | merge 8.7 | dgp | 2018-10-18 | 1 | -82/+56 |
|\ \ \ |
|
| * \ \ | Implementatin of TIP #515: Level Value Reform | jan.nijtmans | 2018-09-26 | 1 | -59/+31 |
| |\ \ \ |
|
| | * \ \ | merge 8.7 | jan.nijtmans | 2018-09-22 | 1 | -1/+1 |
| | |\ \ \ |
|
| | * \ \ \ | Merge core-8-branch | jan.nijtmans | 2018-09-08 | 1 | -4/+4 |
| | |\ \ \ \ |
|
| | * | | | | | TIP #515 implementation: Level Value Reform | jan.nijtmans | 2018-09-07 | 1 | -59/+31 |
|
|
| * | | | | | | merge 8.6 | jan.nijtmans | 2018-09-25 | 1 | -17/+19 |
| |\ \ \ \ \ \
| | |_|_|/ / /
| |/| | | / /
| | | |_|/ /
| | |/| | | |
|
| | * | | | | Contributed patch from Gustaf Neumann, preventing problems where "localCacheP... | jan.nijtmans | 2018-09-25 | 1 | -17/+19 |
|
|
| * | | | | | Merge 8.6 | jan.nijtmans | 2018-09-07 | 1 | -1/+1 |
| |\ \ \ \ \
| | |/ / / /
| | | | / /
| | |_|/ /
| |/| | | |
|
| | * | | | small code review (duplicate code removed) | sebres | 2018-09-07 | 1 | -1/+1 |
|
|
| * | | | | merge 8.6 (segfault fix) | sebres | 2018-09-07 | 1 | -4/+4 |
| |\ \ \ \
| | |/ / /
| | | / /
| | |/ /
| |/| | |
|
| | * | | closes [631b4c45df]: segfault by usage of wrong length (no string representat... | sebres | 2018-09-07 | 1 | -4/+4 |
|
|
| | * | | Fix segmentation fault in TclOO that was noted in [16fe1b5807]. Update | pooryorick | 2018-02-14 | 1 | -11/+11 |
|
|
| | * | | Lift the restriction on command names names that begin with ":". | pooryorick | 2018-02-14 | 1 | -18/+42 |
|
|
* | | | | merge 8.7 | dgp | 2018-02-06 | 1 | -2/+2 |
|\ \ \ \
| |/ / / |
|
| * | | | merge core-8-branch | jan.nijtmans | 2017-12-19 | 1 | -1/+1 |
| |\ \ \ |
|
| * \ \ \ | merge core-8-branch | jan.nijtmans | 2017-12-06 | 1 | -36/+12 |
| |\ \ \ \
| | | |/ /
| | |/| | |
|
| * | | | | merge trunk | dgp | 2017-11-09 | 1 | -54/+42 |
| |\ \ \ \ |
|
| | * | | | | Modify TclCreateProc to handle arbitrary argument names, not just ASCII. | pooryorick | 2017-11-08 | 1 | -54/+42 |
|
|