[Rcpp-commits] r2791 - pkg/Rcpp
noreply at r-forge.r-project.org
noreply at r-forge.r-project.org
Thu Dec 16 20:54:35 CET 2010
Author: dmbates
Date: 2010-12-16 20:54:35 +0100 (Thu, 16 Dec 2010)
New Revision: 2791
Modified:
pkg/Rcpp/ChangeLog
Log:
Clean up formatting.
Modified: pkg/Rcpp/ChangeLog
===================================================================
--- pkg/Rcpp/ChangeLog 2010-12-13 17:46:32 UTC (rev 2790)
+++ pkg/Rcpp/ChangeLog 2010-12-16 19:54:35 UTC (rev 2791)
@@ -1,16 +1,16 @@
2010-12-13 Romain Francois <romain at r-enthusiasts.com>
- * inst/include/Rcpp/vector/string_proxy.h: List::Proxy did not convert
- bool correctly, reported on Rcpp-devel by
- Daniel Sabanés Bové <daniel.sabanesbove at ifspm.uzh.ch>
+ * inst/include/Rcpp/vector/string_proxy.h: List::Proxy did not
+ convert bool correctly, reported on Rcpp-devel by Daniel Sabanés
+ Bové <daniel.sabanesbove at ifspm.uzh.ch>
2010-12-12 Romain Francois <romain at r-enthusiasts.com>
- * R/SHLIB.R: new unexported R function SHLIB, small wrapper around
- R CMD SHLIB
-
- * inst/include/Rcpp/sprintf.h: returning a std::string to avoid leaks
+ * R/SHLIB.R: new unexported R function SHLIB, small wrapper around
+ R CMD SHLIB
+ * inst/include/Rcpp/sprintf.h: returning a std::string to avoid leaks
+
2010-12-10 Dirk Eddelbuettel <edd at debian.org>
* inst/include/Rcpp/sprintf.h: Use vsnprintf() instead
More information about the Rcpp-commits
mailing list