[rkward-cvs] rkward ChangeLog,1.128,1.129 TODO,1.123,1.124

Thomas Friedrichsmeier tfry at users.sourceforge.net
Fri May 5 13:18:08 UTC 2006


Update of /cvsroot/rkward/rkward
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv2702

Modified Files:
	ChangeLog TODO 
Log Message:
Enable the processEvents hack in output processing.
Although it leads to a somewhat staggering output, I have timed the overall throughput
to be unaffected. Hence the benefits (commands with lots of output can effectively be
interrupted) outweigh the costs.


Index: ChangeLog
===================================================================
RCS file: /cvsroot/rkward/rkward/ChangeLog,v
retrieving revision 1.128
retrieving revision 1.129
diff -C2 -d -r1.128 -r1.129
*** ChangeLog	5 May 2006 13:05:31 -0000	1.128
--- ChangeLog	5 May 2006 13:18:05 -0000	1.129
***************
*** 1,2 ****
--- 1,3 ----
+ - commands producing lots of output would sometimes be impossible to interrupt. Fixed
  - show command output immediately in command log
  - remember location where R script/workspace files were last opened, and start file-selection dialogs there

Index: TODO
===================================================================
RCS file: /cvsroot/rkward/rkward/TODO,v
retrieving revision 1.123
retrieving revision 1.124
diff -C2 -d -r1.123 -r1.124
*** TODO	2 May 2006 11:55:39 -0000	1.123
--- TODO	5 May 2006 13:18:05 -0000	1.124
***************
*** 46,50 ****
  - use constBegin (), constEnd ()
  - get rid of all the superflous dependencies: http://lists.debian.org/debian-devel/2005/12/msg00439.html
- - immediate output when running commands from script editor
  
  PHP-backend:
--- 46,49 ----





More information about the rkward-tracker mailing list