0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
Apr 27, 2023 — Apr 27, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
For version 0.4.6 More... almost 19 years ago
- Strip leading and trailing spaces from RHOME. More... almost 19 years ago
Fix typo. More... almost 19 years ago
Add testcase to catch R terminating rather than raising the More... almost 19 years ago
Wait for all threads to exit before doing R clean up. More... almost 19 years ago
Make sure default mode is set back to NO_DEFAULT before running each test. Otherwise some tests will fail if a previous test didn't changed the mode. More... almost 19 years ago
Fix missing import and typo for Win32 reported by Wei-Hao Lin More... almost 19 years ago
Fix bug reported by Nicolas Lebas: Segfault when accessing r objects More... almost 19 years ago
Create/overwrite <foo><RVer>.c files only if they don't exist or are More... almost 19 years ago
Fix version number typo More... almost 19 years ago
Update for 0.4.5 More... almost 19 years ago
setup.py doesn't seem to like an author without an email. More... almost 19 years ago
We need to exclude version-specific source files created by the More... almost 19 years ago
Update version number. More... almost 19 years ago
Modify setup.py to build & install for multiple R versions, More... almost 19 years ago
Update windows build instructions. Provide mingw_buildrpy.bat More... almost 19 years ago
Add rpy_Rinterface.h, which is used for R versions before 2.1.0. More... almost 19 years ago
Document changes to warning message display. More... almost 19 years ago
Show warnign messages after each R evaluation. More... almost 19 years ago
Update for 0.4.4 More... almost 19 years ago
Avoid calling numeric when it is not available at runtime. More... almost 19 years ago
Omit core files! More... almost 19 years ago
Trying to remove tidla terminated files resulted in no files. More... almost 19 years ago
Windows doesn't know what to do with runtime_libs. More... almost 19 years ago
Win32 requires that the quotes around DEFINE's are escaped. More... almost 19 years ago
- Raise RuntimeError instead of Distutils error. More... almost 19 years ago
Spelling! More... almost 19 years ago
Update documentation to reflect new 'VECTOR_CONVERSION' mode. More... almost 19 years ago
Complete work for version-specific shared libraries. More... almost 19 years ago
Add logit.r required by test_lapack_load.py. More... almost 19 years ago