[Rcpp-commits] r2476 - pkg/Rcpp

noreply at r-forge.r-project.org noreply at r-forge.r-project.org
Sat Nov 20 19:47:15 CET 2010


Author: jmc
Date: 2010-11-20 19:47:14 +0100 (Sat, 20 Nov 2010)
New Revision: 2476

Modified:
   pkg/Rcpp/ChangeLog
Log:
changelog for 2474

Modified: pkg/Rcpp/ChangeLog
===================================================================
--- pkg/Rcpp/ChangeLog	2010-11-20 18:40:32 UTC (rev 2475)
+++ pkg/Rcpp/ChangeLog	2010-11-20 18:47:14 UTC (rev 2476)
@@ -1,3 +1,8 @@
+2010-11-20  John M Chambers  <jmc at r-project.org>
+
+	* Module.R now checks for the existence of a default constructor
+	for a C++ class and generates a suitable $initialize() method accordingly.
+
 2010-11-20  Romain Francois <romain at r-enthusiasts.com>
 
 	* inst/include/Rcpp/vector/MatrixRow.h: added missing return *this ;



More information about the Rcpp-commits mailing list