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
Dramatically simplify the build process for Win32. The gcc and ld More... about 18 years ago
Add comments showing full set of configuration options More... about 18 years ago
Provide explicit path to R include files More... about 18 years ago
Add setup.cfg template to allow users to more easily customize build/install options. More... about 18 years ago
This code now works on both Linux and Windows. More... about 18 years ago
Remove partially working win32 changes More... about 18 years ago
Revert a couple of minor changes More... about 18 years ago
More modifications. For some reason, with MinGW,using -L<PATH> causes the names More... about 18 years ago
More win32 work. DLL error on load. More... about 18 years ago
`cat commit.txt` More... about 18 years ago
Communicate RHOME, RVER, RVERSION, RUSER from python to C code using More... about 18 years ago
Undo recent changes to rpymodule. Decided to use a different approach. More... about 18 years ago
Remove code to determine location of R shared library. Instead realy on RPy.py to pass these in. More... about 18 years ago
More fixes for win32 More... about 18 years ago
Correct 'RHOME' to 'RHOMES' in introductory help text. More... about 18 years ago
Fix bugs on windows. More... about 18 years ago
rename manual.text to rpy.texi to better match standard usage of info files More... about 18 years ago
Hopefully, these changes fix run-time testing for the absence of More... about 18 years ago
Add workaround for windows plotting issue. Correct fix is to get More... about 18 years ago
OSX is now using an external BLAS library, so remove Rlapack link More... about 18 years ago
Update text regarding need to install Numeric and add URL. More... about 18 years ago
Make instructions more clear about the need for the 'Numeric' More... about 18 years ago
Add test for bug ID 1277392. More... over 18 years ago
Fixed bug 1277392 - if an Robj was encounted as the first item in a More... over 18 years ago
Fix bug in __repr__ More... over 18 years ago
Attempt to set the binary path for Windows More... over 18 years ago
old changes. More... over 18 years ago
At exit, attempt to stop the event loop before Python dismantles everything More... over 18 years ago
Additional error checking for keyword arguments (and associated tests). More... over 18 years ago
setup.py's "mtime()" function was not returning the modification time. More... over 18 years ago