diff options
author | jan.nijtmans <nijtmans@users.sourceforge.net> | 2014-11-14 09:44:34 (GMT) |
---|---|---|
committer | jan.nijtmans <nijtmans@users.sourceforge.net> | 2014-11-14 09:44:34 (GMT) |
commit | c297897b8f3cef07ec0a8b86f7bf56322f8e65dc (patch) | |
tree | 2b99a664296c9d6d3e6b3b08c2d6581c1cb6cbf7 /changes | |
parent | c2a87a1640d623b273f5d410119278db08c159b3 (diff) | |
download | tcl-c297897b8f3cef07ec0a8b86f7bf56322f8e65dc.zip tcl-c297897b8f3cef07ec0a8b86f7bf56322f8e65dc.tar.gz tcl-c297897b8f3cef07ec0a8b86f7bf56322f8e65dc.tar.bz2 |
Remove a number of eol-spaces. No change in functionality.
Diffstat (limited to 'changes')
-rw-r--r-- | changes | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -8303,11 +8303,11 @@ reported usage of large expressions (porter) Many optmizations, improvements, and tightened stack management in bytecode. ---- Released 8.6.1, September 20, 2013 --- http://core.tcl.tk/tcl/ for details +--- Released 8.6.1, September 20, 2013 --- http://core.tcl.tk/tcl/ for details 2013-09-27 (enhancement) improved ::env synchronization (fellows) -2013-10-20 (bug fix)[2835313] segfault from +2013-10-20 (bug fix)[2835313] segfault from [apply {{} {while 1 {a {*}[return -level 0 -code continue]}}}] (fellows) 2013-10-22 (bug fix)[3556215] [scan %E%G%X] support (fellows) @@ -8451,7 +8451,7 @@ include ::oo::class (fellows) 2014-08-25 (TIP 429) New command [string cat] (leitgeb,ferrieux) ---- Released 8.6.2, August 27, 2014 --- http://core.tcl.tk/tcl/ for details +--- Released 8.6.2, August 27, 2014 --- http://core.tcl.tk/tcl/ for details 2014-08-28 (bug)[b9e1a3] Correct Method Search Order (nadkarni,fellows) => TclOO 1.0.3 |