[Rcpp-commits] r3904 - pkg/Rcpp

noreply at r-forge.r-project.org noreply at r-forge.r-project.org
Wed Nov 7 01:49:24 CET 2012


Author: jjallaire
Date: 2012-11-07 01:49:24 +0100 (Wed, 07 Nov 2012)
New Revision: 3904

Modified:
   pkg/Rcpp/ChangeLog
Log:
update changelog

Modified: pkg/Rcpp/ChangeLog
===================================================================
--- pkg/Rcpp/ChangeLog	2012-11-06 23:05:43 UTC (rev 3903)
+++ pkg/Rcpp/ChangeLog	2012-11-07 00:49:24 UTC (rev 3904)
@@ -6,6 +6,9 @@
         * src/Attributes.cpp: support for interfaces attribute; refactor 
         code generators; use single module for exports; return list of
         updated files from compileAttributes
+        * src/Module.cpp: add package parameter to GetCppCallable
+        * include/Rcpp/Module.h: add package parameter to GetCppCallable
+    
         * man/compileAttributes.Rd: documentation updates
 
 2012-11-05  Romain Francois <romain at r-enthusiasts.com>



More information about the Rcpp-commits mailing list