File tree Expand file tree Collapse file tree 4 files changed +926
-930
lines changed Expand file tree Collapse file tree 4 files changed +926
-930
lines changed Original file line number Diff line number Diff line change 9
9
\itemize {
10
10
\item The \code {tinyformat.h } header now ends in a newline (\ghit {701 }).
11
11
\item Fixed rare protection error that occurred when fetching stack traces
12
- during the construction of an Rcpp exception (Kirill M üller in
12
+ during the construction of an Rcpp exception (Kirill M üller ;
13
13
\ghit {706 }).
14
- \item Compilation is now also possibly on Haiku - OS (Yo Gong \ghpr {708 }
14
+ \item Compilation is now also possibly on Haiku - OS (Yo Gong in \ghpr {708 }
15
15
addressing \ghit {707 }).
16
16
\item Dimension attributes are explicitly cast to \code {int } (Kirill
17
17
M üller in \ghpr {715 }).
18
- \item Unused arguments are no longer declared (Kirill M üller in \ghpr {716 })) .
18
+ \item Unused arguments are no longer declared (Kirill M üller in \ghpr {716 }).
19
19
}
20
20
\item Changes in Rcpp Attributes :
21
21
\itemize {
27
27
addressing \ghit {702 }).
28
28
\item Automatically register init functions for Rcpp Modules (JJ in \ghpr {705 }
29
29
addressing \ghit {704 }).
30
- \item Add Shield around parameters in Rcpp :: interfaces (JJ in \ghpr {713 )
31
- addressing \ghit {712 }).
30
+ \item Add Shield around parameters in Rcpp :: interfaces (JJ in \ghpr {713 }
31
+ addressing \ghit {712 }).
32
32
}
33
33
}
34
34
}
You can’t perform that action at this time.
0 commit comments