[rkward-cvs] rkward ChangeLog,1.136,1.137 TODO,1.134,1.135

Thomas Friedrichsmeier tfry at users.sourceforge.net
Wed Sep 13 10:28:52 UTC 2006


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

Modified Files:
	ChangeLog TODO 
Log Message:
Do not raise watch more than once for a single command

Index: TODO
===================================================================
RCS file: /cvsroot/rkward/rkward/TODO,v
retrieving revision 1.134
retrieving revision 1.135
diff -C2 -d -r1.134 -r1.135
*** TODO	13 Sep 2006 10:12:18 -0000	1.134
--- TODO	13 Sep 2006 10:28:48 -0000	1.135
***************
*** 89,92 ****
--- 89,94 ----
  	- UNPROTECT_PTR
  	- give informative feedback on syntax errors (line numbers, etc.)!
+ 	- .rk.get.available.packages ()
+ 		- use external (file) storage for cache to save mem
  
  General code:

Index: ChangeLog
===================================================================
RCS file: /cvsroot/rkward/rkward/ChangeLog,v
retrieving revision 1.136
retrieving revision 1.137
diff -C2 -d -r1.136 -r1.137
*** ChangeLog	12 Sep 2006 17:14:20 -0000	1.136
--- ChangeLog	13 Sep 2006 10:28:48 -0000	1.137
***************
*** 1,2 ****
--- 1,3 ----
+ - do not raise the command log more than once for a given command producing continuous output
  - small improvements to command history in console
  - deal better with commands producing large amounts of output





More information about the rkward-tracker mailing list