[Rcpp-commits] r212 - pkg/inst
noreply at r-forge.r-project.org
noreply at r-forge.r-project.org
Sat Dec 26 19:52:12 CET 2009
Author: romain
Date: 2009-12-26 19:52:12 +0100 (Sat, 26 Dec 2009)
New Revision: 212
Modified:
pkg/inst/ChangeLog
Log:
record previous commit in Changelog
Modified: pkg/inst/ChangeLog
===================================================================
--- pkg/inst/ChangeLog 2009-12-26 18:44:10 UTC (rev 211)
+++ pkg/inst/ChangeLog 2009-12-26 18:52:12 UTC (rev 212)
@@ -1,3 +1,9 @@
+2009-12-26 Romain Francois <francoisromain at free.fr>
+ * src/RcppSexp.{h,cpp} : added std::set<{int,double,Rbyte,string}> as
+ accepted input type for the RcppSexp class (needed by RProtoBuf)
+
+ * inst/examples/RcppInline/RcppSexpTests.r: examples/tests of the above
+
2009-12-21 Romain Francois <francoisromain at free.fr>
* src/RcppSexp.{h,cpp} : support for raw vector added into RcppSexp
More information about the Rcpp-commits
mailing list