[Rcpp-commits] r1525 - pkg/Rcpp/inst
noreply at r-forge.r-project.org
noreply at r-forge.r-project.org
Sat Jun 12 19:53:27 CEST 2010
Author: edd
Date: 2010-06-12 19:53:27 +0200 (Sat, 12 Jun 2010)
New Revision: 1525
Modified:
pkg/Rcpp/inst/ChangeLog
Log:
actually document yesterday's wrap() and today's RcppDate(SEXP)
Modified: pkg/Rcpp/inst/ChangeLog
===================================================================
--- pkg/Rcpp/inst/ChangeLog 2010-06-12 17:49:14 UTC (rev 1524)
+++ pkg/Rcpp/inst/ChangeLog 2010-06-12 17:53:27 UTC (rev 1525)
@@ -1,3 +1,13 @@
+2010-06-12 Dirk Eddelbuettel <edd at debian.org>
+
+ * src/RcppDate.cpp: Simple RcppDate(SEXP) ctor added
+ * inst/include/RcppDate.h: Idem
+
+2010-06-12 Dirk Eddelbuettel <edd at debian.org>
+
+ * src/RcppResultSet.cpp: carved out four new wrap() functions by
+ splitting the existing code in add() methods off
+
2010-06-11 Romain Francois <romain at r-enthusiasts.com>
* R/help.R: workaround to allow the syntax "Rcpp ? something" to
More information about the Rcpp-commits
mailing list