|
| 1 | +2013-09-28 Dirk Eddelbuettel <edd@debian.org> |
| 2 | + |
| 3 | + * DESCRIPTION: Release 0.10.5 |
| 4 | + * inst/NEWS.Rd: Release 0.10.5 |
| 5 | + * inst/include/Rcpp/config.h: Release 0.10.5 |
| 6 | + * debian/*: Similarly updated for new release to Debian |
| 7 | + |
| 8 | + * vignettes/Rcpp-unitTests.Rnw: Switched to Charter font just like |
| 9 | + the other eight vignettes |
| 10 | + |
1 | 11 | 2013-09-28 Romain Francois <romain@r-enthusiasts.com> |
2 | 12 |
|
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 |
| 13 | + * include/Rcpp/module/Module_generated_CppMethod.h : more code bloat |
| 14 | + to handle flexible semantics for passing parameters in methods |
| 15 | + * include/Rcpp/module/Module_generated_Pointer_CppMethod.h : same |
6 | 16 | * inst/unitTests/cpp/Module.cpp: testing the above |
7 | | - * unitTests/runit.Module.R: testing |
8 | | - |
| 17 | + * unitTests/runit.Module.R: testing |
| 18 | + |
9 | 19 | 2013-09-27 Dirk Eddelbuettel <edd@debian.org> |
10 | 20 |
|
11 | 21 | * vignettes/Rcpp-unitTests.Rnw: Re-activated vignette |
12 | 22 | * DESCRIPTION: Version number bumped to 0.10.4.6 |
13 | 23 |
|
14 | 24 | 2013-09-27 Romain Francois <romain@r-enthusiasts.com> |
15 | 25 |
|
16 | | - * include/Rcpp/module/Module_generated_CppFunction.h : regenerated to |
| 26 | + * include/Rcpp/module/Module_generated_CppFunction.h : regenerated to |
17 | 27 | use input_parameter traits for more flexible parameter passing strategy |
18 | 28 | * unitTests/cpp/Module.cpp : more testing |
19 | | - * unitTests/runit.Module.R : more testing |
20 | | - |
| 29 | + * unitTests/runit.Module.R : more testing |
| 30 | + |
21 | 31 | 2013-09-22 Dirk Eddelbuettel <edd@debian.org> |
22 | 32 |
|
23 | 33 | * inst/include/Rcpp/sugar/functions/diff.h: Declare set_previous |
|
0 commit comments