Skip to content

Commit e6c43a8

Browse files
flexible semantics for method parameters
1 parent f672489 commit e6c43a8

File tree

4 files changed

+17691
-524
lines changed

4 files changed

+17691
-524
lines changed

ChangeLog

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,11 @@
11
2013-09-28 Romain Francois <romain@r-enthusiasts.com>
22

3-
* inst/unitTests/cpp/Module.cpp: Making sure Rcp is not released before this
4-
is fixed
5-
3+
* include/Rcpp/module/Module_generated_CppMethod.h : more code bloat to handle
4+
flexible semantics for passing parameters in methods
5+
* include/Rcpp/module/Module_generated_Pointer_CppMethod.h : same
6+
* inst/unitTests/cpp/Module.cpp: testing the above
7+
* unitTests/runit.Module.R: testing
8+
69
2013-09-27 Dirk Eddelbuettel <edd@debian.org>
710

811
* vignettes/Rcpp-unitTests.Rnw: Re-activated vignette

0 commit comments

Comments
 (0)