log libinterp/octave-value/ov-java.cc @ 20460:209ee4a730f6 stable

age author description
Tue, 09 Jun 2015 16:10:59 -0700 Rik Convert double Octave vectors to double Java vectors (bug #45264). stable
Sat, 30 May 2015 03:14:07 +0100 Carnë Draug Deprecate Array::length() and Sparse::length() in favour of ::numel().
Sun, 03 May 2015 21:52:42 -0700 Rik doc: Update more docstrings to have one sentence summary as first line. stable
Fri, 01 May 2015 13:37:26 -0700 Rik Don't run Java BIST tests if HAVA_JAVA is false. stable
Tue, 21 Apr 2015 15:37:10 +0100 Carnë Draug Add tests for bug #38821 which got fixed with cset 058e45de41cs
Tue, 21 Apr 2015 00:32:52 +0100 Carnë Draug Convert octave integer scalars into closest java type (bug #44882)
Mon, 20 Apr 2015 17:40:39 +0100 Carnë Draug Automatically convert octave vectors into java primitive arrays (bug #44882)
Mon, 20 Apr 2015 17:23:28 +0100 Carnë Draug Return bools instead of ints in oc-java box and unbox internal functions.
Mon, 20 Apr 2015 15:01:27 +0100 Carnë Draug Automatically convert arrays of java primitives into Octave types (bug #44882)
Mon, 06 Apr 2015 04:55:56 +0100 Carnë Draug isa: check parent class of java objects (bug #42702)
Wed, 25 Feb 2015 11:55:49 -0800 Rik maint: Cleanup C++ code to follow Octave coding conventions.
Tue, 20 Jan 2015 13:43:29 -0500 John W. Eaton unconditionally disable the octave_allocator class
Tue, 20 Jan 2015 10:24:46 -0500 John W. Eaton maint: Periodic merge of gui-release to default.
Tue, 20 Jan 2015 08:26:57 -0500 John W. Eaton strip trailing whitespace from most source files stable