log libinterp/octave-value/ov-base-mat.cc @ 21200:fcac5dbbf9ed

age author description
Fri, 05 Feb 2016 16:29:08 -0800 Rik maint: Indent #ifdef blocks in libinterp.
Sun, 24 Jan 2016 13:50:04 -0500 John W. Eaton consistently use "typename" intead of "class" in template declarations
Wed, 20 Jan 2016 16:08:30 -0800 Rik Invert pattern if/code/else/err_XXX to if !/err_XXX/code.
Mon, 18 Jan 2016 18:28:06 -0800 Rik Switch gripe_XXX to either err_XXX or warn_XXX naming scheme.
Thu, 24 Dec 2015 12:06:27 -0500 John W. Eaton maint: invert if/else/error instances.
Fri, 18 Dec 2015 16:04:56 -0800 Rik maint: Rename oct-obj.[cc|h] to ovl.[cc|h] for clarity.
Wed, 18 Nov 2015 16:40:22 -0800 Rik Remove trailing whitespace at end of lines.
Wed, 21 Oct 2015 23:43:46 -0400 John W. Eaton more cleanup of indexing exceptions
Wed, 21 Oct 2015 15:23:08 -0400 John W. Eaton catch index_exception by const reference where possible
Mon, 05 Oct 2015 21:13:12 -0400 John W. Eaton eliminate 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)
Sat, 23 May 2015 21:46:44 -0700 Rik maint: Use cuddled parentheses when indexing dimension_vectors.
Wed, 11 Feb 2015 14:19:08 -0500 John W. Eaton maint: Update copyright notices for 2015.
Sun, 19 Oct 2014 08:42:58 -0400 John W. Eaton don't include oct-locbuf.h in header files unnecessarily
Sun, 05 Oct 2014 10:48:26 -0400 John W. Eaton maint: Periodic merge of gui-release to default.
Sun, 05 Oct 2014 11:36:29 +0200 Andreas Weber Fix out_of_range from substr in short_disp for GUI symtab (bug #43351) gui-release
Fri, 31 Jan 2014 11:41:19 -0500 Michael Goffioul Support disp/display overloading in classdef
Thu, 05 Dec 2013 10:50:17 -0800 Rik Follow coding convention of defining and initializing only 1 variable per line in liboctinterp.
Thu, 07 Nov 2013 10:06:06 -0800 Rik Display '...' for ND-arrays in GUI Variable window.
Thu, 07 Nov 2013 00:52:48 -0500 John W. Eaton rework short_disp methods
Wed, 06 Nov 2013 19:17:59 -0500 John W. Eaton display matrix values in GUI workspace viewer (bug #40499)
Wed, 23 Oct 2013 22:09:27 -0400 John W. Eaton maint: Update copyright notices for release.
Sat, 18 Aug 2012 16:23:39 -0400 John W. Eaton split libinterp from src base src/octave-value/ov-base-mat.cc@fb6664f850c4