File tree Expand file tree Collapse file tree 2 files changed +14
-1
lines changed
Expand file tree Collapse file tree 2 files changed +14
-1
lines changed Original file line number Diff line number Diff line change 1+ 2016-11-22 Jim Hester <
[email protected] >
2+
3+ * inst/src/api.cpp: Cleanup to stack message parseing
4+ * inst/unitTests/cpp/exceptions.cpp: Unit tests for cleanup
5+ * inst/unitTests/runit.exceptions.R: Ditto
6+
172016-11-19 James J Balamuta <
[email protected] >
28
39 * inst/unitTests/runit.environments.R: Added environment find unit tests
410 as well as a symbol access test for environment get.
511 * inst/unitTests/cpp/Environment.cpp: Idem
12+
6132016-11-18 James J Balamuta <
[email protected] >
714 * vignettes/Rcpp-extending: Switched to attributes and
815 added external class pointer macro notes by MathurinD
Original file line number Diff line number Diff line change 44\newcommand {\ghit }{\href {https : // github.com / RcppCore / Rcpp / issues / # 1}{##1}}
55
66\section {Changes in Rcpp version 0.12.9 (2017 - 01 - xx )}{
7+ \item Changes in Rcpp API :
8+ \itemize {
9+ \item The exception stack message is now correctly demangled on all
10+ compiler versions (Jim Hester in \ghpr {598 })
11+ }
712 \item Changes in Rcpp unit tests
813 \itemize {
914 \item Added Environment :: find unit tests and an Environment :: get(Symbol )
1015 test (James Balamuta in \ghpr {595 } addressing issue \ghit {594 }).
11- \ section { Changes in Rcpp version 0.12.8 ( 2017 - 01 - xx )}{
16+ }
1217 \item Changes in Rcpp Documentation :
1318 \itemize {
1419 \item Exposed pointers macros were included in the Rcpp Extending vignette
1520 (MathurinD ; James Balamuta in \ghpr {592 } addressing \ghit {418 }).
1621 }
1722}
23+
1824\section {Changes in Rcpp version 0.12.8 (2016 - 11 - 16 )}{
1925 \itemize {
2026 \item Changes in Rcpp API :
You can’t perform that action at this time.
0 commit comments