You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Safer unwound indicator in unit tests
* Pass extra arguments from unitTestSetup() to sourceCpp()
For easier debugging
* Add `unwindProtect` plugin
* Rename `RCPP_PROTECTED_EVAL` to `RCPP_USE_UNWIND_PROTECT`
Because the new API is now more general than just evaluation of R code
* Move unwind.h from Rcpp/api/meat/ to Rcpp/unwindProtect.h
* Make LongjumpException public
* Remove default argument for Rcpp_fast_eval()
0 commit comments