log src/DLD-FUNCTIONS/max.cc @ 14501:60e5cf354d80

age author description
Tue, 27 Mar 2012 22:46:45 -0700 Rik Update %!tests in DLD-FUNCTIONS/ directory with Octave coding conventions.
Mon, 13 Feb 2012 07:42:56 -0800 Rik doc: Correct off-by-1 spacings in all .cc docstrings
Mon, 02 Jan 2012 14:25:41 -0500 John W. Eaton maint: update copyright notices for 2012 stable
Tue, 22 Nov 2011 18:26:28 -0800 Rik Remove unnecessary regular expression '.*' from ends of %!error blocks
Wed, 02 Nov 2011 09:20:35 -0700 Rik Fix typo in @var macro in cset 8bb7bdbe9c69.
Tue, 01 Nov 2011 23:18:08 -0400 Jordi GutiƩrrez Hermoso Clarify the third argument of max/min.
Tue, 18 Oct 2011 21:18:41 -0500 Jordi GutiƩrrez Hermoso Fix segfault in do_minmax_bin_op (bug #34589) stable
Mon, 07 Apr 2008 13:40:38 -0400 John W. Eaton update copyright dates release-3-0-x
Thu, 27 Mar 2008 22:26:43 -0400 John W. Eaton rename minmax.cc to max.cc release-3-0-x base src/DLD-FUNCTIONS/minmax.cc@7bf7de6d7fcf
Thu, 20 Jan 2011 17:24:59 -0500 John W. Eaton strip trailing whitespace from source files
Sun, 16 Jan 2011 22:13:23 -0800 Rik Improve docstrings for functions in DLD-FUNCTIONS directory.
Fri, 14 Jan 2011 05:47:45 -0500 John W. Eaton update copyright notices
Sat, 31 Jul 2010 11:18:11 -0700 Rik Grammarcheck .cc files
Wed, 20 Jan 2010 17:40:53 -0500 John W. Eaton DLD-FUNCTIONS/*.cc: delete Emacs local-variables settings
Tue, 22 Dec 2009 21:44:53 +0100 Jaroslav Hajek support cummin/cummax for bools
Wed, 16 Dec 2009 22:11:38 +0100 Jaroslav Hajek support min/max with logical arrays
Tue, 10 Nov 2009 08:58:26 +0100 Jaroslav Hajek simplify cummin, cummax docs
Mon, 09 Nov 2009 13:09:49 +0100 Jaroslav Hajek rewrite dispatch part & slightly improve min,max,cummin,cummax
Fri, 16 Oct 2009 13:12:31 +0200 Jaroslav Hajek remove ArrayN<T> + fix nonhom. diag-scalar ops
Mon, 15 Jun 2009 12:52:53 +0200 Jaroslav Hajek autocache indices returned from find et al.
Fri, 01 May 2009 10:06:16 -0700 Rik Update section 17.5 (Utility Functions) of arith.txi
Mon, 20 Apr 2009 17:16:09 -0700 Rik Update section 17.1 (Utility Functions) of arith.txi
Fri, 03 Apr 2009 22:29:53 +0200 David Bateman Allow sparse logical max/min
Sat, 28 Mar 2009 17:43:22 -0700 Rik Cleanup documentation for arith.texi, linalg.texi, nonlin.texi
Sat, 28 Mar 2009 13:57:22 -0700 Rik Check grammar on all .cc files
Tue, 10 Mar 2009 13:18:53 +0100 Jaroslav Hajek fixes to row-reducing cummin/cummax
Tue, 10 Mar 2009 12:28:42 +0100 Jaroslav Hajek update cummin, cummax docs
Sat, 07 Mar 2009 10:41:27 -0500 John W. Eaton update copyright notices
Tue, 17 Feb 2009 14:23:35 +0100 Jaroslav Hajek support native cumsum, gripe on overflow in sum/cumsum
Tue, 17 Feb 2009 11:40:40 +0100 Jaroslav Hajek improve cummin/cummax inline docs
Tue, 17 Feb 2009 11:26:29 +0100 Jaroslav Hajek implement cummin/cummax functions
Mon, 30 Jun 2008 15:51:31 +0200 David Bateman new NDArray constructor for ArrayN<octave_idx_type>
Sun, 27 Apr 2008 22:34:17 +0200 David Bateman First attempt at single precision tyeps
Thu, 27 Mar 2008 22:23:54 -0400 John W. Eaton rename minmax.cc to max.cc base src/DLD-FUNCTIONS/minmax.cc@bd5d3d3f8bd6