[Rcpp-commits] r2389 - pkg/Rcpp
noreply at r-forge.r-project.org
noreply at r-forge.r-project.org
Thu Nov 4 12:56:55 CET 2010
Author: edd
Date: 2010-11-04 12:56:55 +0100 (Thu, 04 Nov 2010)
New Revision: 2389
Modified:
pkg/Rcpp/ChangeLog
Log:
minor pretty printing
Modified: pkg/Rcpp/ChangeLog
===================================================================
--- pkg/Rcpp/ChangeLog 2010-11-04 10:04:21 UTC (rev 2388)
+++ pkg/Rcpp/ChangeLog 2010-11-04 11:56:55 UTC (rev 2389)
@@ -1,8 +1,8 @@
2010-11-04 Romain Francois <romain at r-enthusiasts.com>
- * inst/Rcpp/Module.h: experimental way to specify which constructor to use
- in classes exposed by modules. This is still too restrictive as it only allows
- one constructor only.
+ * inst/Rcpp/Module.h: experimental way to specify which constructor
+ to use in classes exposed by modules. This is still too restrictive
+ as it only allows one constructor.
2010-11-01 Dirk Eddelbuettel <edd at debian.org>
@@ -61,7 +61,7 @@
* src/posixt.cpp: Correct POSIXct, POSIXt ordering for R 2.12.0
-2010-10-14 Dirk Eddelbuettel <edd at debian.org>
+ 2010-10-14 Dirk Eddelbuettel <edd at debian.org>
* DESCRIPTION (Version): Release 0.8.7
More information about the Rcpp-commits
mailing list