Mercurial > hg > octave-lyh
log scripts/general/methods.m @ 15816:59b6c6aee042
age | author | description |
---|---|---|
Tue, 18 Dec 2012 11:54:57 -0800 | Rik | Don't box return values from javaObject. Always return a Java object. |
Mon, 17 Dec 2012 16:43:02 -0800 | Rik | doc: Change function type to "Function File". |
Fri, 14 Dec 2012 09:51:37 -0800 | Rik | Deprecate java_invoke, replace with javaMethod. |
Thu, 13 Dec 2012 22:41:48 -0800 | Rik | Add methods.m which extends methods() to work on Java objects. |