log libinterp/octave-value/ov-base-diag.cc @ 20574:dd6345fd8a97

age author description
Fri, 02 Oct 2015 15:07:37 -0400 Lachlan Andrew use exceptions for better invalid index error reporting (bug #45957)
Mon, 17 Aug 2015 09:20:03 -0700 Rik maint: Rename instances of LS_ASCII to LS_TEXT for clarity.
Wed, 11 Feb 2015 14:19:08 -0500 John W. Eaton maint: Update copyright notices for 2015.
Fri, 23 Jan 2015 16:40:25 -0500 John W. Eaton maint: Periodic merge of gui-release to default.
Fri, 23 Jan 2015 16:09:35 -0500 John W. Eaton eliminate some unused variable and typedef warnings gui-release
Tue, 15 Apr 2014 14:12:56 -0400 John W. Eaton compatibility fixes for printf integer format specifiers
Mon, 24 Feb 2014 09:07:39 +0100 Lasse Schuirmann avoid GCC warnings
Fri, 31 Jan 2014 11:41:19 -0500 Michael Goffioul Support disp/display overloading in classdef
Thu, 12 Dec 2013 00:24:02 -0500 John W. Eaton maint: Periodic merge of gui-release to default.
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, 05 Dec 2013 10:50:17 -0800 Rik Follow coding convention of defining and initializing only 1 variable per line in liboctinterp.
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.
Wed, 20 Feb 2013 16:37:02 -0500 Jordi Gutiérrez Hermoso Fix bounds-checking in diagonal matrices (bug #38357)
Mon, 01 Oct 2012 18:30:44 -0400 John W. Eaton maint: periodic merge of stable to default base src/ov-base-diag.cc@f93505caed73
Thu, 27 Sep 2012 17:00:45 -0400 Jordi Gutiérrez Hermoso Replace deprecated DiagArray2<T>::diag calls with DiagArray2<T>::extract_diag
Fri, 21 Sep 2012 17:24:46 -0400 Jordi Gutiérrez Hermoso maint: periodic merge of stable to default base src/ov-base-diag.cc@846a2c36c376
Sat, 18 Aug 2012 16:23:39 -0400 John W. Eaton split libinterp from src base src/octave-value/ov-base-diag.cc@a2a47c3e56ad