[Rcpp-commits] r2581 - pkg/Rcpp
noreply at r-forge.r-project.org
noreply at r-forge.r-project.org
Mon Nov 29 10:58:52 CET 2010
Author: romain
Date: 2010-11-29 10:58:52 +0100 (Mon, 29 Nov 2010)
New Revision: 2581
Modified:
pkg/Rcpp/ChangeLog
pkg/Rcpp/DESCRIPTION
Log:
logging
Modified: pkg/Rcpp/ChangeLog
===================================================================
--- pkg/Rcpp/ChangeLog 2010-11-29 09:56:09 UTC (rev 2580)
+++ pkg/Rcpp/ChangeLog 2010-11-29 09:58:52 UTC (rev 2581)
@@ -1,3 +1,7 @@
+2010-11-29 Romain Francois <romain at r-enthusiasts.com>
+
+ * inst/include/Rcpp/vector/Vector.h: trying to please suncc after CRAN checks
+
2010-11-27 Dirk Eddelbuettel <edd at debian.org>
* DESCRIPTION: Release 0.8.9
Modified: pkg/Rcpp/DESCRIPTION
===================================================================
--- pkg/Rcpp/DESCRIPTION 2010-11-29 09:56:09 UTC (rev 2580)
+++ pkg/Rcpp/DESCRIPTION 2010-11-29 09:58:52 UTC (rev 2581)
@@ -1,6 +1,6 @@
Package: Rcpp
Title: Seamless R and C++ Integration
-Version: 0.8.9
+Version: 0.8.9.1
Date: $Date$
Author: Dirk Eddelbuettel and Romain Francois, with contributions
by Douglas Bates, John Chambers, Simon Urbanek, and David Reiss;
More information about the Rcpp-commits
mailing list