3
I Use This!
Moderate Activity

Commits : Listings

Analyzed 5 days ago. based on code collected 10 days ago.
Mar 25, 2025 — Mar 25, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
added unit test for exposeClass More... over 7 years ago
fixed exposeClass 'file' and 'Rfile' arguments to keep absolute path values even when fcn called from package root More... over 7 years ago
fixed loadRcppClass to search in module for Class instead of CppClass More... over 7 years ago
update ChangeLog and NEWS, roll minor version More... over 7 years ago
sort case-insensitive to make RcppExports more deterministic across platforms (#878) More... over 7 years ago
Improvements for unwind-protect (#877) More... over 7 years ago
Merge pull request #876 from aixoss/master More... over 7 years ago
AIX doesn't have tm_gmtoff More... over 7 years ago
updated NEWS and ChangeLog More... almost 8 years ago
R_GlobalEnv -> R_BaseEnv (#861) More... almost 8 years ago
Extract Rcpp::unwindProtect() from Rcpp::Rcpp_fast_eval() (#873) More... almost 8 years ago
update NEWS and ChangeLog More... almost 8 years ago
Switching from Rcpp_eval to Rcpp_fast_eval. close #866 (#867) More... almost 8 years ago
roll to 0.12.17.3 More... almost 8 years ago
Resolve segfault when running embeddedR test (#869) More... almost 8 years ago
Control whether exceptions include the call and C++ stack with a macros (#868) More... almost 8 years ago
suspend new embedded test which fails on Linux and macOS More... almost 8 years ago
roll minor version, update ChangeLog and NEWS More... almost 8 years ago
Abort on R type error if debugging (#860) More... almost 8 years ago
evaluate call in base env (#861) (#863) More... almost 8 years ago
bump dev version (to match DESCRIPTION) More... almost 8 years ago
provide class for suspension of RNG synchronization (#862) More... almost 8 years ago
Merge pull request #859 from lionel-/restore-unwind More... almost 8 years ago
Use stack-local jump buffer to handle nested protected evaluations More... almost 8 years ago
Test both Rcpp_eval() and Rcpp_fast_eval() More... almost 8 years ago
Add test for client packages compiled without protected evaluation More... almost 8 years ago
Bump to 0.12.17.1 More... almost 8 years ago
Merge pull request #858 from romainfrancois/f-Environment_new_child_const More... almost 8 years ago
Add unit tests for jumping across cpp interfaces More... almost 8 years ago
making Environment::new_child() const More... almost 8 years ago