Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | Line numbers wrong in compiled [namespace upvar]. | dgp | 2013-09-19 | 2 | -4/+25 | |
* | | | | | Line numbers wrong in compiled [upvar]. | dgp | 2013-09-19 | 2 | -8/+19 | |
|\ \ \ \ \ | |/ / / / | ||||||
| * | | | | Line numbers wrong in compiled [upvar]. | dgp | 2013-09-19 | 2 | -8/+19 | |
* | | | | | Line numbers wrong in compiled [dict update]. | dgp | 2013-09-19 | 2 | -1/+7 | |
|\ \ \ \ \ | |/ / / / | ||||||
| * | | | | Line numbers wrong in compiled [dict update]. | dgp | 2013-09-19 | 2 | -1/+7 | |
* | | | | | Line numbers wrong in compiled [dict for]. | dgp | 2013-09-19 | 2 | -1/+7 | |
|\ \ \ \ \ | |/ / / / | ||||||
| * | | | | Line numbers wrong in compiled [dict for]. | dgp | 2013-09-19 | 2 | -1/+7 | |
* | | | | | Line numbers wrong in compiled [dict get]. | dgp | 2013-09-19 | 2 | -4/+9 | |
|\ \ \ \ \ | |/ / / / | ||||||
| * | | | | Line numbers wrong in compiled [dict get]. | dgp | 2013-09-19 | 2 | -4/+9 | |
* | | | | | Stop segfault due to OBOE in CompileWord() calls in [dict incr] compiler. | dgp | 2013-09-19 | 2 | -1/+6 | |
|\ \ \ \ \ | |/ / / / | ||||||
| * | | | | Stop segfault due to OBOE in CompileWord() calls in [dict incr] compiler. | dgp | 2013-09-19 | 2 | -1/+6 | |
* | | | | | [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 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | 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 | |
| |\ \ \ \ \ | | |_|/ / / | |/| | | | | ||||||
| | * | | | | 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 | |