log src/ov-range.h @ 10313:f3b65e1ae355

age author description
Thu, 11 Feb 2010 12:16:43 -0500 John W. Eaton untabify src header files
Wed, 20 Jan 2010 20:39:26 -0500 John W. Eaton remove Emacs local-variable settings from source files in src directory
Sat, 28 Nov 2009 14:00:56 +0100 Kacper Kowalik Remove HDF5 cruft for older versions of HDF5
Thu, 12 Nov 2009 15:47:58 +0100 Jaroslav Hajek improve unary mapper system
Fri, 02 Oct 2009 08:27:44 +0200 Jaroslav Hajek implement builtin_type
Mon, 03 Aug 2009 15:52:40 +0200 Jaroslav Hajek supply optimized compiled sub2ind & ind2sub
Mon, 15 Jun 2009 10:40:10 +0200 Jaroslav Hajek cache idx_vector result in matrices once used for indexing
Wed, 22 Apr 2009 11:05:55 +0200 Jaroslav Hajek support range->string conversions
Fri, 13 Mar 2009 12:18:50 +0100 Jaroslav Hajek fix range arithmetics
Tue, 10 Mar 2009 13:55:52 -0400 John W. Eaton include <iosfwd> instead of <iostream> in header files
Sat, 07 Mar 2009 10:41:27 -0500 John W. Eaton update copyright notices
Thu, 12 Feb 2009 15:29:12 -0500 John W. Eaton rename internal issorted and issorted_rows functions to is_sorted and is_sorted_rows
Thu, 12 Feb 2009 15:16:35 -0500 John W. Eaton rename all uses of sortrows_idx to sort_rows_idx
Wed, 11 Feb 2009 15:25:53 +0100 Jaroslav Hajek imported patch sort3.diff
Mon, 12 Jan 2009 13:06:06 +0100 Jaroslav Hajek reimplement full as method of octave_base_value
Sat, 27 Dec 2008 17:01:52 +0100 Jaroslav Hajek remove valid_as_scalar_index
Wed, 03 Dec 2008 13:32:57 +0100 Jaroslav Hajek implement diagonal matrix objects
Tue, 25 Nov 2008 14:04:55 +0100 Jaroslav Hajek smarter conversion lookup
Fri, 11 Jul 2008 14:56:30 -0400 John W. Eaton error for NaN values in & and | expressions
Sun, 27 Apr 2008 22:34:17 +0200 David Bateman First attempt at single precision tyeps
Wed, 30 Apr 2008 03:30:34 -0400 Jaroslav Hajek implement builtin log2
Wed, 26 Mar 2008 22:09:42 -0400 John W. Eaton require both subsref variants to be defined in octave_value subclasses
Tue, 25 Mar 2008 19:47:21 -0400 Jaroslav Hajek implement expm1 and log1p functions
Tue, 25 Mar 2008 15:56:41 -0400 Jaroslav Hajek implement mapper function for banker's rounding
Fri, 21 Mar 2008 00:08:24 +0100 David Bateman Move diag function into the octave_value class
Mon, 10 Mar 2008 22:24:49 -0400 John W. Eaton new isfloat function
Wed, 20 Feb 2008 04:22:50 -0500 David Bateman convert mapper functions to new format
Fri, 08 Feb 2008 16:00:16 -0500 John W. Eaton eliminate UNDEFINED sort mode
Thu, 07 Feb 2008 22:36:11 -0500 John W. Eaton make sort work for ranges
Fri, 12 Oct 2007 21:27:37 +0000 jwe [project @ 2007-10-12 21:27:11 by jwe]