| Commit message (Expand) | Author | Age | Files | Lines |
* | When sourcing script files (even when simulating that through open|read), alw... | jan.nijtmans | 2020-09-25 | 1 | -1/+1 |
|\ |
|
* | | Make the check to avoid generating a string representation in [uplevel] a lit... | pooryorick | 2020-09-20 | 1 | -16/+14 |
|
|
* | | Fix for [b9ecf3ce98], [uplevel] unnecessarily generates string representation. | pooryorick | 2020-09-19 | 1 | -11/+34 |
|
|
* | | Fix [https://core.tcl-lang.org/tk/tktview?name=3bc0f44ef3|3bc0f44ef3]: UBSan ... | jan.nijtmans | 2020-09-11 | 1 | -5/+5 |
|
|
* | | 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 |
|
|
* | | Add /* FALLTHRU */ markers in various places (silencing possible GCC warnings... | jan.nijtmans | 2019-08-28 | 1 | -3/+1 |
|
|
* | | 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 |
|
|
* | | Contributed patch from Gustaf Neumann, preventing problems where "localCacheP... | jan.nijtmans | 2018-09-25 | 1 | -17/+19 |
|
|
* | | small code review (duplicate code removed) | sebres | 2018-09-07 | 1 | -1/+1 |
|
|
* | | 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 |
|
|
* | | Fix segmentation fault in TclOO that was noted in [16fe1b5807]. Update | pooryorick | 2017-11-19 | 1 | -11/+11 |
|
|
* | | Lift the restriction on command names names that begin with ":". | pooryorick | 2017-11-17 | 1 | -8/+0 |
|
|
* | | Fix [16fe1b5807]: namespace ensemble command named ":" is mistakenly given the | pooryorick | 2017-11-17 | 1 | -18/+2 |
|
|
* | | Modify TclCreateProc to handle arbitrary argument names, not just ASCII. | dgp | 2017-11-08 | 1 | -54/+42 |
|
|
* | | [50750c735a] Fix broken test and stop reading uninit-but-allocated memory in ... | dkf | 2017-04-27 | 1 | -0/+35 |
|\ \ |
|
| * | | A better way of getting source file location information when disassembling. | dkf | 2017-04-22 | 1 | -0/+35 |
|
|
* | | | Some code cleanup: More internal use of size_t, less type casts (because of t... | jan.nijtmans | 2017-01-27 | 1 | -5/+5 |
|
|
* | | | Remove unmaintained disabled speculative code. | dgp | 2016-07-15 | 1 | -24/+0 |
|
|
* | | | Micro-optimization: Use TclGetStringFromObj in stead of Tcl_GetStringFromObj ... | jan.nijtmans | 2016-07-08 | 1 | -3/+3 |
|/ / |
|
* | | Use the utility routines to eliminate the last bit of intrusion into the | dgp | 2016-07-01 | 1 | -7/+5 |
|
|
* | | merge 8.6 | dgp | 2016-06-23 | 1 | -1/+1 |
|\ \ |
|
| * | | [c95b9fc0e3] Make errorcodes out of level parsing more consistent. | dkf | 2016-06-22 | 1 | -1/+1 |
|
|
* | | | Reduce to minimum set of TclResetRewriteEnsemble() calls. | dgp | 2016-05-26 | 1 | -2/+0 |
|
|
* | | | Refactor all iPtr->ensembleRewrite setting code into TclInitRewriteEnsemble() | dgp | 2016-05-25 | 1 | -14/+3 |
|
|
* | | | Appears that the TclInitRewriteEnsemble() routine was created with an intent | dgp | 2016-05-24 | 1 | -0/+2 |
|/ / |
|
* | | Tidy up the last commit. | dgp | 2016-04-07 | 1 | -7/+6 |
|
|
* | | [213b6a2b9d] Make level parsing honor EIAS. | dgp | 2016-04-06 | 1 | -72/+46 |
|
|
* | | typo in comment. Eliminate unnecessary end-of-line spacing. | jan.nijtmans | 2015-10-19 | 1 | -2/+2 |
|
|
* | | explicitly ignore Tcl_PushCallFrame and TclPushStackFrame return value - it i... | Miguel Sofer | 2015-08-01 | 1 | -5/+2 |
|
|
* | | Revert refcount changes that were not cosmetic. | dgp | 2015-07-02 | 1 | -1/+1 |
|
|
* | | Another round of refCount consistancy improvements. | jan.nijtmans | 2015-07-02 | 1 | -2/+1 |
|
|
* | | Consistancy in refcount management. | jan.nijtmans | 2015-06-30 | 1 | -3/+3 |
|
|
* | | Use twoPtrValue in stead of ptrAndLongRep for implementation of some internal... | jan.nijtmans | 2015-06-30 | 1 | -15/+10 |
|
|
* | | Tidy things up a bit more. | dkf | 2014-09-20 | 1 | -1/+1 |
|
|
* | | merge trunk | dkf | 2014-01-09 | 1 | -40/+32 |
|\ \ |
|
| * | | skip the switch(result) on returning TCL_OK from a proc | mig | 2014-01-05 | 1 | -40/+32 |
|
|
* | | | merge trunk | dkf | 2013-08-22 | 1 | -4/+4 |
|\ \ \
| |/ / |
|
| * | | Eliminate the union that is no longer needed. | dgp | 2013-08-06 | 1 | -4/+4 |
|
|
* | | | Move the disassembler to its own file. | dkf | 2013-06-11 | 1 | -245/+13 |
|/ / |
|
* | | Implement Tcl_NewBooleanObj, Tcl_DbNewBooleanObj and Tcl_SetBooleanObj as mac... | jan.nijtmans | 2013-04-23 | 1 | -1/+1 |
|\ \
| |/ |
|
* | | Revise TclReleaseLiteral() to tolerate a NULL interp argument. | dgp | 2013-02-28 | 1 | -10/+2 |
|
|
* | | Eliminate all Tcl_ConvertToType calls and all direct calls to typePtr->setFro... | jan.nijtmans | 2013-02-04 | 1 | -6/+4 |
|
|