log libinterp/octave-value/ov.h @ 21573:f3f8e1d3e399 stable

age author description
Fri, 01 Apr 2016 12:04:04 -0400 John W. Eaton avoid mulitple definitions of static function-scope vars (bug #47372) stable
Thu, 25 Feb 2016 17:34:14 -0500 John W. Eaton move public data type macros to octave-config.h
Thu, 18 Feb 2016 11:19:47 -0500 John W. Eaton eliminate unused << and >> operators from Octave scripting language
Wed, 10 Feb 2016 14:25:53 -0500 John W. Eaton include octave-config.h in public header files
Sun, 24 Jan 2016 13:50:04 -0500 John W. Eaton consistently use "typename" intead of "class" in template declarations
Fri, 22 Jan 2016 12:15:12 -0500 John W. Eaton provide replacement hints for deprecated C++ functions
Fri, 15 Jan 2016 12:46:58 -0500 John W. Eaton strip trailing whitespace from files
Tue, 05 Jan 2016 14:16:58 -0800 Rik maint: Rename attributes GCC_ATTR_XXX to OCTAVE_XXX.
Wed, 30 Dec 2015 12:33:33 -0800 Rik maint: Replace emtpy 'std::string ()' calls with "".
Tue, 29 Dec 2015 11:48:45 -0800 Rik Finish renaming mapper function finite to isfinite.
Tue, 29 Dec 2015 11:02:26 -0800 Rik maint: Move GCC_ATTR_DEPRECATED to beginning of function declaration.
Sat, 26 Dec 2015 18:59:45 -0800 Rik Deprecate all_strings, replace with string_vector_value.
Thu, 03 Dec 2015 10:23:38 -0800 Rik maint: Use Octave coding conventions for #if statements.
Fri, 27 Nov 2015 10:46:17 -0500 John W. Eaton eliminate trailing whitespace in source files we maintain
Mon, 23 Nov 2015 20:50:07 -0500 John W. Eaton eliminate more uses of error_state
Sat, 14 Nov 2015 15:18:05 -0500 John W. Eaton eliminate more uses of error_state
Sat, 14 Nov 2015 12:07:38 -0500 John W. Eaton eliminate more uses of error_state
Fri, 13 Nov 2015 14:10:26 -0500 John W. Eaton rename octave_value value extractors that accept error message args
Wed, 11 Nov 2015 12:22:10 -0500 John W. Eaton * ov.h (OV_REP_TYPE): Delete obsolete macro.
Sun, 08 Nov 2015 16:14:27 -0500 John W. Eaton backout changeset 18f38ed43962
Fri, 06 Nov 2015 16:52:49 -0500 John W. Eaton vector_value exctractors with error messages
Thu, 05 Nov 2015 17:22:16 -0500 John W. Eaton new cellstr_value function and elimination of error_state
Thu, 05 Nov 2015 16:09:38 -0500 John W. Eaton ensure va_end is executed before returning in value extractors
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
Sun, 24 May 2015 04:47:20 +0100 Carnë Draug Deprecate Array::capacity() and Sparse::capacity() for numel() and nzmax().
Fri, 17 Apr 2015 13:54:23 -0700 Mike Miller ov.h: friend declaration specifying a default argument must be a definition (bug #44812).
Thu, 26 Feb 2015 10:49:20 -0500 John W. Eaton avoid needing to include hdf5 in public header files (bug #44370, #43180)
Wed, 18 Feb 2015 17:02:13 -0500 John W. Eaton make colon function work (bug #44290)
Wed, 11 Feb 2015 14:19:08 -0500 John W. Eaton maint: Update copyright notices for 2015.
Tue, 20 Jan 2015 13:43:29 -0500 John W. Eaton unconditionally disable the octave_allocator class
Mon, 08 Dec 2014 12:59:47 -0500 John W. Eaton allow ranges to be disabled
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, 27 Jan 2014 09:50:53 -0800 Rik Remove Octave_map class deprecated in 3.8.
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.
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
Fri, 22 Feb 2013 19:01:10 -0500 John W. Eaton pass lvalue_list to more subsref calls (bug #38374)
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, 04 Oct 2012 09:48:07 -0400 John W. Eaton provide signbit mapper for real values
Fri, 21 Sep 2012 17:24:46 -0400 Jordi Gutiérrez Hermoso maint: periodic merge of stable to default base src/ov.h@c3c005acb053
Sat, 18 Aug 2012 16:23:39 -0400 John W. Eaton split libinterp from src base src/octave-value/ov.h@4a0746be4836