log src/DLD-FUNCTIONS/lookup.cc @ 11586:12df7854fa7c

age author description
Thu, 20 Jan 2011 17:24:59 -0500 John W. Eaton strip trailing whitespace from source files
Wed, 19 Jan 2011 17:55:56 -0500 John W. Eaton attempt better backward compatibility for Array constructors
Mon, 17 Jan 2011 22:19:29 +0100 Jaroslav Hajek validate opts in lookup
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
Sun, 12 Dec 2010 21:58:30 +0100 Jaroslav Hajek drop support of 'i' option in lookup
Sun, 01 Aug 2010 20:22:17 -0700 Rik Grammarcheck more of the documentation.
Sat, 31 Jul 2010 11:18:11 -0700 Rik Grammarcheck .cc files
Wed, 16 Jun 2010 20:36:55 -0700 Rik Periodic grammar check of documentation files to ensure common format.
Tue, 08 Jun 2010 20:22:38 -0700 Rik Improve documentation strings.
Tue, 09 Mar 2010 08:10:05 +0100 Jaroslav Hajek fix deprecated ctor in lookup
Wed, 17 Feb 2010 08:29:17 +0100 Jaroslav Hajek take advantage of lazy index optimization in lookup
Wed, 03 Feb 2010 15:27:53 -0500 John W. Eaton 64-bit fixes
Wed, 20 Jan 2010 17:40:53 -0500 John W. Eaton DLD-FUNCTIONS/*.cc: delete Emacs local-variables settings
Wed, 20 Jan 2010 17:33:41 -0500 John W. Eaton DLD-FUNCTIONS/*.cc: untabify
Sat, 09 Jan 2010 02:24:49 -0500 John W. Eaton avoid various GCC warnings
Mon, 28 Dec 2009 10:11:20 -0600 Thomas Treichl Include config.h before another header file.
Sat, 05 Dec 2009 21:45:45 +0100 Jaroslav Hajek document lookup complexity
Sat, 05 Dec 2009 06:10:41 +0100 Jaroslav Hajek fix & improve lookup API
Fri, 13 Nov 2009 11:45:39 +0100 Jaroslav Hajek improve & partially revert previous change
Thu, 12 Nov 2009 15:47:58 +0100 Jaroslav Hajek improve unary mapper system
Fri, 16 Oct 2009 13:12:31 +0200 Jaroslav Hajek remove ArrayN<T> + fix nonhom. diag-scalar ops
Thu, 15 Oct 2009 10:13:07 +0200 Jaroslav Hajek update docstring of lookup
Fri, 19 Jun 2009 07:58:19 +0200 Jaroslav Hajek improve lookup's inline docs
Mon, 15 Jun 2009 12:52:53 +0200 Jaroslav Hajek autocache indices returned from find et al.
Sun, 14 Jun 2009 11:32:25 +0200 Jaroslav Hajek support char arrays in lookup
Fri, 12 Jun 2009 16:01:53 +0200 Jaroslav Hajek extend lookup capabilities
Sat, 28 Mar 2009 13:57:22 -0700 Rik Check grammar on all .cc files
Sat, 07 Mar 2009 10:41:27 -0500 John W. Eaton update copyright notices
Thu, 19 Feb 2009 15:19:59 +0100 Jaroslav Hajek improve lookup, provide Array<T>::lookup
Fri, 30 Jan 2009 21:17:13 +0100 Jaroslav Hajek fix string lookup in empty cells
Wed, 28 Jan 2009 13:53:49 +0100 Jaroslav Hajek fix lookup's docstring
Fri, 11 Jul 2008 17:59:28 -0400 John W. Eaton miscellaneous cleanup
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
Fri, 28 Mar 2008 15:53:09 -0400 Jaroslav Hajek implement compiled binary lookup