[rkward-cvs] rkward ChangeLog,1.117,1.118 TODO,1.117,1.118

Thomas Friedrichsmeier tfry at users.sourceforge.net
Thu Apr 20 10:46:35 UTC 2006


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

Modified Files:
	ChangeLog TODO 
Log Message:
Fix rounding bug in RKVariable

Index: TODO
===================================================================
RCS file: /cvsroot/rkward/rkward/TODO,v
retrieving revision 1.117
retrieving revision 1.118
diff -C2 -d -r1.117 -r1.118
*** TODO	17 Apr 2006 21:30:42 -0000	1.117
--- TODO	20 Apr 2006 10:46:33 -0000	1.118
***************
*** 9,13 ****
  - RKEditorDataFrame
  	- undo/redo
! 	- deletion of multiple rows/columns in one step
  - Rework package management dialog
  	- use install.packages () to handle dependencies
--- 9,13 ----
  - RKEditorDataFrame
  	- undo/redo
! 	- deletion of multiple columns in one step
  - Rework package management dialog
  	- use install.packages () to handle dependencies

Index: ChangeLog
===================================================================
RCS file: /cvsroot/rkward/rkward/ChangeLog,v
retrieving revision 1.117
retrieving revision 1.118
diff -C2 -d -r1.117 -r1.118
*** ChangeLog	17 Apr 2006 21:30:42 -0000	1.117
--- ChangeLog	20 Apr 2006 10:46:31 -0000	1.118
***************
*** 1,2 ****
--- 1,6 ----
+ - don't try to show higher numeric precision than is acutally avaiable
+ - fix bug in scatterplot plugin
+ - remove configure options --with-r-share and --with-r-doc (obsoleted by improved wrapper script)
+ - allow deletion of several rows at once in the data.frame editor and fix some bugs regarding deletion of rows
  - prevent R-Object listviews (Varselector, Workspace Browser) from growing excessively wide
  - make Ctrl+V work in the console





More information about the rkward-tracker mailing list