|
| 1 | +2014-05-23 Dirk Eddelbuettel < [email protected]> |
| 2 | + |
| 3 | + * R/Module.R (new_dummyObject): Remove erraneous quotes |
| 4 | + |
1 | 5 | 2014-05-18 Kevin Ushey < [email protected]>
|
2 | 6 |
|
3 |
| - * inst/include/Rcpp/vector/Vector.h: Safer casting to fix #146 |
4 |
| - * inst/include/Rcpp/Environment.h: Idem |
5 |
| - * inst/include/Rcpp/api/meat/Environment.h: Idem |
6 |
| - * inst/include/Rcpp/vector/Vector.h: Idem |
| 7 | + * inst/include/Rcpp/vector/Vector.h: Safer casting to fix #146 |
| 8 | + * inst/include/Rcpp/Environment.h: Idem |
| 9 | + * inst/include/Rcpp/api/meat/Environment.h: Idem |
| 10 | + * inst/include/Rcpp/vector/Vector.h: Idem |
7 | 11 |
|
8 | 12 | 2014-05-10 Dirk Eddelbuettel < [email protected]>
|
9 | 13 |
|
10 |
| - * R/Attributes.R (compileAttributes): Read Imports: as well |
| 14 | + * R/Attributes.R (compileAttributes): Read Imports: as well |
11 | 15 |
|
12 | 16 | 2014-05-07 Kevin Ushey < [email protected]>
|
13 | 17 |
|
14 |
| - * R/Attributes.R (.plugins[["cpp11"]]): Set USE_CXX1X to more |
15 |
| - reasonable non-empty value |
| 18 | + * R/Attributes.R (.plugins[["cpp11"]]): Set USE_CXX1X to more |
| 19 | + reasonable non-empty value |
16 | 20 |
|
17 | 21 | 2014-05-06 Kevin Ushey < [email protected]>
|
18 | 22 |
|
19 |
| - * R/Attributes.R (.plugins[["cpp11"]]): Set USE_CXX1X to non-empty |
20 |
| - value |
| 23 | + * R/Attributes.R (.plugins[["cpp11"]]): Set USE_CXX1X to non-empty |
| 24 | + value |
21 | 25 |
|
22 | 26 | 2014-04-30 Dirk Eddelbuettel < [email protected]>
|
23 | 27 |
|
24 |
| - * R/Attributes.R: Add plugins for C++0x and C++1y |
| 28 | + * R/Attributes.R: Add plugins for C++0x and C++1y |
25 | 29 |
|
26 | 30 | 2014-04-30 JJ Allaire < [email protected]>
|
27 | 31 |
|
28 | 32 | * R/Attributes.R: Use USE_CXX1X for cpp11 plugin when R >= 3.1
|
29 | 33 |
|
30 | 34 | 2014-04-02 Dirk Eddelbuettel < [email protected]>
|
31 | 35 |
|
32 |
| - * tests/doRUnit.R: Better RUnit error report with thanks to Murray |
| 36 | + * tests/doRUnit.R: Better RUnit error report with thanks to Murray |
33 | 37 |
|
34 | 38 | 2014-03-18 JJ Allaire < [email protected]>
|
35 | 39 |
|
|
0 commit comments