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
some more refinements
romain_francois
as romain
More... about 16 years ago
some more refinements
romain_francois
as romain
More... about 16 years ago
some more refinements More... about 16 years ago
more Exporter, for RcppArmadillo and RProtoBuf support More... about 16 years ago
more Exporter, for RcppArmadillo and RProtoBuf support
romain_francois
as romain
More... about 16 years ago
monster commit of the day, reorganizing some things, to facilitate a more flexible Rcpp::as<>
romain_francois
as romain
More... about 16 years ago
monster commit of the day, reorganizing some things, to facilitate a more flexible Rcpp::as<> More... about 16 years ago
restrict os type to Unix for now More... about 16 years ago
support for wrap( field<T> )
romain_francois
as romain
More... about 16 years ago
refine the interface to deal with generic vectors properly
romain_francois
as romain
More... about 16 years ago
refine the interface to deal with generic vectors properly More... about 16 years ago
handle Importer of std::string -> STRSXP and generic type -> VECSXP More... about 16 years ago
handle Importer of std::string -> STRSXP and generic type -> VECSXP
romain_francois
as romain
More... about 16 years ago
manage new wrap capability differently so that we can use it for both RcppArmadillo and RProtoBuf
romain_francois
as romain
More... about 16 years ago
manage new wrap capability differently so that we can use it for both RcppArmadillo and RProtoBuf More... about 16 years ago
new category of wrappable objects, to support arma::field<T> in RcppArmadillo More... about 16 years ago
new category of wrappable objects, to support arma::field<T> in RcppArmadillo
romain_francois
as romain
More... about 16 years ago
updates to page one More... about 16 years ago
added NEWS item about Rcpp::fixed_call
romain_francois
as romain
More... about 16 years ago
added NEWS item about Rcpp::fixed_call More... about 16 years ago
added fixed_call to upport STL algotithms like std::generate More... about 16 years ago
added fixed_call to upport STL algotithms like std::generate
romain_francois
as romain
More... about 16 years ago
fixed one unit test
romain_francois
as romain
More... about 16 years ago
fixed one unit test More... about 16 years ago
move the XPtr example to Rcpp, since it is used in the unit tests More... about 16 years ago
move the XPtr example to Rcpp, since it is used in the unit tests
romain_francois
as romain
More... about 16 years ago
versions
romain_francois
as romain
More... about 16 years ago
versions More... about 16 years ago
move the indexing operator down so that name based and offset based are at the same place More... about 16 years ago
move the indexing operator down so that name based and offset based are at the same place
romain_francois
as romain
More... about 16 years ago