2
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Apr 26, 2023 — Apr 26, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #533 from perNyfelt/sys.which_windows More... over 2 years ago
remove the isWindows() check for Sys.which since it works fine in windows.
per
More... over 2 years ago
Fix shell escaping when compiling native sources with Vagrant More... almost 3 years ago
Updated deployment targets More... almost 3 years ago
Update year in copyright banners More... almost 3 years ago
Removed accidently committed files More... almost 3 years ago
Set random seed before each test execution More... almost 3 years ago
Fix build status badge More... almost 3 years ago
Bump Junit to latest version More... almost 3 years ago
Remove GitHub workflows More... almost 3 years ago
Simplifies compilation of native sources using Vagrant More... almost 3 years ago
Refactor bytecode optimization with Soot More... almost 3 years ago
Configure staging repository More... almost 3 years ago
Disable SSE2 in CXX11 More... almost 3 years ago
Disable SSE2 instructions when compiling C/CXX code More... almost 3 years ago
Add superficial support for float128 More... almost 3 years ago
Update test for Sys.which. More... almost 3 years ago
Add build instructions for Ubuntu 20.04 More... almost 3 years ago
Revert "Merge branch 'sebkur-gcc-4.8'" More... almost 3 years ago
Merge branch 'sebkur-gcc-4.8' More... almost 3 years ago
Add build instructions + script for Ubuntu 20.04 More... almost 3 years ago
Fix deparsing of '::' and ':::' operators More... over 3 years ago
Avoid infinite loop when parsing .Rd files More... over 3 years ago
Merge branch 'perNyfelt-mustpass2' More... over 3 years ago
Restore test case for empty list assignment to dimnames More... over 3 years ago
Merge branch 'mustpass2' of https://github.com/perNyfelt/renjin into perNyfelt-mustpass2 More... over 3 years ago
Enable (java) assertions when running R tests More... over 3 years ago
Fix regression in handling of dimnames attributes More... over 3 years ago
basic version of checkTests now works
per
More... over 3 years ago
explicit flush is not needed
per
More... over 3 years ago