File tree Expand file tree Collapse file tree 1 file changed +11
-2
lines changed
Expand file tree Collapse file tree 1 file changed +11
-2
lines changed Original file line number Diff line number Diff line change 77 \itemize {
88 \item Changes in Rcpp API :
99 \itemize {
10- \code {STRICT_R_HEADERS } will be enabled by default , see \ghit {1126 }.
10+ \item \code {STRICT_R_HEADERS } will be enabled by default , see
11+ extensive discussion in \ghit {1158 }.
12+ \item A new \code {# define} allows default setting of finalizer
13+ calls for external pointers (I ñaki in \ghpr {1180 } closing \ghit {1108 }).
1114 }
1215 \item Changes in Rcpp Documentation :
1316 \itemize {
1417 \item The Rcpp FAQ has a new entry on how \emph {not } to grow a vector
15- (Dirk in \ghpr {1167 }).
18+ (Dirk in \ghpr {1167 }).
19+ \item Some long - spurious calls to \code {RNGSope } have been removed
20+ from examples.
21+ }
22+ \item Changes in Rcpp Deployment :
23+ \itemize {
24+ \item Some continuous integration components have been updated.
1625 }
1726 }
1827}
You can’t perform that action at this time.
0 commit comments