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 10
10
\item The exception stack message is now correctly demangled on all
11
11
compiler versions (Jim Hester in \ghpr {598 })
12
12
\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 }).
14
18
\item Addressed improper diagonal fill for non - symmetric matrices
15
19
(James Balamuta in \ghpr {622 } addressing \ghit {619 })
16
20
}
17
21
\item Changes in Rcpp Sugar :
18
22
\itemize {
19
23
\item Added new Sugar function \code {sample()} (Nathan Russell in
20
- \ghpr {610 }).
24
+ \ghpr {610 } and \ ghpr { 616 } ).
21
25
\item Added new Sugar function \code {Arg()} (James Balamuta in
22
26
\ghpr {626 } addressing \ghit {625 }).
23
27
}
33
37
\item Exposed pointers macros were included in the Rcpp Extending vignette
34
38
(MathurinD ; James Balamuta in \ghpr {592 } addressing \ghit {418 }).
35
39
\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 }) .
37
41
}
38
42
\item Changes in Rcpp build system
39
43
\itemize {
You can’t perform that action at this time.
0 commit comments