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 7
7
\itemize {
8
8
\item Changes in Rcpp API :
9
9
\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 }).
11
14
}
12
15
\item Changes in Rcpp Documentation :
13
16
\itemize {
14
17
\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.
16
25
}
17
26
}
18
27
}
You can’t perform that action at this time.
0 commit comments