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
release 0.12.11 More... almost 9 years ago
minor cleanup More... almost 9 years ago
suppress two nags from g++ More... almost 9 years ago
rolled version and date, updated NEWS More... almost 9 years ago
Merge pull request #694 from RcppCore/feature/register-native-routines More... almost 9 years ago
use tools::package_native_routine_registration_skeleton when available to discover and register additional non-Rcpp exported native routines More... almost 9 years ago
register cpp interface bootstrap function More... almost 9 years ago
scan .c files during compileAttributes More... almost 9 years ago
don't print init.c message if attributes=TRUE More... almost 9 years ago
Automatically generate native routine registrations during compileAttributes More... almost 9 years ago
create src/init.c for skeleton (#692) More... almost 9 years ago
Remove dynamic exception specification (closes #689) (#690) More... almost 9 years ago
Merge pull request #691 from krlmlr/f-Wconversion-3 More... almost 9 years ago
use size_t instead of int for local variables More... almost 9 years ago
updated ChangeLog and NEWS [ci skip] More... almost 9 years ago
roll minor version More... almost 9 years ago
Merge pull request #688 from krlmlr/f-Wconversion-2 More... almost 9 years ago
Reduce -Wconversion warnings for sugar code More... almost 9 years ago
Merge pull request #687 from krlmlr/f-Wconversion-1 More... almost 9 years ago
use static_cast<> More... almost 9 years ago
Reduce -Wconversion warnings for date-time code More... almost 9 years ago
Merge pull request #686 from RcppCore/bugfix/issue685 More... almost 9 years ago
suggested fix for maacheck (closes #685) More... almost 9 years ago
Merge pull request #684 from RcppCore/bugfix/issue683 More... almost 9 years ago
updates for C++14,C++17 plugins, new C++98 plugin More... almost 9 years ago
set USE_CXX11 (closes #683) More... almost 9 years ago
Merge pull request #680 from nathan-russell/feature/sugar-trimws More... almost 9 years ago
Replace strlen with LENGTH More... almost 9 years ago
Replace strlen with LENGTH More... almost 9 years ago
Replace static buffer More... almost 9 years ago