[rkward-cvs] SF.net SVN: rkward: [1392] trunk/rkward

tfry at users.sourceforge.net tfry at users.sourceforge.net
Thu Feb 15 17:55:31 UTC 2007


Revision: 1392
          http://svn.sourceforge.net/rkward/?rev=1392&view=rev
Author:   tfry
Date:     2007-02-15 09:55:30 -0800 (Thu, 15 Feb 2007)

Log Message:
-----------
Get in shape for release

Modified Paths:
--------------
    trunk/rkward/ChangeLog
    trunk/rkward/TODO
    trunk/rkward/configure.in.in

Modified: trunk/rkward/ChangeLog
===================================================================
--- trunk/rkward/ChangeLog	2007-02-14 19:13:03 UTC (rev 1391)
+++ trunk/rkward/ChangeLog	2007-02-15 17:55:30 UTC (rev 1392)
@@ -27,7 +27,7 @@
 - new plugin: scatterplot matrix
 - new plugin: correlation matrix plot
 - safer destruction of R backend on quitting
-- fix compilation for the upcoming R 2.5.0						TODO: check again
+- fix compilation for the upcoming R 2.5.0
 - show full error message for syntax errors (only if compiled with R 2.4.0 or newer)
 - more correct auto-printing of values for user commands (only if compiled with R 2.4.0 or newer)
 - more correct handling of user commands consisting of several statements (only if compiled with R 2.4.0 or newer)

Modified: trunk/rkward/TODO
===================================================================
--- trunk/rkward/TODO	2007-02-14 19:13:03 UTC (rev 1391)
+++ trunk/rkward/TODO	2007-02-15 17:55:30 UTC (rev 1392)
@@ -4,6 +4,7 @@
 
 Important:
 	- Around March 1st, write to R-devel to achieve having IS_UTF8 and IS_LATIN1 in public API (if not already available, then).
+		- Is Rf_translateChar() what we are looking for?
 
 Advertizing:
 	- start being a bit bolder about RKWard (descriptions, startup notification, etc.)

Modified: trunk/rkward/configure.in.in
===================================================================
--- trunk/rkward/configure.in.in	2007-02-14 19:13:03 UTC (rev 1391)
+++ trunk/rkward/configure.in.in	2007-02-15 17:55:30 UTC (rev 1392)
@@ -1,6 +1,6 @@
 #MIN_CONFIG(3)
 
-AM_INIT_AUTOMAKE(rkward,0.4.6pre2)
+AM_INIT_AUTOMAKE(rkward,0.4.6)
 
 dnl CXXFLAGS="$NOOPT_CXXFLAGS" dnl __kdevelop[noopt]__
 dnl CFLAGS="$NOOPT_CFLAGS" dnl __kdevelop[noopt]__


This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.




More information about the rkward-tracker mailing list