[Rcpp-commits] r1514 - pkg/Rcpp/inst
noreply at r-forge.r-project.org
noreply at r-forge.r-project.org
Fri Jun 11 08:30:38 CEST 2010
Author: romain
Date: 2010-06-11 08:30:38 +0200 (Fri, 11 Jun 2010)
New Revision: 1514
Modified:
pkg/Rcpp/inst/ChangeLog
Log:
add documentation for fields
Modified: pkg/Rcpp/inst/ChangeLog
===================================================================
--- pkg/Rcpp/inst/ChangeLog 2010-06-11 06:30:21 UTC (rev 1513)
+++ pkg/Rcpp/inst/ChangeLog 2010-06-11 06:30:38 UTC (rev 1514)
@@ -6,6 +6,9 @@
* inst/include/Rcpp/Module.h: support for exposing public data
members
+ * inst/doc/Rcpp-modules/Rcpp-modules.Rnw: a section to mention fields
+ as a way to expose data members
+
2010-06-09 Dirk Eddelbuettel <edd at debian.org>
* DESCRIPTION: Release 0.8.2
More information about the Rcpp-commits
mailing list