We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fdadbb4 commit 1f49ff5Copy full SHA for 1f49ff5
ChangeLog
@@ -3,8 +3,10 @@
3
* inst/include/Rcpp/r/headers.h: Unwind protection is enabled by default
4
unless `RCPP_NO_UNWIND_PROTECT` is defined (`RCPP_USE_UNWIND_PROTECT` is
5
not checked anymore and has no effect)
6
+ * inst/include/Rcpp/vector/Vector.h: Switch evaluation to `Rcpp_eval`
7
* R/Attributes.R: `[[Rcpp::plugins(unwindProtect)]]` is deprecated
8
* inst/tinytest/cpp/stack.cpp: Adapted
9
+ * inst/tinytest/test_exceptions.R: Adapted
10
* inst/tinytest/test_interface.R: Adapted
11
* inst/tinytest/testRcppInterfaceExporter/src/config.h: Removed
12
0 commit comments