Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
* | [3606943]: Corrected description of method search order. | dkf | 2013-09-19 | 2 | -4/+12 | |
| | ||||||
* | [31661d2135] Plug memory leak. | dgp | 2013-09-19 | 1 | -1/+1 | |
|\ | ||||||
| * | [31661d2135] Plug memory leak.bug_31661d2135 | dgp | 2013-09-19 | 1 | -1/+1 | |
| | | ||||||
* | | Line numbers wrong in compiled [dict set]. | dgp | 2013-09-19 | 2 | -4/+9 | |
|\ \ | ||||||
| * | | Line numbers wrong in compiled [dict set]. | dgp | 2013-09-19 | 2 | -5/+9 | |
| | | | ||||||
* | | | consistant use of capitals | jan.nijtmans | 2013-09-19 | 2 | -18/+18 | |
|\ \ \ | |/ / | ||||||
| * | | consistant use of capitals. | jan.nijtmans | 2013-09-19 | 2 | -18/+18 | |
| | | | ||||||
* | | | Merge test; bug already fixed in trunk. | dgp | 2013-09-19 | 1 | -0/+11 | |
|\ \ \ | |/ / | ||||||
| * | | Line numbers wrong in compiled foreach body. | dgp | 2013-09-19 | 2 | -4/+13 | |
| | | | ||||||
| | | | ||||||
| \ \ | ||||||
*-. \ \ | Stop segfault due to OBOE in CompileWord() calls in [dict lappend] compiler. | dgp | 2013-09-19 | 2 | -2/+8 | |
|\ \ \ \ | | |/ / | ||||||
| | * | | Stop segfault due to OBOE in CompileWord() calls in [dict lappend] compiler. | dgp | 2013-09-19 | 2 | -2/+8 | |
| |/ / | ||||||
| * | | [3487626] Backport fix for knownBug test dict-23.2. | dgp | 2013-09-19 | 2 | -1/+8 | |
| | | | ||||||
| * | | merge release | dgp | 2013-09-18 | 11 | -11/+86 | |
| |\ \ | ||||||
| | * | | Added note to ChangeLog pointing to the fossil timeline for better logging.core_8_5_15core_8_5_15_rc | dgp | 2013-09-13 | 1 | -0/+9 | |
| | | | | ||||||
| | * | | merge 8.5; update changes | dgp | 2013-09-13 | 2 | -0/+3 | |
| | |\ \ | | |/ / | |/| | | ||||||
| | * | | merge 8.5. update changes. | dgp | 2013-09-08 | 3 | -2/+35 | |
| | |\ \ | ||||||
| | * | | | Favor timeline over ChangeLog | dgp | 2013-09-03 | 1 | -1/+1 | |
| | | | | | ||||||
| | * | | | some missed changes | dgp | 2013-09-03 | 1 | -1/+5 | |
| | | | | | ||||||
| | * | | | fix date | dgp | 2013-08-30 | 1 | -1/+1 | |
| | | | | | ||||||
| | * | | | changes | dgp | 2013-08-30 | 1 | -1/+44 | |
| | | | | | ||||||
| | * | | | Bump to 8.5.15 for release. | dgp | 2013-08-29 | 10 | -10/+23 | |
| | | | | | ||||||
* | | | | | [3487626] knownBug tests dict-23.2 and dist-24.21 already fixed on trunk. | dgp | 2013-09-19 | 1 | -2/+2 | |
| | | | | | ||||||
* | | | | | Bump TclOO version to 1.0.1 | dkf | 2013-09-18 | 8 | -18/+23 | |
| | | | | | ||||||
* | | | | | [2152292]: Corrected implementation of uuencode handling to support line length | dkf | 2013-09-17 | 4 | -71/+302 | |
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | indicator bytes. ***POTENTIAL INCOMPATIBILITY*** Existing code that was using the old versions and working around the limitations will now need to do far less. The -maxlen option now has strict limits on the range of supported lengths; this is a limitation of the format itself. | |||||
| * | | | | | ChangeLog entrybug_2152292 | dkf | 2013-09-17 | 1 | -0/+11 | |
| | | | | | | ||||||
| * | | | | | small improvements to the documentation | dkf | 2013-09-17 | 1 | -4/+16 | |
| | | | | | | ||||||
| * | | | | | Refactor to remove unused flexibility. | dkf | 2013-09-16 | 1 | -12/+10 | |
| | | | | | | ||||||
| * | | | | | Be careful: separator needs to be bytes, not internal-encoded. | dkf | 2013-09-16 | 1 | -7/+10 | |
| | | | | | | ||||||
| * | | | | | Add back -wrapchar option to "binary encode uuencode" | jan.nijtmans | 2013-09-15 | 3 | -20/+25 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | Hm, this check doesn't really add anything. | jan.nijtmans | 2013-09-14 | 1 | -6/+0 | |
| | | | | | | | ||||||
| | * | | | | | Add back -wrapchar option to "binary encode uuencode". | jan.nijtmans | 2013-09-14 | 3 | -20/+31 | |
| | | | | | | | ||||||
| * | | | | | | And the decoder too. | dkf | 2013-09-14 | 3 | -38/+109 | |
| |/ / / / / | ||||||
| * | | | | | [2152292] Corrected implementation of uuencoding. | dkf | 2013-09-14 | 3 | -27/+158 | |
| | | | | | | ||||||
* | | | | | | [7b32d8d13b] Insert missing field initialization. | dgp | 2013-09-16 | 1 | -0/+1 | |
|/ / / / / | ||||||
* | | | | | merge mark | dgp | 2013-09-13 | 0 | -0/+0 | |
|\ \ \ \ \ | |/ / / / | ||||||
| * | | | | [bdd91c7e43] Stop crash due to error in execution stack memory management. | dgp | 2013-09-13 | 1 | -0/+1 | |
| |\ \ \ \ | | |_|/ / | |/| | | | Thanks to azazel for the fix. | |||||
| | * | | | Suggested fix for [bdd91c7e43]: tclsh crashes in [interp delete]bug_bdd91c7e43 | jan.nijtmans | 2013-09-13 | 2 | -0/+1 | |
| |/ / / | ||||||
* | | | | More macro use. | dgp | 2013-09-13 | 2 | -9/+3 | |
| | | | | ||||||
* | | | | Push fixup on the stack only when needed. | dgp | 2013-09-12 | 1 | -12/+6 | |
| | | | | ||||||
* | | | | Swap the two fixups used when compiling the ternary operator. | dgp | 2013-09-12 | 1 | -17/+16 | |
| | | | | | | | | | | | | Push them on the stack only when needed, and pop as soon as possible. | |||||
* | | | | Stop allocating JumpFixups for jumps that can never need any fixing up. | dgp | 2013-09-12 | 1 | -22/+15 | |
| | | | | ||||||
* | | | | Eliminate another surplus storage field. Make a(n ab)use of the existing | dgp | 2013-09-11 | 1 | -5/+7 | |
| | | | | | | | | | | | | JumpFixup fields instead. | |||||
* | | | | Make use of the existing JumpFixup fields. Eliminate extra storage | dgp | 2013-09-11 | 1 | -5/+2 | |
| | | | | | | | | | | | | field 'offset' in JumpList that we don't require. | |||||
* | | | | Stop the save and restore of currStackDepth. Just manage it correctly so | dgp | 2013-09-11 | 1 | -7/+1 | |
| | | | | | | | | | | | | it doesn't need correcting. | |||||
* | | | | [3609693] Must strip the internal representation of procedure-like methods in | dkf | 2013-09-09 | 3 | -2/+84 | |
|\ \ \ \ | | | | | | | | | | | order to ensure that any bound references to instance variables are removed. | |||||
| * | | | | [3609693] Must strip the internal representation of procedure-like methods inbug_3609693 | dkf | 2013-09-09 | 1 | -2/+48 | |
| | | | | | | | | | | | | | | | order to ensure that any bound references to instance variables are removed. | |||||
| * | | | | merge trunk | dkf | 2013-09-09 | 38 | -329/+550 | |
| |\ \ \ \ | |/ / / / |/| | | | | ||||||
* | | | | | [3611643] Stop polluting the global namespace. | dkf | 2013-09-08 | 1 | -26/+43 | |
| | | | | | | | | | | | | | | | | | | | | Refactor the index entry generation so it is done right, once. Handle more of [namespace ensemble create]'s behavior. | |||||
* | | | | | [86ceb4e2b6] Improve reaction when multiple *tm files purport to offer the | dgp | 2013-09-07 | 2 | -2/+31 | |
|\ \ \ \ \ | | |/ / / | |/| | | | | | | | | | | | | | | | | | | | | | | | same version of the same package. Prefer the file that comes first on the tm path. Makes TCL*_TM_PATH variables more useful. Thanks to Gustaf Neumann for the suggestion. [a16752c252] Revise (partially revert) bug fix to stop crashes in buggy tclcompiler. | |||||
| * | | | | [86ceb4e2b6] Improve reaction when multiple *tm files purport to offer the | dgp | 2013-09-07 | 1 | -0/+9 | |
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | same version of the same package. Prefer the file that comes first on the tm path. Makes TCL*_TM_PATH variables more useful. Thanks to Gustaf Neumann for the suggestion. |