0
I Use This!
Inactive

Commits : Listings

Analyzed about 23 hours ago. based on code collected 2 days ago.
Mar 26, 2023 — Mar 26, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
0.9-6 release
Simon Urbanek
as urbanek
More... over 10 years ago
bump version
Simon Urbanek
as urbanek
More... over 10 years ago
the first JVM paremeter is shadowed by headless def if enabled
Simon Urbanek
as urbanek
More... over 10 years ago
0.9-5 release
Simon Urbanek
as urbanek
More... over 10 years ago
suppress nonsensical warning by R on re-setting LC_NUMERIC
Simon Urbanek
as urbanek
More... over 10 years ago
add --enable-headless option
Simon Urbanek
as urbanek
More... over 10 years ago
don't run finalizers once Java is dead
Simon Urbanek
as urbanek
More... over 10 years ago
remove putenv compatibility to appease checks
Simon Urbanek
as urbanek
More... over 10 years ago
add -Xrs support; re-set locale on init
Simon Urbanek
as urbanek
More... over 10 years ago
add more debugging info to RJavaClassLoader when adding class path entries
Simon Urbanek
as urbanek
More... almost 11 years ago
fix imports
Simon Urbanek
as urbanek
More... about 11 years ago
add imports
Simon Urbanek
as urbanek
More... about 11 years ago
cleanup
Simon Urbanek
as urbanek
More... about 11 years ago
add unboxing
Simon Urbanek
as urbanek
More... about 11 years ago
raise an error on maxJavaPars overflow; use R CMD build in packaging
Simon Urbanek
as urbanek
More... about 11 years ago
fix error in the error fired when no Java is installed on Windows
Simon Urbanek
as urbanek
More... about 11 years ago
win32: add java.home option(); prepend detected paths
Simon Urbanek
as urbanek
More... almost 12 years ago
fix a warning
Simon Urbanek
as urbanek
More... over 12 years ago
remove Class.getSimpleName requirement
Simon Urbanek
as urbanek
More... over 12 years ago
0.9-2 release
Simon Urbanek
as urbanek
More... over 12 years ago
update configure and some javareconf-related messages
Simon Urbanek
as urbanek
More... over 12 years ago
re-enable some tests that were disabled by NOAWT as far as they can run in headless mode
Simon Urbanek
as urbanek
More... over 12 years ago
cache native symbols on load
Simon Urbanek
as urbanek
More... over 12 years ago
make JVM headless when NOAWT is set
Simon Urbanek
as urbanek
More... over 12 years ago
0.9-1 Win bugfix
Simon Urbanek
as urbanek
More... over 12 years ago
0.9-0
Simon Urbanek
as urbanek
More... almost 13 years ago
add install.libs.R
Simon Urbanek
as urbanek
More... almost 13 years ago
make Java detection from Registry more robust
Simon Urbanek
as urbanek
More... almost 13 years ago
make Xref RNI methods public
Simon Urbanek
as urbanek
More... almost 13 years ago
add rJava.debug sp support and extra verbose cl output; add r.arch to parameters if set in R; pass-through errors from class lookups (so that, e.g., UnsupportedClassVersionError is not removed)
Simon Urbanek
as urbanek
More... almost 13 years ago