0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
May 13, 2023 — May 13, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
added package-info More... over 14 years ago
rniEval allways evaluated in .GlobalEnv More... over 14 years ago
fixed bug #124, jvm crash when evalutaing 0 expressions More... over 14 years ago
added reflection-based constructor : .jrnew More... over 14 years ago
exported instanceof operator More... over 14 years ago
update the NEWS More... over 14 years ago
added .jinstanceof and %instanceof% More... over 14 years ago
added SystemRequirements declaration More... over 14 years ago
corrected void return in rniAssign More... over 14 years ago
rniAssign returned FALSE on successfull assign More... over 14 years ago
Use R_ToplevelExec in rniAssign to avoid crash on locked binding; adjust API to return boolean by assigns
Simon Urbanek
as urbanek
More... over 14 years ago
devel 0.7-1
Simon Urbanek
as urbanek
More... over 14 years ago
devel 0.5-1
Simon Urbanek
as urbanek
More... over 14 years ago
0.7-0 release
Simon Urbanek
as urbanek
More... over 14 years ago
0.5-0 release
Simon Urbanek
as urbanek
More... over 14 years ago
Add names() for jobjRef
Simon Urbanek
as urbanek
More... over 14 years ago
fix bug in .jevalArray which failed if sig was specified
Simon Urbanek
as urbanek
More... over 14 years ago
merge back 0.6-branch into trunk
Simon Urbanek
as urbanek
More... almost 15 years ago
allow calling rniExpType on 0 pointers
Simon Urbanek
as urbanek
More... almost 15 years ago
add within(); add with()/within() docs (again courtesy of Romain Francois)
Simon Urbanek
as urbanek
More... almost 15 years ago
add RJavaTools.class
Simon Urbanek
as urbanek
More... almost 15 years ago
port 350-353 from 0.6-branch
Simon Urbanek
as urbanek
More... almost 15 years ago
ported 345-249 from 0.6-branch
Simon Urbanek
as urbanek
More... almost 15 years ago
update docs
Simon Urbanek
as urbanek
More... almost 15 years ago
fix doc typo
Simon Urbanek
as urbanek
More... almost 15 years ago
add lib.loc to .jpackage
Simon Urbanek
as urbanek
More... almost 15 years ago
allow long signatures
Simon Urbanek
as urbanek
More... almost 15 years ago
renamed to 0.5-0 devel, added RNI raw vector support and rniGetAttrNames
Simon Urbanek
as urbanek
More... about 15 years ago
API 1.9 - add preserve/release, env methods, PrintValue and access to special objects; preserve references for the life of the REXP
Simon Urbanek
as urbanek
More... about 15 years ago
verify that Java archs are also supported by R
Simon Urbanek
as urbanek
More... over 15 years ago