log src/data.cc @ 15428:fd5c0159b588 stable

age author description
Fri, 21 Sep 2012 16:42:33 -0400 Jordi Gutiérrez Hermoso Fix diag handling of diagvectors (bug #37411) stable
Sun, 29 Jul 2012 19:49:11 -0700 Rik maint: Use some Octave coding conventions for base64_encode, base64_decode.
Sun, 29 Jul 2012 19:17:48 +0200 Carlo de Falco Add functions to encode/decode double arrays to/from base64.
Fri, 27 Jul 2012 14:37:37 -0700 Rik doc: Update docstrings for built-in functions to not use "Loadable Function" as type.
Fri, 27 Jul 2012 09:11:49 -0700 Rik doc: Fix for bad cross-referencing due to use of aliases in Texinfo.
Fri, 27 Jul 2012 08:54:39 -0400 Doug Stewart Added one more *seealso* in "I" and removed a space at start of line, all in data.cc
Thu, 26 Jul 2012 17:59:30 -0400 Doug Stewart Added many *seealso* to the help messages
Thu, 26 Jul 2012 14:20:11 -0400 Doug Stewart Added to the sort help message.
Sat, 14 Jul 2012 06:22:56 -0700 Rik maint: Use Octave coding conventions for cuddling parentheses in src/ directory
Mon, 09 Jul 2012 10:34:43 -0700 Rik doc: Periodic grammarcheck of documentation.
Sun, 08 Jul 2012 12:00:45 -0700 Rik test: Use Octave coding conventions for tests for line() and toc().
Sun, 08 Jul 2012 11:28:50 -0700 Rik maint: Use Octave coding convention for cuddled parenthis in function calls with empty argument lists.
Fri, 06 Jul 2012 09:34:35 -0700 Rik data.cc: Use Octave coding conventions for cuddling/non-cuddling of parenthesis.
Mon, 14 May 2012 16:24:12 -0400 John W. Eaton improve compatibility of tic and toc
Thu, 10 May 2012 11:48:48 -0400 John W. Eaton avoid makeinfo problem with backslash in macro argument
Tue, 17 Apr 2012 13:18:56 -0400 John W. Eaton maint: periodic merge from stable to default
Tue, 17 Apr 2012 11:53:39 -0400 John W. Eaton correctly fill cell arrays for three-arg diag function calls stable
Thu, 12 Apr 2012 16:27:39 -0400 John W. Eaton make diag (x, m, n) return a proper diagonal matrix object (bug #36099)
Tue, 03 Apr 2012 20:44:05 -0700 Rik test: remove obsolete warning test for linspace.
Tue, 03 Apr 2012 20:38:05 -0700 Marco Caliari Fix initialization in Higham's method for norm estimate (bug #36031).
Thu, 22 Mar 2012 11:50:51 -0400 Jordi Gutiérrez Hermoso maint: periodic merge of stable to default
Thu, 22 Mar 2012 11:34:48 -0400 Jordi Gutiérrez Hermoso Initialise memory in non-square diag call (bug #35946) stable
Sun, 04 Mar 2012 12:21:10 -0800 Rik Update %!tests in src/ directory with Octave coding conventions.
Mon, 13 Feb 2012 07:45:41 -0800 Rik doc: Use Octave preference for double quote in docstrings in all .cc files
Mon, 13 Feb 2012 07:42:56 -0800 Rik doc: Correct off-by-1 spacings in all .cc docstrings
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