3
I Use This!
Moderate Activity

Commits : Listings

Analyzed 4 days ago. based on code collected 9 days ago.
Mar 25, 2025 — Mar 25, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
the one-word diff: 'integration' added to title More... about 16 years ago
accept nice title idea More... about 16 years ago
title proposal and tex-chatting
romain_francois
as romain
More... about 16 years ago
[no comment]
romain_francois
as romain
More... about 16 years ago
use the is_convertible type traits from tr1 or c++0x to identify if a type is convertible to SEXP rather than brutally force the conversion
romain_francois
as romain
More... about 16 years ago
added two convenience scripts More... about 16 years ago
news
romain_francois
as romain
More... about 16 years ago
new ignore
romain_francois
as romain
More... about 16 years ago
factor out the logic from the vignette to avoid re-executing all the unit tests inside the vignette in R CMD check
romain_francois
as romain
More... about 16 years ago
wrap( std::list<T>)
romain_francois
as romain
More... about 16 years ago
documented changes related to doxygen More... about 16 years ago
remove \example tag here More... about 16 years ago
'phony' file without C++ code that exists simple to define a few \example tags consumed by doxygen More... about 16 years ago
several updates: More... about 16 years ago
apply patch from Brian Ripley and Uwe Ligges for enabling windows 64 builds
romain_francois
as romain
More... about 16 years ago
minor wording
romain_francois
as romain
More... about 16 years ago
+ wrap< tr1::unordered_set<T> >
romain_francois
as romain
More... about 16 years ago
tr1::unordered_(multi)map<string,T> becomes wrap()able
romain_francois
as romain
More... about 16 years ago
map<string,T> and multimap<string,T> become wrap()'able (if T is)
romain_francois
as romain
More... about 16 years ago
+ wrap( multiset<T> )
romain_francois
as romain
More... about 16 years ago
release 0.7.4 marked in DESCRIPTION More... about 16 years ago
also remove libRcpp.a which may be left after 'R CMD check' More... about 16 years ago
added template meta-programming item to NEWS More... about 16 years ago
some more spit, polish and presumably the usual array of typos More... about 16 years ago
version bump
romain_francois
as romain
More... about 16 years ago
wrap was pre-declared in the wrong namespace
romain_francois
as romain
More... about 16 years ago
some mort interface for Language
romain_francois
as romain
More... about 16 years ago
simpler recursive cleanup of inst/lib/ More... about 16 years ago
clean cleanup
romain_francois
as romain
More... about 16 years ago
minor cleaning
romain_francois
as romain
More... about 16 years ago