Skip to content

Commit 1f49ff5

Browse files
committed
update ChangeLog
1 parent fdadbb4 commit 1f49ff5

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

ChangeLog

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,10 @@
33
* inst/include/Rcpp/r/headers.h: Unwind protection is enabled by default
44
unless `RCPP_NO_UNWIND_PROTECT` is defined (`RCPP_USE_UNWIND_PROTECT` is
55
not checked anymore and has no effect)
6+
* inst/include/Rcpp/vector/Vector.h: Switch evaluation to `Rcpp_eval`
67
* R/Attributes.R: `[[Rcpp::plugins(unwindProtect)]]` is deprecated
78
* inst/tinytest/cpp/stack.cpp: Adapted
9+
* inst/tinytest/test_exceptions.R: Adapted
810
* inst/tinytest/test_interface.R: Adapted
911
* inst/tinytest/testRcppInterfaceExporter/src/config.h: Removed
1012

0 commit comments

Comments
 (0)