log src/data.cc @ 12074:e7c3e9ad2286 release-3-2-x

age author description
Wed, 26 Aug 2009 08:17:08 +0200 Jaroslav Hajek fix order of args in fmod release-3-2-x
Sun, 23 Aug 2009 11:10:05 +0200 Jaroslav Hajek fix some functions help markup release-3-2-x
Mon, 12 Jan 2009 10:57:46 +0100 Francesco Potortì Cross reference between postpad and resize release-3-0-x
Mon, 12 Jan 2009 10:56:09 +0100 Francesco Potortì One word missing from int8 help string. release-3-0-x
Fri, 19 Sep 2008 23:21:15 +0200 David Bateman Special case single type conacation in Fcat. Rework cell2mat to take advantage. Cut trailing singletons in cat release-3-0-x
Mon, 18 Feb 2008 18:08:29 +0100 David Bateman Treat integer types for mod/rem correctly release-3-0-x
Mon, 07 Apr 2008 13:40:38 -0400 John W. Eaton update copyright dates release-3-0-x
Fri, 21 Mar 2008 14:16:41 +0100 David Bateman minor doc patch release-3-0-x
Thu, 20 Jan 2011 19:33:32 -0800 Rik Use @nospell macro on certain words in docstrings.
Thu, 20 Jan 2011 18:43:39 -0500 John W. Eaton style fixes for warning and error messages in source files
Thu, 20 Jan 2011 17:24:59 -0500 John W. Eaton strip trailing whitespace from source files
Wed, 19 Jan 2011 21:16:13 -0800 Rik Spellcheck documentation before 3.4 release.
Wed, 19 Jan 2011 17:51:22 -0800 Rik Grammarcheck Texinfo for files in src directory.
Wed, 19 Jan 2011 17:55:56 -0500 John W. Eaton attempt better backward compatibility for Array constructors
Fri, 14 Jan 2011 05:47:45 -0500 John W. Eaton update copyright notices
Mon, 03 Jan 2011 18:36:49 -0800 Rik Add tests for sparse forms of logical matrices to islogical, isnumeric.
Fri, 31 Dec 2010 13:20:44 -0800 Rik Improve docstrings for all isXXX functions.
Tue, 28 Dec 2010 17:43:43 -0800 Rik Improve docstrings for functions which emulate operators.
Wed, 22 Dec 2010 03:43:24 -0500 Judd Storrs Add second argument to Fvec
Mon, 13 Dec 2010 20:39:37 -0800 Rik Add additional tests for mod with non-integer real values.
Fri, 12 Nov 2010 13:19:24 -0500 John W. Eaton simplify special case for concatenation of empty matrices
Thu, 11 Nov 2010 14:53:26 -0500 John W. Eaton special case for concatenation of empty matrices
Tue, 09 Nov 2010 00:57:49 -0500 John W. Eaton improve Matlab compatibility of rem and mod
Wed, 15 Sep 2010 22:31:12 +0200 Jaroslav Hajek optimize sum of sparse logical matrices
Tue, 10 Aug 2010 12:52:52 +0200 Jaroslav Hajek allow diff(logical)
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
Mon, 19 Jul 2010 11:10:11 -0700 Rik Improve documentation for new repelems function.
Mon, 19 Jul 2010 11:59:47 +0200 Jaroslav Hajek new built-in: repelems
Tue, 13 Jul 2010 12:08:08 +0200 Jaroslav Hajek remove unnecessary sparse indexing overloads
Fri, 02 Jul 2010 08:10:57 +0200 Jaroslav Hajek fix off-by-1 dim in scalar map horzcat/vertcat
Mon, 28 Jun 2010 12:06:48 +0200 Jaroslav Hajek optimize horzcat/vertcat for scalars, cells and structs
Mon, 21 Jun 2010 15:48:56 +0200 Jaroslav Hajek improve cat code design in data.cc, make horzcat/vertcat more Matlab compatible
Wed, 16 Jun 2010 20:36:55 -0700 Rik Periodic grammar check of documentation files to ensure common format.
Wed, 16 Jun 2010 12:54:38 +0200 Jaroslav Hajek fix invalid sort tests
Mon, 14 Jun 2010 14:53:11 +0200 Jaroslav Hajek fix sort and nth_element when trailing singleton dim is specified
Thu, 10 Jun 2010 19:09:41 -0400 Ben Abbott data.cc: Fix test for concatentating empty nd-arrays.
Thu, 10 Jun 2010 08:20:39 +0200 Jaroslav Hajek implement built-in vec()
Wed, 09 Jun 2010 21:44:21 +0200 Jaroslav Hajek improve reshape
Tue, 08 Jun 2010 20:22:38 -0700 Rik Improve documentation strings.
Sun, 06 Jun 2010 16:52:01 +0100 Michael Goffioul Specify template arguments explicitely [MSVC].
Thu, 22 Apr 2010 09:41:37 +0200 Jaroslav Hajek extend hypot to accept >2 args
Mon, 19 Apr 2010 15:31:49 +0200 Jaroslav Hajek reuse Array<T>::cat and Sparse<T>::cat in cat/horzcat/vertcat
Thu, 08 Apr 2010 12:50:15 +0200 Jaroslav Hajek fix & improve cat (bug #29465)
Tue, 23 Mar 2010 13:01:34 +0100 Jaroslav Hajek implement built-in rem and mod
Tue, 23 Mar 2010 09:30:46 +0100 Jaroslav Hajek implement general binary mapping facility
Tue, 09 Mar 2010 08:06:30 +0100 Jaroslav Hajek remove integer math warnings
Fri, 05 Mar 2010 12:31:30 +0100 Jaroslav Hajek optimize accumdim with summation
Tue, 23 Feb 2010 16:12:27 +0100 Jaroslav Hajek remove Array2
Sat, 23 Jan 2010 21:41:03 +0100 Jaroslav Hajek merge MArray classes & improve Array interface
Thu, 11 Feb 2010 12:41:46 -0500 John W. Eaton untabify src C++ source files
Wed, 10 Feb 2010 16:12:13 -0500 John W. Eaton data.cc: use CLOCKS_PER_SEC instead of HZ
Wed, 10 Feb 2010 15:42:59 -0500 John W. Eaton data.cc: include <sys/times.h> and ensure that HZ is defined
Wed, 10 Feb 2010 07:57:43 +0100 Jaroslav Hajek remove islist
Wed, 10 Feb 2010 07:29:53 +0100 Jaroslav Hajek make isreal matlab compatible
Wed, 10 Feb 2010 07:07:00 +0100 Jaroslav Hajek clarify isnumeric and ismatrix
Tue, 09 Feb 2010 12:56:47 +0100 Jaroslav Hajek optimize return values of find and sort
Mon, 08 Feb 2010 15:24:42 +0100 Jaroslav Hajek update some copyright notices
Sat, 06 Feb 2010 11:11:43 +0100 Jaroslav Hajek small fixes to accumarray
Fri, 05 Feb 2010 12:09:21 +0100 Jaroslav Hajek new optimizations for accumarray