log src/data.cc @ 14193:72aebe619641 stable rc-3-6-0-0

age author description
Sun, 08 Jan 2012 13:39:44 -0800 Rik doc: miscellaneous documentation improvements stable
Sun, 08 Jan 2012 15:24:53 -0500 Jordi Gutiérrez Hermoso doc: Better explain which complex result is chosen by .^ stable
Mon, 02 Jan 2012 14:25:41 -0500 John W. Eaton maint: update copyright notices for 2012 stable
Tue, 27 Dec 2011 13:45:30 -0500 Jordi Gutiérrez Hermoso Do more error checking on accumarray and accumdim input. stable
Fri, 23 Dec 2011 12:04:13 -0800 Rik Fix Info referencing for i, I, j, J (Bug #35157) stable
Wed, 21 Dec 2011 09:44:46 -0800 Rik test: Use internal prefix "__" for %!functions to avoid polluting workspace stable
Fri, 09 Dec 2011 11:17:13 -0800 Rik Return retval(1) before retval(0) to avoid re-sizing call on retval.
Wed, 23 Nov 2011 08:38:19 -0800 Rik Grammarcheck of documentation before 3.6.0 release.
Tue, 22 Nov 2011 18:26:28 -0800 Rik Remove unnecessary regular expression '.*' from ends of %!error blocks
Tue, 01 Nov 2011 11:08:18 -0700 Rik Fix confusing interaction between @code macro and transpose operator (') in documentation (Bug #34661).
Thu, 27 Oct 2011 09:50:03 -0700 Rik doc: Don't use @code{} macro for transpose and ctranspose (Bug #34661)
Thu, 20 Oct 2011 12:54:40 +0100 Michael Goffioul Help dumb compilers to resolve template parameters.
Fri, 07 Oct 2011 22:16:07 -0400 John W. Eaton make concatenation of class objects work
Tue, 30 Aug 2011 14:37:25 -0400 John W. Eaton maint: periodic merge of stable to default
Tue, 30 Aug 2011 14:34:20 -0400 John W. Eaton doc: fix typo in ndims doc string stable
Fri, 05 Aug 2011 18:52:40 -0400 John W. Eaton maint: periodic merge of stable to default
Fri, 05 Aug 2011 10:58:43 -0500 Jordi Gutiérrez Hermoso Clarify what indices can be for numel stable
Tue, 02 Aug 2011 10:50:11 -0500 Jordi Gutiérrez Hermoso Let rand accept negative dimensions (bug #33301)
Tue, 26 Jul 2011 02:21:37 -0500 Jordi Gutiérrez Hermoso Remove comment over squashed bug
Sun, 17 Jul 2011 17:42:56 -0700 Alois Schlögl test: Tests for bug #32683 involving incorrect ndarray concatenation
Tue, 17 May 2011 08:05:38 -0700 Rik doc: Don't use @code{} within @deftypefn macro stable
Sun, 01 May 2011 11:39:50 -0700 Rik doc: Periodic grammarcheck and spellcheck of documentation. stable
Sun, 01 May 2011 08:55:15 -0700 Rik doc: Review and update documentation for "Matrix Manipulation" chapter. stable
Fri, 08 Apr 2011 12:44:40 -0700 Rik Improve documentation strings in Linear Algebra chapter. stable
Wed, 06 Apr 2011 11:44:21 -0700 Rik Clean up operator and function indices in documentation.
Mon, 04 Apr 2011 15:33:46 -0700 Rik Grammarcheck files for 3.4.1 release.
Sun, 03 Apr 2011 07:24:38 -0700 Rik Add documentation for 3-input form of diag(). Add new tests.
Sun, 03 Apr 2011 07:00:34 -0700 Rik Reverse changset cc8ccdfec424. Restore 3-input form of diag().
Fri, 01 Apr 2011 20:19:18 -0700 Rik Remove archaic 3-input argument form of diag function.
Mon, 28 Mar 2011 16:38:13 -0700 Rik Improve docstrings for a number of functions.
Sat, 26 Feb 2011 17:28:11 -0800 Rik Rewrite error strings in src/ to use variables named in documentation.
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