Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | merge trunk | Kevin B Kenny | 2014-08-02 | 57 | -1551/+2384 | |
| |\ \ \ \ | ||||||
| * \ \ \ \ | merge trunk | Kevin B Kenny | 2014-06-29 | 99 | -4107/+6146 | |
| |\ \ \ \ \ | ||||||
| * \ \ \ \ \ | merge trunk | dkf | 2014-02-08 | 4 | -11/+40 | |
| |\ \ \ \ \ \ | ||||||
| * | | | | | | | improve the testing of the disassembly commands | dkf | 2014-02-08 | 1 | -1/+81 | |
| * | | | | | | | merge trunk | dkf | 2014-02-08 | 5 | -611/+90 | |
| |\ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ | merge trunk | dkf | 2014-02-04 | 2 | -8/+46 | |
| |\ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ | merge trunk | dkf | 2014-02-03 | 22 | -338/+1095 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ | merge trunk | dkf | 2014-01-09 | 355 | -3329/+4952 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ | merge trunk | dkf | 2013-09-26 | 5 | -11/+11 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ | merge trunk | dkf | 2013-09-20 | 57 | -560/+1417 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ | merge trunk | dkf | 2013-08-22 | 55 | -1413/+1860 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ | merge trunk | dkf | 2013-07-07 | 37 | -446/+721 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | 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 | 31 | -506/+347 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | 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 | 9 | -31/+59 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | Extract more of the info from the bytecode. | dkf | 2013-06-12 | 1 | -5/+60 | |
| * | | | | | | | | | | | | | | | | | merge trunk | dkf | 2013-06-11 | 7 | -138/+87 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | Code-readable disassembler: tcl::unsupported::getbytecode | dkf | 2013-06-11 | 2 | -3/+232 | |
| * | | | | | | | | | | | | | | | | | | merge trunk | dkf | 2013-06-11 | 2 | -5/+5 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | Move the disassembler to its own file. | dkf | 2013-06-11 | 8 | -1039/+1091 | |
| * | | | | | | | | | | | | | | | | | | | merge trunkdkf_bytecode_optimizer | dkf | 2013-06-09 | 4 | -172/+502 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | merge trunk | dkf | 2013-06-08 | 5 | -216/+126 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
* | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | merge-mark | jan.nijtmans | 2014-09-17 | 0 | -0/+0 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | Better pic flag for OpenBSD. | stwo | 2014-09-16 | 2 | -2/+16 | |
* | | | | | | | | | | | | | | | | | | | | | | Better pic flag for OpenBSD. | stwo | 2014-09-16 | 2 | -2/+16 | |
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | | | | [cee90e4e88] Correct error in stack depth checking. | dgp | 2014-09-10 | 2 | -0/+7 | |
* | | | | | | | | | | | | | | | | | | | | | [2486824] Improve error message; not all that upvars is an upvar. | dkf | 2014-09-10 | 3 | -8/+6 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | | | | | | | [2486824] Improve error message; not all that upvars is an upvar. | dkf | 2014-09-10 | 3 | -10/+12 | |
| * | | | | | | | | | | | | | | | | | | | | Change one '#ifdef' to '#if defined()' for improved consistency within the file, | stwo | 2014-09-08 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | | | | | | | | [84af1192f5]: [regsub] compiler no longer confused by quantification handling. | dkf | 2014-09-09 | 6 | -7/+22 | |
* | | | | | | | | | | | | | | | | | | | | | 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 | 2 | -1/+13 | |
* | | | | | | | | | | | | | | | | | | | | | Remove unused macros. | dgp | 2014-09-05 | 1 | -3/+0 | |
* | | | | | | | | | | | | | | | | | | | | | Make corrections to long-false comments. | dgp | 2014-09-05 | 1 | -9/+9 | |
* | | | | | | | | | | | | | | | | | | | | | [ccc2c2cc98]: lreplace edge case | dkf | 2014-09-05 | 2 | -2/+26 | |
* | | | | | | | | | | | | | | | | | | | | | Remove ChannelHandlerEvent struct, which has never been used in all of | dgp | 2014-09-04 | 1 | -11/+0 | |
* | | | | | | | | | | | | | | | | | | | | | Distinguish hanging from crashing in exit tests. | ferrieux | 2014-09-03 | 1 | -7/+20 | |
* | | | | | | | | | | | | | | | | | | | | | [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 | |
* | | | | | | | | | | | | | | | | | | | | | Add test cases in very first position for hang-on-exit, both in (normal) quic... | ferrieux | 2014-09-02 | 1 | -0/+41 | |
* | | | | | | | | | | | | | | | | | | | | | Combine TCL_SHLIB_LD_EXTRAS+TK_SHLIB_LD_EXTRAS (for Cygwin and FreeBSD) to a ... | jan.nijtmans | 2014-09-01 | 2 | -10/+6 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | / | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | Combine TCL_SHLIB_LD_EXTRAS+TK_SHLIB_LD_EXTRAS (for Cygwin and FreeBSD) to a ... | jan.nijtmans | 2014-09-01 | 2 | -8/+4 | |
* | | | | | | | | | | | | | | | | | | | | 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 | 2 | -26/+158 | |
* | | | | | | | | | | | | | | | | | | | | merge release | dgp | 2014-08-27 | 15 | -17/+165 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | merge trunk; update changesrc3core_8_6_2core_8_6_2_rc | dgp | 2014-08-25 | 7 | -7/+211 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | | | | TIP 429 implementation. New command [string cat]. | dgp | 2014-08-25 | 6 | -7/+209 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | merge trunktip_429 | ferrieux | 2014-08-19 | 81 | -2811/+3072 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |