0
I Use This!
Inactive

Commits : Listings

Analyzed about 23 hours ago. based on code collected 1 day ago.
Jul 16, 2025 — Jul 16, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
small buglet, getting the wrong error message when the java home can not be found from the windows registry More... almost 17 years ago
added getClasses, getClassNames, getSimpleClassNames to RJavaTools More... almost 17 years ago
added generic clone method and implement clone.jobjRef More... almost 17 years ago
recheck rectangularity when calling [[ if necessary More... almost 17 years ago
more careful dispatch of [[, specially with primitive types which used to be wrapped as Objects, and implementation of [[<-.jarrayRef More... almost 17 years ago
+rep.jobjRef (using the Cloneable interface) More... almost 17 years ago
+range.jrectRef and tests for min, max, range More... almost 17 years ago
+max.jrectRef More... almost 17 years ago
+min.jrectRef More... almost 17 years ago
remove japply (can use usual lapply/sapply instead) More... almost 17 years ago
implement as.list method to facilitate the use of [ls]apply over iterable java objects or java arrays More... almost 17 years ago
previous commit used a java 1.6 method More... almost 17 years ago
+rev.jrectRef More... almost 17 years ago
+sort.jrectRef and update [[ to use low level code More... almost 17 years ago
allow comparison of Numbers of different types More... almost 17 years ago
<, >, <=, >= methods More... almost 17 years ago
+ anyDuplicated.jrectRef More... almost 17 years ago
+duplicated.jrectRef More... almost 17 years ago
testing unique More... almost 17 years ago
unique.jrectRef (only for 1d atm) More... almost 17 years ago
use S3 dispatch for .DollarNames instead of S4 More... almost 17 years ago
typo More... almost 17 years ago
implement the new .DollarNames completion function More... almost 17 years ago
small scoping mistake More... almost 17 years ago
steps towards import mechanism More... almost 17 years ago
allow dim( x ) <- NULL where x is a jrectRef -> single dimension java array More... almost 17 years ago
s/only.reference/dispatch/ and slightly more careful about it (no dispatch when not necessary) More... almost 17 years ago
make sure jsig is in jni notation More... almost 17 years ago
typo in doc More... almost 17 years ago
added dim<- method for jrectRef More... almost 17 years ago