Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
* | comment | dgp | 2013-09-19 | 1 | -0/+1 | |
| | ||||||
* | Line numbers wrong in compiled [unset]. | dgp | 2013-09-19 | 3 | -7/+21 | |
| | ||||||
* | Line numbers wrong in compiled [dict with]. | dgp | 2013-09-19 | 2 | -5/+35 | |
| | ||||||
* | Line numbers wrong in compiled [dict exists]. | dgp | 2013-09-19 | 2 | -4/+9 | |
| | ||||||
* | Line numbers wrong in compiled [global] and [variable]. | dgp | 2013-09-19 | 2 | -2/+18 | |
|\ | ||||||
| * | Line numbers wrong in compiled [global] and [variable]. | dgp | 2013-09-19 | 2 | -6/+22 | |
| | | ||||||
| | | ||||||
| \ | ||||||
*-. \ | Line numbers wrong in compiled [namespace upvar]. | dgp | 2013-09-19 | 2 | -3/+25 | |
|\ \ \ | | |/ | ||||||
| | * | renumber tests for branch merge | dgp | 2013-09-19 | 1 | -2/+2 | |
| |/ | ||||||
| * | 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 | |
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 | |
| | | | | | | |