log libinterp/octave-value/ov-base.h @ 20611:40ed9b46a800

age author description
Thu, 08 Oct 2015 16:43:22 -0400 John W. Eaton new octave_value::string_value method with optional error message
Mon, 15 Jun 2015 17:42:44 -0400 John W. Eaton don't include hdf5.h or use HDF5 typedefs in public header files (bug #43180)
Sun, 24 May 2015 04:47:20 +0100 Carnë Draug Deprecate Array::capacity() and Sparse::capacity() for numel() and nzmax().
Sun, 19 Apr 2015 06:53:30 -0300 Rafael Laboissiere maint: Fix spelling and grammar mistakes in docs and comments (bug #44878)
Thu, 26 Feb 2015 10:49:20 -0500 John W. Eaton avoid needing to include hdf5 in public header files (bug #44370, #43180)
Wed, 11 Feb 2015 14:19:08 -0500 John W. Eaton maint: Update copyright notices for 2015.
Sat, 20 Sep 2014 17:16:56 -0400 Michael Goffioul isstruct for classdef objects should not return true.
Sat, 20 Sep 2014 12:43:25 -0400 Michael Goffioul Implement "isa" for classdef objects.
Fri, 31 Jan 2014 11:41:19 -0500 Michael Goffioul Support disp/display overloading in classdef
Mon, 20 Jan 2014 22:16:22 -0500 Michael Goffioul Don't call classdef-overloaded subsref from builtin calls.
Mon, 20 Jan 2014 14:10:42 -0500 Michael Goffioul Implement subsref overloading in classdef.
Wed, 11 Dec 2013 23:35:34 -0500 John W. Eaton enable non-integer ranges as indices by default and deprecate preference gui-release
Thu, 07 Nov 2013 00:52:48 -0500 John W. Eaton rework short_disp methods
Thu, 31 Oct 2013 22:19:07 -0700 Rik maint: Use common #define syntax "octave_filename_h" in h_files.
Mon, 28 Oct 2013 19:51:46 -0700 Rik Use GNU style coding conventions for code in libinterp/
Wed, 23 Oct 2013 22:09:27 -0400 John W. Eaton maint: Update copyright notices for release.
Sat, 22 Jun 2013 15:13:53 +0200 David Bateman Partially undo the changeset 8fce0ed4894a as sparse specialized version of is_empty can be used in all cases.
Thu, 20 Jun 2013 02:17:25 +0200 David Bateman Specialize is_empty and numel methods for sparse matrices (debian bug #706376)
Mon, 08 Apr 2013 12:01:24 -0400 John W. Eaton use signal/slot for updating workspace instead of using event listener
Sat, 16 Mar 2013 03:58:07 -0400 John W. Eaton provide int64 extractors for octave_value class
Wed, 12 Dec 2012 13:15:31 -0800 Rik Add new isjava function.
Tue, 27 Nov 2012 23:39:54 -0500 Steven G. Johnson Add complex erf,erfc,erfcx,erfi,dawson routines from Faddeeva package.
Thu, 11 Oct 2012 12:56:56 -0400 John W. Eaton make numeric mapper functions throw error for char args (bug #37535)
Thu, 04 Oct 2012 09:48:07 -0400 John W. Eaton provide signbit mapper for real values
Sat, 18 Aug 2012 16:23:39 -0400 John W. Eaton split libinterp from src base src/octave-value/ov-base.h@72f98fa789eb