| Commit message (Expand) | Author | Age | Files | Lines |
* | New internal macro TclHasIntRep() to re-encapsulate the typePtr field. | dgp | 2019-02-25 | 1 | -4/+4 |
|
|
* | New internal macro TclFetchIntRep, which is faster than Tcl_FetchIntRep. | jan.nijtmans | 2019-01-28 | 1 | -3/+3 |
|
|
* | merge 8.7 | dgp | 2018-10-24 | 1 | -1/+1 |
|\ |
|
| * | Change PTR2INT and PTR2UINT macros's so they can handle long's and Tcl_WideIn... | jan.nijtmans | 2018-10-21 | 1 | -1/+1 |
|
|
* | | merge 8.7 | dgp | 2018-10-18 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Fix "string tolower" and friends for handling unpaired surrogates correctly. ... | jan.nijtmans | 2018-06-24 | 1 | -1/+1 |
|
|
* | | merge 8.7 | dgp | 2018-02-15 | 1 | -5/+5 |
|\ \
| |/ |
|
| * | Guarantee the buffer is large enough it will not be overrun. | dgp | 2018-02-15 | 1 | -1/+2 |
|
|
| * | Move TclGetBooleanFromObj to tclInt.h, so multiple source files can use it. C... | jan.nijtmans | 2018-02-14 | 1 | -4/+3 |
|
|
* | | merge 8.7 | dgp | 2018-02-09 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | small code review: resolve conversion warnings (possible loss of data, signed... | sebres | 2018-02-09 | 1 | -2/+2 |
|
|
* | | merge 8.7 | dgp | 2018-02-06 | 1 | -2/+2 |
|\ \
| |/ |
|
| * | merge core-8-branch | jan.nijtmans | 2017-12-19 | 1 | -2/+2 |
| |\ |
|
| * | | Experimental branch meant to eliminate the "wideint" type, just merge it to a... | jan.nijtmans | 2017-10-30 | 1 | -3/+3 |
|
|
* | | | merge 8.7 | dgp | 2017-12-19 | 1 | -2/+2 |
|\ \ \
| | |/
| |/| |
|
| * | | Make TclEnsureNamespace() MODULE_SCOPE. Also change some refCount fields from... | jan.nijtmans | 2017-12-19 | 1 | -2/+2 |
| |/ |
|
* | | merge trunk | dgp | 2017-04-27 | 1 | -18/+16 |
|\ \
| |/ |
|
| * | [50750c735a] Fix broken test and stop reading uninit-but-allocated memory in ... | dkf | 2017-04-27 | 1 | -18/+16 |
| |\ |
|
| | * | A better way of getting source file location information when disassembling. | dkf | 2017-04-22 | 1 | -18/+16 |
|
|
* | | | merge trunk | dgp | 2017-04-06 | 1 | -8/+4 |
|\ \ \
| |/ / |
|
| * | | Since Tcl_AppendPrintfToObj() now understands the %p format, we can use it. E... | jan.nijtmans | 2017-03-31 | 1 | -8/+4 |
|
|
| * | | Partially backout [ef4da65408] because AppendPrintfToObjVA() (used indirectly... | andy | 2016-11-24 | 1 | -2/+2 |
|
|
| * | | More internal use of size_t in stead of int. | jan.nijtmans | 2016-11-21 | 1 | -2/+2 |
|
|
* | | | Purge more direct accesses to bytes field. | dgp | 2016-10-07 | 1 | -3/+1 |
|
|
* | | | merge trunk | dgp | 2016-07-09 | 1 | -3/+136 |
|\ \ \
| |/ / |
|
| * | | Micro-optimization: Use TclGetStringFromObj in stead of Tcl_GetStringFromObj ... | jan.nijtmans | 2016-07-08 | 1 | -2/+2 |
| |/ |
|
| * | Add ability to disassemble TclOO constructors and destructors ([1493a43044] m... | dkf | 2016-07-04 | 1 | -1/+134 |
|
|
* | | More ByteCode revisions. | dgp | 2016-04-30 | 1 | -13/+17 |
|
|
* | | Use new routine TclGetLambdaFromObj to better isolate the "lambdaExpr" ObjType. | dgp | 2016-04-04 | 1 | -12/+4 |
|
|
* | | Revise "instname" ObjType to use proposed routines | dgp | 2016-04-04 | 1 | -7/+24 |
|
|
* | | Revise the "instname" Tcl_ObjType to use the routines. | dgp | 2016-03-24 | 1 | -9/+10 |
|/ |
|
* | Make function TclDisassembleByteCodeObj() static, since it is only used in a ... | jan.nijtmans | 2016-01-18 | 1 | -6/+8 |
|
|
* | Put the file location information that Tcl has into the disassembled code. Im... | dkf | 2016-01-18 | 1 | -9/+90 |
|
|
* | Fix surrogate handling in PrintSourceToObj(), differenciating for TCL_UTF_MA... | jan.nijtmans | 2015-10-07 | 1 | -2/+13 |
|
|
* | Some Unicode encoding fixes, only having effect if TCL_UTF_MAX > 4. Backporte... | jan.nijtmans | 2015-08-31 | 1 | -1/+7 |
|
|
* | Put the ellipsis inside, not outside, the close quote. | dgp | 2015-06-03 | 1 | -1/+1 |
|
|
* | Tidy things up a bit more. | dkf | 2014-09-20 | 1 | -4/+13 |
|
|
* | whitespace tweak | dkf | 2014-09-14 | 1 | -0/+2 |
|
|
* | merge trunk | dkf | 2014-02-04 | 1 | -4/+22 |
|
|
* | merge trunk | dkf | 2014-02-03 | 1 | -0/+11 |
|
|
* | Properly encode more operand types to reduce the number of special cases in t... | dkf | 2013-06-20 | 1 | -74/+90 |
|
|
* | Remove extra scribblings not normally needed. Thanks to jdc for suggestion. | dkf | 2013-06-17 | 1 | -2/+2 |
|
|
* | Improved rendering of some opcode arguments and auxdata. | dkf | 2013-06-13 | 1 | -8/+28 |
|
|
* | Extract more of the info from the bytecode. | dkf | 2013-06-12 | 1 | -5/+60 |
|
|
* | Code-readable disassembler: tcl::unsupported::getbytecode | dkf | 2013-06-11 | 1 | -2/+229 |
|
|
* | Move the disassembler to its own file. | dkf | 2013-06-11 | 1 | -0/+1045 |
|
|