log libinterp/corefcn/max.cc @ 21301:40de9f8f23a6

age author description
Thu, 18 Feb 2016 13:34:50 -0800 Rik Use '#include "config.h"' rather than <config.h>.
Thu, 14 Jan 2016 19:59:52 +1100 Lachlan Andrew Let max/min return a second (index) value for sparse logicals (bug #41512).
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
Mon, 18 Jan 2016 18:28:06 -0800 Rik Switch gripe_XXX to either err_XXX or warn_XXX naming scheme.
Fri, 18 Dec 2015 22:39:36 -0500 John W. Eaton style fixes for comments
Fri, 18 Dec 2015 16:04:56 -0800 Rik maint: Rename oct-obj.[cc|h] to ovl.[cc|h] for clarity.
Wed, 16 Dec 2015 18:21:46 -0500 John W. Eaton eliminate trailing whitespace in source files
Mon, 14 Dec 2015 11:28:48 -0800 Rik 2015 Code Sprint: use ovl ().
Sat, 12 Dec 2015 07:40:03 -0800 Rik 2015 Code Sprint: remove class of function from docstring for all C++ files.
Wed, 09 Dec 2015 14:00:43 -0500 John W. Eaton eliminate return statements after calls to error
Fri, 04 Dec 2015 12:03:44 -0500 John W. Eaton eliminate return statements after calls to print_usage
Mon, 23 Nov 2015 23:23:57 -0500 John W. Eaton eliminate more uses of error_state
Mon, 05 Oct 2015 19:29:36 -0400 John W. Eaton eliminate many more simple uses of error_state
Sun, 24 May 2015 02:41:37 +0100 Carnë Draug Deprecate Array::nelem() and Range::nelem() in favour of ::numel().
Sat, 09 May 2015 17:19:30 -0700 Rik doc: Update more docstrings to have one sentence summary as first line. stable
Wed, 11 Feb 2015 14:19:08 -0500 John W. Eaton maint: Update copyright notices for 2015.
Mon, 19 Jan 2015 21:05:39 -0800 Lachlan Andrew Fix cummin/cummax operations on rows when NaN element present (bug #44009).
Sat, 20 Dec 2014 20:07:50 -0800 Rik Overhaul max/min functions (fixes bug #43712).
Mon, 06 Jan 2014 14:34:56 -0500 John W. Eaton maint: Periodic merge of gui-release to default.
Mon, 06 Jan 2014 14:21:26 -0500 John W. Eaton maint: backout cset 42e6cdc76f4b on gui-release branch. 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.
Wed, 04 Dec 2013 08:57:05 -0800 Rik max.cc: Add %!test for bug #40743.
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.
Tue, 10 Sep 2013 10:57:52 -0700 Rik doc: Reword docstrings for cummax, cummin.
Tue, 26 Mar 2013 10:43:42 -0400 Axel Mathéi min Matlab compatibility issue (bug #33530)
Sat, 18 Aug 2012 16:23:39 -0400 John W. Eaton split libinterp from src base src/corefcn/max.cc@56b5e58ab604