Mon, 20 Apr 2015 17:23:28 +0100 |
Carnë Draug |
Return bools instead of ints in oc-java box and unbox internal functions.
|
Wed, 08 Apr 2015 08:19:28 -0700 |
Rik |
Second fix for exist() should return 1 for java objects (bug #44764).
|
Tue, 07 Apr 2015 22:04:39 -0700 |
Rik |
exist() should return 1 for java objects (bug #44764).
|
Mon, 06 Apr 2015 04:55:56 +0100 |
Carnë Draug |
isa: check parent class of java objects (bug #42702)
|
Tue, 20 Jan 2015 13:43:29 -0500 |
John W. Eaton |
unconditionally disable the octave_allocator class
|
Fri, 31 Jan 2014 11:41:19 -0500 |
Michael Goffioul |
Support disp/display overloading in classdef
|
Thu, 31 Oct 2013 22:19:07 -0700 |
Rik |
maint: Use common #define syntax "octave_filename_h" in h_files.
|
Wed, 23 Oct 2013 22:09:27 -0400 |
John W. Eaton |
maint: Update copyright notices for release.
|
Thu, 27 Dec 2012 21:43:35 -0800 |
Rik |
Silence compilation warning in ov-java.h.
|
Sun, 23 Dec 2012 03:16:33 +0000 |
Michael Goffioul |
Replace JAVAPKG_API with OCTINTERP_API
|
Fri, 21 Dec 2012 10:18:38 -0800 |
Rik |
Return correct value for ischar() predicate test on octave_java objects.
|
Tue, 18 Dec 2012 10:29:51 -0800 |
Rik |
Implement octave_value function class_name() for class "octave_java"
|
Sun, 16 Dec 2012 21:43:52 -0800 |
Rik |
Deprecate java_debug, java_convert_matrix, java_unsigned_conversion.
|
Fri, 14 Dec 2012 12:15:47 -0800 |
Rik |
ov-java.h: is_map must return false, java object is not a struct.
|
Fri, 14 Dec 2012 09:51:37 -0800 |
Rik |
Deprecate java_invoke, replace with javaMethod.
|
Wed, 12 Dec 2012 13:15:31 -0800 |
Rik |
Add new isjava function.
|
Sat, 08 Dec 2012 00:23:13 -0500 |
John W. Eaton |
make java functions part of core octave_value classes
base
libinterp/dldfcn/__java__.h@de147d9f6e3b
|