| another -Wall induces change -- does the else branch need a throw or a return? |
|
More...
|
about 16 years ago
|
| include the txt unit test report in the vignette |
|
More...
|
about 16 years ago
|
| move some logic back in the Rd file RcppUnitTests |
|
More...
|
about 16 years ago
|
| fixed a copy and paste |
|
More...
|
about 16 years ago
|
| added some PROTECT, use verbose=FALSE in cfunction |
|
More...
|
about 16 years ago
|
| no more wrap template and Environment gains remove |
|
More...
|
about 16 years ago
|
| remove two more unused variables so that g++ -Wall is quiet |
|
More...
|
about 16 years ago
|
| +Environment::parent() |
|
More...
|
about 16 years ago
|
| added setSymbol methods to Language |
|
More...
|
about 16 years ago
|
| generic as converter: as<int>, as<double>, ... |
|
More...
|
about 16 years ago
|
| factoring wrap out of RObject |
|
More...
|
about 16 years ago
|
| +Named class, pairlist variadic templates, grow template |
|
More...
|
about 16 years ago
|
| fixed Symbol( SYMSXP ) constructor |
|
More...
|
about 16 years ago
|
| cleanup the GC system |
|
More...
|
about 16 years ago
|
| added Language and Symbol class. use C++0x features |
|
More...
|
about 16 years ago
|
| grrr -- doxyfile had a 'recursive: no' so we don't have documentation for the src/Rcpp/ directory in the just-released tarball |
|
More...
|
about 16 years ago
|
| new release 0.7.1 |
|
More...
|
about 16 years ago
|
| reorder Evaluator() initializations to match member variable listing order (g++ warning) |
|
More...
|
about 16 years ago
|
| removed the typedif RcppSexp since now this is a proper (yet deprecated) class |
|
More...
|
about 16 years ago
|
| bring back RcppSexp (as a deprecated class) |
|
More...
|
about 16 years ago
|
| added fourth example for namespace use via cfunction |
|
More...
|
about 16 years ago
|
| removed orphan item in changelog |
|
More...
|
about 16 years ago
|
| replace RObject::RObject constructors with RObject::wrap functions |
|
More...
|
about 16 years ago
|
| s/protect/preserve |
|
More...
|
about 16 years ago
|
| added Rcpp::Evaluator class |
|
More...
|
about 16 years ago
|
| added simple typedef to provide backwards compatibility with Rcpp 0.7.0 |
|
More...
|
about 16 years ago
|
| property change |
|
More...
|
about 16 years ago
|
| some more methods in Rcpp::Environment |
|
More...
|
about 16 years ago
|
| volatile file no longer needed (except we get a warning) |
|
More...
|
about 16 years ago
|
| fix the Rcpp-unitTests Rd markup (only include the txt file it is available) |
|
More...
|
about 16 years ago
|