log libinterp/octave-value/ov-base.cc @ 20618:e5986cba4ca8

age author description
Fri, 09 Oct 2015 14:41:49 -0400 John W. Eaton new octave_value::cell_value method with optional error message
Thu, 08 Oct 2015 16:43:22 -0400 John W. Eaton new octave_value::string_value method with optional error message
Mon, 05 Oct 2015 19:29:36 -0400 John W. Eaton eliminate many more simple uses of error_state
Fri, 02 Oct 2015 15:07:37 -0400 Lachlan Andrew use exceptions for better invalid index error reporting (bug #45957)
Sun, 03 May 2015 21:52:42 -0700 Rik doc: Update more docstrings to have one sentence summary as first line. stable
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.
Tue, 16 Dec 2014 09:21:29 -0800 Rik Use stricter input validation when looking for a string as input (bug #42651).
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
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.
Mon, 19 Aug 2013 20:46:38 -0700 Rik doc: Add new @qcode macro for code samples which are quoted.
Sat, 16 Mar 2013 03:58:07 -0400 John W. Eaton provide int64 extractors for octave_value class
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:59:49 -0400 John W. Eaton make mapper names match enum values in octave_base_value class
Thu, 04 Oct 2012 09:48:07 -0400 John W. Eaton provide signbit mapper for real values
Mon, 01 Oct 2012 18:30:44 -0400 John W. Eaton maint: periodic merge of stable to default base src/ov-base.cc@59828368f0e0
Wed, 22 Aug 2012 17:36:54 -0400 John W. Eaton use std::numeric_limits for integer max and min values
Sat, 18 Aug 2012 16:23:39 -0400 John W. Eaton split libinterp from src base src/octave-value/ov-base.cc@8e98cf35fef9