log scripts/general/accumarray.m @ 25054:6652d3823428 stable

age author description
Fri, 30 Mar 2018 09:19:05 -0400 John W. Eaton maint: Update copyright dates in all source files. stable
Sat, 06 Jan 2018 07:57:19 -0800 Rik maint: Update punctuation for GPL v3 license text.
Thu, 16 Nov 2017 18:12:23 -0800 Rik maint: merge stable to default.
Thu, 16 Nov 2017 17:24:09 -0800 Rik accumarray.m: Add '@' to function handles in docstring (bug #52418). stable
Fri, 09 Jun 2017 17:44:57 -0400 John W. Eaton use new script to tag fixed bugs in tests
Fri, 09 Jun 2017 17:40:34 -0400 John W. Eaton new script for updating test status for fixed bugs
Fri, 09 Jun 2017 15:34:03 -0400 John W. Eaton allow bugs to be tagged as fixed in test suite
Mon, 15 May 2017 15:58:57 +0100 Carnë Draug accumarray.m: check if func is a function handle
Wed, 22 Feb 2017 12:58:07 -0500 John W. Eaton maint: Merge stable to default.
Wed, 22 Feb 2017 12:39:29 -0500 John W. Eaton maint: Update copyright dates. stable
Sun, 13 Nov 2016 20:33:47 -0800 Rik maint: Standardize Copyright formatting.
Wed, 14 Sep 2016 16:05:16 -0700 Rik test: Add bug ids (<#####>) to BIST tests.
Wed, 17 Aug 2016 01:05:19 -0400 John W. Eaton maint: Update copyright notices for 2016.
Fri, 20 May 2016 15:46:45 -0700 Rik maint: Use newlines to make code more readable.
Thu, 19 May 2016 18:48:52 -0700 Rik maint: Use two spaces after period to indicate sentence break.
Fri, 01 Apr 2016 16:03:29 -0700 Rik maint: Add semicolons to terminate code in %! blocks.
Sun, 28 Feb 2016 18:22:39 +0000 Carnë Draug accumarray: fix default output size for empty list of subscripts (bug #47287)
Sun, 28 Feb 2016 18:21:07 +0000 Carnë Draug accumarray: fix general case for empty list of subscripts (bug #47287)
Sun, 28 Feb 2016 16:55:41 +0000 Carnë Draug accumarray.m: edit tests to follow coding guidelines.
Sat, 12 Dec 2015 07:31:00 -0800 Rik 2015 Code Sprint: remove class of function from docstring for all m-files.
Sun, 03 May 2015 09:36:20 -0700 Rik doc: Update docstrings to have one sentence summary as first line. stable
Thu, 26 Feb 2015 13:13:40 -0500 John W. Eaton maint: Cleanup some .m files to follow Octave coding conventions.
Thu, 12 Feb 2015 18:34:56 +0100 Kai T. Ohlhus Fix Matlab incompatibility of "ismatrix" (bug #42422).
Wed, 11 Feb 2015 14:19:08 -0500 John W. Eaton maint: Update copyright notices for 2015.
Tue, 20 Jan 2015 08:26:57 -0500 John W. Eaton strip trailing whitespace from most source files stable
Wed, 23 Oct 2013 22:09:27 -0400 John W. Eaton maint: Update copyright notices for release.
Sat, 27 Jul 2013 10:49:21 -0700 Rik doc: Use XREF as anchor prefix in documentation for clearer results in Info viewer.
Tue, 18 Jun 2013 20:35:12 -0700 Rik Fix seealso HTML links when using Texinfo 4.X (bug #38862).
Sun, 19 Aug 2012 10:50:40 -0400 John W. Eaton fix missing semicolons in various .m files
Tue, 17 Jul 2012 07:08:39 -0700 Rik maint: Use Octave coding conventions for cuddling parentheses in scripts directory
Wed, 15 Feb 2012 13:31:31 -0800 Rik doc: Periodic grammar check of documentation.
Mon, 13 Feb 2012 07:29:44 -0800 Rik Use Octave coding conventions in all m-file %!test blocks
Sat, 04 Feb 2012 22:12:50 -0800 Rik doc: Use Octave coding conventions in @example blocks of docstrings. stable
Mon, 02 Jan 2012 14:25:41 -0500 John W. Eaton maint: update copyright notices for 2012 stable
Thu, 29 Dec 2011 22:01:39 -0500 Ben Abbott accumarray.m: Fix trivial typo in docstring. stable
Thu, 29 Dec 2011 15:18:10 -0500 Jordi Gutiérrez Hermoso accumarray.m: Add another example for sparse matrices, minor formatting stable
Thu, 29 Dec 2011 06:05:00 -0800 Rik doc: Final grammarcheck and spellcheck before 3.6.0 release. stable
Tue, 27 Dec 2011 15:03:35 -0500 Jordi Gutiérrez Hermoso acumarray.m: Reformat long lines stable
Tue, 27 Dec 2011 13:51:35 -0500 Jordi Gutiérrez Hermoso accumarray.m: Handle the case of empty size argument for functions besides @sum stable
Tue, 27 Dec 2011 13:45:30 -0500 Jordi Gutiérrez Hermoso Do more error checking on accumarray and accumdim input. stable
Thu, 15 Dec 2011 22:03:03 -0800 Rik Use non-negative, non-positive with hyphens in error messages. stable
Wed, 23 Nov 2011 09:42:50 -0800 Rik doc: Spellcheck documentation before 3.6.0 release
Wed, 23 Nov 2011 08:38:19 -0800 Rik Grammarcheck of documentation before 3.6.0 release.
Wed, 02 Nov 2011 00:26:27 -0400 Jordi Gutiérrez Hermoso Consistently allow creation of sparse vectors in accumarray
Wed, 02 Nov 2011 00:25:27 -0400 Jordi Gutiérrez Hermoso Clarify max/min in accumarray and uniformise its behaviour
Tue, 20 Sep 2011 15:38:24 -0400 John W. Eaton maint: periodic merge of stable to default
Tue, 20 Sep 2011 12:25:02 -0700 Rik doc: Quiet Texinfo warning in accumarray.m stable
Sat, 17 Sep 2011 22:07:41 -0500 Jordi Gutiérrez Hermoso maint: Periodic merge of stable to default
Sat, 17 Sep 2011 21:55:38 -0500 Jordi Gutiérrez Hermoso Improve accumarray's docstring: one more example, mention vals can be scalar stable
Sat, 06 Aug 2011 18:03:18 -0700 Rik Replace function handles with function names in cellfun calls for 15% speedup.
Sat, 29 Jan 2011 21:58:40 -0800 Rik Add accumdim function to documentation.c
Thu, 20 Jan 2011 18:26:09 -0500 John W. Eaton missing semicolons in script files
Thu, 20 Jan 2011 17:35:29 -0500 John W. Eaton all script files: untabify and strip trailing whitespace
Fri, 14 Jan 2011 05:47:45 -0500 John W. Eaton update copyright notices
Sun, 09 Jan 2011 21:33:04 -0800 Rik Use uppercase for variable names in error() strings to match Info documentation. Only m-files done.
Sun, 09 Jan 2011 12:41:21 -0800 Rik Overhaul m-script files to use common variable name between code and documentation.
Thu, 04 Nov 2010 12:18:08 -0700 Rik Reverse changeset b1f4bdc276b6. Use all lower case for "uniformoutput" option.
Mon, 13 Sep 2010 07:12:52 +0200 Jaroslav Hajek tiny optimization in accumarray
Sun, 18 Jul 2010 20:35:16 -0700 Rik Grammarcheck the documentation from m-files.
Thu, 08 Jul 2010 13:51:37 +0200 Jaroslav Hajek fix bug in accumarray