Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | [bc5b790099] Improper calculation of new dstLimit value. New test io-12.7. | dgp | 2014-10-02 | 1 | -3/+2 | |
|\ \ | |/ | ||||||
| * | [bc5b790099] Improper calculation of new dstLimit value. New test io-12.7. | dgp | 2014-10-02 | 1 | -3/+2 | |
* | | Backing out commit [cddbfc3081], fix for bug [82521bfb6734f891dd] | Miguel Sofer | 2014-09-27 | 4 | -16/+0 | |
* | | Applied patch by Andreas Leitgeb so that [string cat]'s compiled bytecode opt... | ferrieux | 2014-09-27 | 1 | -2/+2 | |
* | | comment fix | dgp | 2014-09-25 | 1 | -1/+1 | |
* | | Added a script-readable bytecode disassembler in tcl::unsupported. | dkf | 2014-09-20 | 7 | -1075/+1612 | |
|\ \ | ||||||
| * | | Tidy things up a bit more.dkf_improved_disassembler | dkf | 2014-09-20 | 2 | -5/+14 | |
| * | | whitespace tweak | dkf | 2014-09-14 | 1 | -0/+2 | |
| * | | merge trunk | dkf | 2014-09-14 | 11 | -37/+55 | |
| |\ \ | |/ / |/| | | ||||||
| * | | merge trunk | dkf | 2014-08-30 | 10 | -60/+231 | |
| |\ \ | ||||||
| * \ \ | merge trunk | Kevin B Kenny | 2014-08-02 | 25 | -1262/+1970 | |
| |\ \ \ | ||||||
| * \ \ \ | merge trunk | Kevin B Kenny | 2014-06-29 | 35 | -1992/+1932 | |
| |\ \ \ \ | ||||||
| * \ \ \ \ | merge trunk | dkf | 2014-02-08 | 3 | -11/+31 | |
| |\ \ \ \ \ | ||||||
| * \ \ \ \ \ | merge trunk | dkf | 2014-02-08 | 3 | -591/+68 | |
| |\ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ | merge trunk | dkf | 2014-02-04 | 2 | -8/+46 | |
| |\ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ | merge trunk | dkf | 2014-02-03 | 16 | -321/+967 | |
| |\ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ | merge trunk | dkf | 2014-01-09 | 42 | -1380/+3313 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ | merge trunk | dkf | 2013-09-26 | 3 | -5/+5 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ | merge trunk | dkf | 2013-09-20 | 20 | -421/+781 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ | merge trunk | dkf | 2013-08-22 | 21 | -1265/+874 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ | merge trunk | dkf | 2013-07-07 | 16 | -148/+110 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | Properly encode more operand types to reduce the number of special cases in t... | dkf | 2013-06-20 | 3 | -84/+106 | |
| * | | | | | | | | | | | | | | merge trunk | dkf | 2013-06-19 | 10 | -50/+102 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | 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 | 4 | -14/+150 | |
| * | | | | | | | | | | | | | | | merge trunk | dkf | 2013-06-13 | 2 | -23/+32 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | Extract more of the info from the bytecode. | dkf | 2013-06-12 | 1 | -5/+60 | |
| * | | | | | | | | | | | | | | | | merge trunk | dkf | 2013-06-11 | 6 | -138/+81 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | Code-readable disassembler: tcl::unsupported::getbytecode | dkf | 2013-06-11 | 2 | -3/+232 | |
| * | | | | | | | | | | | | | | | | | merge trunk | dkf | 2013-06-11 | 1 | -3/+4 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | Move the disassembler to its own file. | dkf | 2013-06-11 | 4 | -1034/+1072 | |
* | | | | | | | | | | | | | | | | | | | [cee90e4e88] Correct error in stack depth checking. | dgp | 2014-09-10 | 1 | -0/+1 | |
* | | | | | | | | | | | | | | | | | | | [2486824] Improve error message; not all that upvars is an upvar. | dkf | 2014-09-10 | 1 | -5/+4 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | [2486824] Improve error message; not all that upvars is an upvar. | dkf | 2014-09-10 | 1 | -5/+4 | |
| * | | | | | | | | | | | | | | | | | | merge 8.5; stamp release date | dgp | 2014-08-22 | 1 | -20/+8 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | merge 8.5 | dgp | 2014-08-12 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | merge 8.5 | dgp | 2014-08-02 | 1 | -0/+3 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | merge 8.5 | dgp | 2014-08-02 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | merge 8.5 | dgp | 2014-08-01 | 5 | -51/+77 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | Bump to 8.5.16 for release. | dgp | 2014-07-23 | 1 | -2/+2 | |
* | | | | | | | | | | | | | | | | | | | | | | | | [84af1192f5]: [regsub] compiler no longer confused by quantification handling. | dkf | 2014-09-09 | 5 | -7/+17 | |
* | | | | | | | | | | | | | | | | | | | | | | | | Refine TclFinalizeThreadData so that the quick-exit optimization really only ... | ferrieux | 2014-09-08 | 2 | -14/+16 | |
* | | | | | | | | | | | | | | | | | | | | | | | | Exceptional handling of oo::class has to be consistent throughout. | dgp | 2014-09-08 | 1 | -1/+3 | |
* | | | | | | | | | | | | | | | | | | | | | | | | Make corrections to long-false comments. | dgp | 2014-09-05 | 1 | -9/+9 | |
* | | | | | | | | | | | | | | | | | | | | | | | | [ccc2c2cc98]: lreplace edge case | dkf | 2014-09-05 | 1 | -1/+13 | |
* | | | | | | | | | | | | | | | | | | | | | | | | Remove ChannelHandlerEvent struct, which has never been used in all of | dgp | 2014-09-04 | 1 | -11/+0 | |
* | | | | | | | | | | | | | | | | | | | | | | | | [132fad6fde]. Fixed GetCache to use TclpSysAlloc+memset instead | ashok | 2014-09-03 | 1 | -1/+2 | |
* | | | | | | | | | | | | | | | | | | | | | | | | Refrain from calling TclFinalizeThreadData() in quick-exit case as it is usel... | ferrieux | 2014-09-02 | 1 | -11/+13 | |
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | | | | | | Use TclpSys* macros, not direct system calls. | dgp | 2014-08-29 | 1 | -8/+8 | |
* | | | | | | | | | | | | | | | | | | | | | | | [b9e1a3032e] Implement the documented method search order for TclOO. | dkf | 2014-08-28 | 1 | -26/+71 | |