| commit the (volatile) files Rcpp-unitTests.* to ease R CMD check |
|
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 |
|
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 |
|
More...
|
about 16 years ago
|
| include <Rcpp/RObject.h> instead of <Rcpp_RObject.h> |
|
More...
|
about 16 years ago
|
| did not throw the exception (what's the point), caught by unit tests |
|
More...
|
about 16 years ago
|
| small unit test error |
|
More...
|
about 16 years ago
|
| complete reformatting of RSexpTests as unit tests |
|
More...
|
about 16 years ago
|
| added some unit tests |
|
More...
|
about 16 years ago
|
| take advantage of the dynamic help system to show the unit test reports in a the RcppUnitTests Rd file |
|
More...
|
about 16 years ago
|
| provide some dummy vignette content so that it passes check |
|
More...
|
about 16 years ago
|
| introduce namespace Rcpp |
|
More...
|
about 16 years ago
|
| remove wd <- getwd() |
|
More...
|
about 16 years ago
|
| prepare the package for unit testing |
|
More...
|
about 16 years ago
|
| small code duplication |
|
More...
|
about 16 years ago
|
| previous commit was too early (i only wanted to commit the file name switch exception_handling.cpp -> exceptions.cpp |
|
More...
|
about 16 years ago
|
| no problem |
|
More...
|
about 16 years ago
|
| only whitespace changes and emacs re-indenting magic ... |
|
More...
|
about 16 years ago
|
| added operator SEXP() |
|
More...
|
about 16 years ago
|
| added smart external pointers template class RcppXPtr<typename T> |
|
More...
|
about 16 years ago
|
| improved exception handling |
|
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 |
|
More...
|
about 16 years ago
|
| added experimental uncaught exception handling |
|
More...
|
about 16 years ago
|
| added some methods to deal with attributes and to test if m_sexp is NULL |
|
More...
|
about 16 years ago
|