[Rcpp-commits] r1190 - pkg/Rcpp/inst
noreply at r-forge.r-project.org
noreply at r-forge.r-project.org
Mon May 10 15:30:28 CEST 2010
Author: romain
Date: 2010-05-10 15:30:28 +0200 (Mon, 10 May 2010)
New Revision: 1190
Modified:
pkg/Rcpp/inst/ChangeLog
Log:
update changelog
Modified: pkg/Rcpp/inst/ChangeLog
===================================================================
--- pkg/Rcpp/inst/ChangeLog 2010-05-10 13:26:56 UTC (rev 1189)
+++ pkg/Rcpp/inst/ChangeLog 2010-05-10 13:30:28 UTC (rev 1190)
@@ -1,3 +1,13 @@
+2010-05-10 Romain Francois <romain at r-enthusiasts.com>
+
+ * inst/include/Rcpp/Dimension.h: added a const operator[], requested
+ in the Rcpp-devel thread : http://article.gmane.org/gmane.comp.lang.r.rcpp/327
+
+ * inst/include/Rcpp/preprocessor.h: added __rcpp_info__ pseudo reflection information
+ to RCPP_XP_FIELD
+
+ * inst/unitTests/runit.macros.R: testing RCPP_XP_FIELD
+
2010-05-06 Romain Francois <romain at r-enthusiasts.com>
* inst/include/Rcpp/DataFrame.h: DataFrame( RObject::SlotProxy ) and
More information about the Rcpp-commits
mailing list