3
I Use This!
Moderate Activity

Commits : Listings

Analyzed 2 days ago. based on code collected 4 days ago.
Mar 23, 2025 — Mar 23, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
commit the (volatile) files Rcpp-unitTests.* to ease R CMD check
romain_francois
as romain
More... about 16 years ago
at least for temporarily, comment-out the details section More... about 16 years ago
more complete support for Rcpp::Environment
romain_francois
as romain
More... about 16 years ago
added RcppUnitTests to INDEX More... about 16 years ago
remove cfunction from INDEX More... about 16 years ago
most minor header cleanup and reindentation More... about 16 years ago
most minor header cleanup and reindentation More... about 16 years ago
support for environments
romain_francois
as romain
More... about 16 years ago
include <Rcpp/RObject.h> instead of <Rcpp_RObject.h>
romain_francois
as romain
More... about 16 years ago
did not throw the exception (what's the point), caught by unit tests
romain_francois
as romain
More... about 16 years ago
small unit test error
romain_francois
as romain
More... about 16 years ago
complete reformatting of RSexpTests as unit tests
romain_francois
as romain
More... about 16 years ago
added some unit tests
romain_francois
as romain
More... about 16 years ago
take advantage of the dynamic help system to show the unit test reports in a the RcppUnitTests Rd file
romain_francois
as romain
More... about 16 years ago
provide some dummy vignette content so that it passes check
romain_francois
as romain
More... about 16 years ago
introduce namespace Rcpp
romain_francois
as romain
More... about 16 years ago
remove wd <- getwd()
romain_francois
as romain
More... about 16 years ago
prepare the package for unit testing
romain_francois
as romain
More... about 16 years ago
small code duplication
romain_francois
as romain
More... about 16 years ago
previous commit was too early (i only wanted to commit the file name switch exception_handling.cpp -> exceptions.cpp
romain_francois
as romain
More... about 16 years ago
no problem
romain_francois
as romain
More... about 16 years ago
only whitespace changes and emacs re-indenting magic ... More... about 16 years ago
added operator SEXP()
romain_francois
as romain
More... about 16 years ago
added smart external pointers template class RcppXPtr<typename T>
romain_francois
as romain
More... about 16 years ago
improved exception handling
romain_francois
as romain
More... about 16 years ago
added entries related to previous commit and cfunction now being used via the inline (>= 0.3.4) package More... about 16 years ago
removes inline support from Rcpp: More... about 16 years ago
added experimental uncaught exception handling
romain_francois
as romain
More... about 16 years ago
added experimental uncaught exception handling
romain_francois
as romain
More... about 16 years ago
added some methods to deal with attributes and to test if m_sexp is NULL
romain_francois
as romain
More... about 16 years ago