0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 5 days ago.
Jun 05, 2023 — Jun 05, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
No log message. More... about 20 years ago
No log message. More... about 20 years ago
Moved to org.rosuda.JRI package
Simon Urbanek
as urbaneks
More... over 20 years ago
Some more examples and wait before launching R to attach debugger...
Simon Urbanek
as urbaneks
More... over 20 years ago
Minor fixes; moved to org.rosuda.JRI package
Simon Urbanek
as urbaneks
More... over 20 years ago
Added R callback handlers; moved to org.rosuda.JRI package
Simon Urbanek
as urbaneks
More... over 20 years ago
Added a small X11 test
Simon Urbanek
as urbaneks
More... over 20 years ago
Added rniIdle; call rniIdle in the thread loop (every 100ms now)
Simon Urbanek
as urbaneks
More... over 20 years ago
Added proper Linux support (which really works); generate run from the variables in the Makefile
Simon Urbanek
as urbaneks
More... over 20 years ago
run is now generated by the Makefile
Simon Urbanek
as urbaneks
More... over 20 years ago
Added rniIdle which calls R_runHandlers to support other event loops (e.g. X11)
Simon Urbanek
as urbaneks
More... over 20 years ago
A thin encapsulation of R's SEXP objects
Simon Urbanek
as urbaneks
More... over 20 years ago
Interface class to the JRI
Simon Urbanek
as urbaneks
More... over 20 years ago
Makefile for the JRI, works on OS X
Simon Urbanek
as urbaneks
More... over 20 years ago
Small test-script to run the rtest.java example
Simon Urbanek
as urbaneks
More... over 20 years ago
Java/R Interface, both ways
Simon Urbanek
as urbaneks
More... over 20 years ago
JNI interface to JRI functions and R initialization
Simon Urbanek
as urbaneks
More... over 20 years ago
0.1-7 release
Simon Urbanek
as urbaneks
More... over 20 years ago
Change description to be a bit more descriptive :P
Simon Urbanek
as urbaneks
More... over 20 years ago
Issue a warning if the constructor failed and returns a null reference.
Simon Urbanek
as urbaneks
More... over 20 years ago
Added -DWin32 and a few comments
Simon Urbanek
as urbaneks
More... over 20 years ago
Fix signature problem where arrays were incorrectly wrapped into L...;
Simon Urbanek
as urbaneks
More... over 20 years ago
Fake profiling in Windows since there is no gettimeofday
Simon Urbanek
as urbaneks
More... over 20 years ago
Fix improper path separator in Windows; allow vectors in the classpath parameter
Simon Urbanek
as urbaneks
More... over 20 years ago
1.6 release
Simon Urbanek
as urbaneks
More... over 20 years ago
Return NULL instead of .jnull(...) if the result is of type L...; and id=0. Whether this is a good idea is questionable though (but it fixes ievent.wait crash in iPlots)
Simon Urbanek
as urbaneks
More... over 20 years ago
More verbose debug code
Simon Urbanek
as urbaneks
More... over 20 years ago
Try to detect solaris path to jni_md, too
Simon Urbanek
as urbaneks
More... over 20 years ago
Added documentation
Simon Urbanek
as urbaneks
More... over 20 years ago
Experimental multi-threading support
Simon Urbanek
as urbaneks
More... over 20 years ago