[Rinside-commits] r167 - pkg/inst
noreply at r-forge.r-project.org
noreply at r-forge.r-project.org
Wed Jun 16 11:13:44 CEST 2010
Author: romain
Date: 2010-06-16 11:13:44 +0200 (Wed, 16 Jun 2010)
New Revision: 167
Modified:
pkg/inst/ChangeLog
Log:
log previous commit
Modified: pkg/inst/ChangeLog
===================================================================
--- pkg/inst/ChangeLog 2010-06-16 09:10:10 UTC (rev 166)
+++ pkg/inst/ChangeLog 2010-06-16 09:13:44 UTC (rev 167)
@@ -1,3 +1,13 @@
+2010-06-16 Romain Francois <romain at r-enthusiasts.com>
+
+ * inst/examples/standard/rinside_sample9.cpp: new example illustrating
+ how to expose a C++ function to the embedded R
+
+ * inst/include/*.h: moved the headers to include so that there is only one copy
+
+ * inst/include/MemBuf.h: change from signature of add to use
+ const std::string& instead of const char*
+
2010-04-21 Dirk Eddelbuettel <edd at debian.org>
* src/MemBuf.cpp: Added #include <string.h> so that even Solaris sees
More information about the Rinside-commits
mailing list