File tree Expand file tree Collapse file tree 1 file changed +7
-3
lines changed
Expand file tree Collapse file tree 1 file changed +7
-3
lines changed Original file line number Diff line number Diff line change 1010 \item The exception stack message is now correctly demangled on all
1111 compiler versions (Jim Hester in \ghpr {598 })
1212 \item Date and Datetime object and vector now have format methods and
13- \code {operator << } support (PR \ghpr {599 })
13+ \code {operator << } support (\ghpr {599 }).
14+ \item The \code {size } operator in \code {Matrix } is explicitly referenced
15+ avoiding a g ++- 6 issues (\ghpr {607 } fixing \ghit {605 }).
16+ \item The underlying date calculation code was updated (\ghpr {621 },
17+ \ghpr {623 }).
1418 \item Addressed improper diagonal fill for non - symmetric matrices
1519 (James Balamuta in \ghpr {622 } addressing \ghit {619 })
1620 }
1721 \item Changes in Rcpp Sugar :
1822 \itemize {
1923 \item Added new Sugar function \code {sample()} (Nathan Russell in
20- \ghpr {610 }).
24+ \ghpr {610 } and \ ghpr { 616 } ).
2125 \item Added new Sugar function \code {Arg()} (James Balamuta in
2226 \ghpr {626 } addressing \ghit {625 }).
2327 }
3337 \item Exposed pointers macros were included in the Rcpp Extending vignette
3438 (MathurinD ; James Balamuta in \ghpr {592 } addressing \ghit {418 }).
3539 \item The file \code {Rcpp.bib } move to directory \code {bib } which is
36- guaranteed to be present.
40+ guaranteed to be present (\ ghpr { 631 }) .
3741 }
3842 \item Changes in Rcpp build system
3943 \itemize {
You can’t perform that action at this time.
0 commit comments