[rkward-cvs] rkward ChangeLog,1.74,1.75 TODO,1.72,1.73
Thomas Friedrichsmeier
tfry at users.sourceforge.net
Thu Oct 6 14:21:01 UTC 2005
Update of /cvsroot/rkward/rkward
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv3959
Modified Files:
ChangeLog TODO
Log Message:
Release preparations
Index: ChangeLog
===================================================================
RCS file: /cvsroot/rkward/rkward/ChangeLog,v
retrieving revision 1.74
retrieving revision 1.75
diff -C2 -d -r1.74 -r1.75
*** ChangeLog 29 Sep 2005 16:02:50 -0000 1.74
--- ChangeLog 6 Oct 2005 14:20:59 -0000 1.75
***************
*** 1,2 ****
--- 1,3 ----
+ --- Version 0.3.3 - Oct-06-2005
- honor debug-level setting everywhere
- reworked handling of output from R (no more file-sinks)
Index: TODO
===================================================================
RCS file: /cvsroot/rkward/rkward/TODO,v
retrieving revision 1.72
retrieving revision 1.73
diff -C2 -d -r1.72 -r1.73
*** TODO 5 Oct 2005 16:56:06 -0000 1.72
--- TODO 6 Oct 2005 14:20:59 -0000 1.73
***************
*** 7,11 ****
- add an example to show rkward-specific commands (rk.print, rk.graph)
- instead of delete RObject, call RObject::deleteThis () and check for deleted in rCommandDone ()?
- - use include "x.moc" in order to speed up build
- use more QDicts instead of QMap<QString,...>s
- use R_DirtyImage to determine, whether workspace needs to be saved
--- 7,10 ----
More information about the rkward-tracker
mailing list