log libinterp/octave-value/ov-ch-mat.cc @ 22197:e43d83253e28

age author description
Mon, 01 Aug 2016 12:40:18 -0400 John W. Eaton refill multi-line macro definitions
Tue, 17 May 2016 12:09:30 -0400 John W. Eaton use "#if ..." consistently instead of "#ifdef" and "#ifndef"
Thu, 18 Feb 2016 13:34:50 -0800 Rik Use '#include "config.h"' rather than <config.h>.
Fri, 05 Feb 2016 16:29:08 -0800 Rik maint: Indent #ifdef blocks in libinterp.
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.
Wed, 18 Nov 2015 10:40:26 -0800 Rik Make error messages more specific about the variable and problem encountered.
Tue, 09 Jun 2015 16:25:45 -0700 John W. Eaton Return correct hex value for printf when used with string inputs (bug #45263). stable
Wed, 11 Feb 2015 14:19:08 -0500 John W. Eaton maint: Update copyright notices for 2015.
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.
Wed, 26 Dec 2012 11:14:46 -0800 Rik build: Check for isascii() before using it.
Thu, 11 Oct 2012 12:56:56 -0400 John W. Eaton make numeric mapper functions throw error for char args (bug #37535)
Fri, 05 Oct 2012 08:28:59 -0400 Jordi GutiƩrrez Hermoso reformat interesting comment
Sat, 29 Sep 2012 11:57:44 -0700 Rik build: Remove unnecessary AC_CHECK_FUNCS calls.
Sat, 18 Aug 2012 16:23:39 -0400 John W. Eaton split libinterp from src base src/octave-value/ov-ch-mat.cc@bead4e00c78e