[Rcpp-commits] r2673 - pkg/Rcpp
noreply at r-forge.r-project.org
noreply at r-forge.r-project.org
Thu Dec 2 19:09:34 CET 2010
Author: dmbates
Date: 2010-12-02 19:09:34 +0100 (Thu, 02 Dec 2010)
New Revision: 2673
Modified:
pkg/Rcpp/ChangeLog
Log:
Modified: pkg/Rcpp/ChangeLog
===================================================================
--- pkg/Rcpp/ChangeLog 2010-12-02 18:09:12 UTC (rev 2672)
+++ pkg/Rcpp/ChangeLog 2010-12-02 18:09:34 UTC (rev 2673)
@@ -1,11 +1,17 @@
+2010-12-02 Douglas Bates <bates at stat.wisc.edu>
+
+ * inst/include/Rcpp/generated/Function__operator.h,
+ inst/include/Rcpp/Function.h: operator() becomes const.
+
2010-11-29 Romain Francois <romain at r-enthusiasts.com>
- * inst/include/Rcpp/vector/Vector.h: trying to please suncc after CRAN checks
+ * inst/include/Rcpp/vector/Vector.h: trying to please suncc after
+ CRAN checks
- * R/Module.R: protect the module$refClassGenerators <- generators line against
- the case where there are no classes (triggered a problem with the parser
- package)
-
+ * R/Module.R: protect the module$refClassGenerators <- generators
+ line against the case where there are no classes (triggered a
+ problem with the parser package)
+
2010-11-27 Dirk Eddelbuettel <edd at debian.org>
* DESCRIPTION: Release 0.8.9
More information about the Rcpp-commits
mailing list