log scripts/specfun/perms.m @ 31551:fd29c7a50a78 stable

age author description
Sat, 26 Nov 2022 06:32:08 -0800 Rik maint: use commas, semicolons consistently with Octave conventions. stable
Tue, 05 Jul 2022 08:57:15 -0700 Rik perms.m: Small cleanups for Octave coding conventions (bug #60364)
Mon, 20 Jun 2022 17:27:39 -0400 Michael Leitner perms.m: Much faster technique to generate unique permutations
Sat, 28 May 2022 18:28:42 -0700 Rik perms.m: Cleanup for Octave coding conventions.
Thu, 26 May 2022 13:12:31 -0400 Arun Giridhar maint: perms.m: Copyedit docstring and comments to match Octave codestyle
Wed, 25 May 2022 17:58:13 -0400 Arun Giridhar perms.m: Add new input option "unique" to return only unique permutations (bug #60364)
Wed, 30 Mar 2022 20:40:27 -0700 Rik doc: Ensure documentation lists output argument when it exists for all m-files.
Tue, 28 Dec 2021 18:22:40 -0500 John W. Eaton update Octave Project Developers copyright for the new year stable
Wed, 10 Feb 2021 10:10:40 -0500 John W. Eaton maint: merge stable to default.
Wed, 10 Feb 2021 09:52:15 -0500 John W. Eaton update Octave Project Developers copyright for the new year stable
Wed, 14 Oct 2020 11:46:55 -0700 Rik maint: Use semicolon after assert statement inside %!test blocks.
Sat, 10 Oct 2020 16:32:20 -0700 Rik maint: Use same coding style when checking for a minimum of 1 input.
Fri, 09 Oct 2020 13:28:53 -0700 Rik test: remove unnecessary BIST tests in m-files checking for excessive number of inputs.
Wed, 08 Jan 2020 11:59:41 -0500 John W. Eaton update formatting of copyright notices
Mon, 06 Jan 2020 22:29:51 -0500 John W. Eaton update Octave Project Developers copyright for the new year
Mon, 06 Jan 2020 15:38:17 -0500 John W. Eaton use centralized file for copyright info for individual contributors
Wed, 20 Mar 2019 02:27:30 +0000 John W. Eaton update bug status in tests
Wed, 02 Jan 2019 16:32:43 -0500 John W. Eaton maint: Update copyright dates in all source files. stable
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.
Fri, 17 Nov 2017 13:46:15 -0500 John W. Eaton * perms.m: Split groups of tests to individual asserts.
Fri, 17 Nov 2017 17:34:28 +0000 Carnë Draug scripts/specfun/perms.m: support data of any indexable type (bug #52431)
Fri, 17 Nov 2017 16:53:42 +0000 Carnë Draug scripts/specfun/perms.m: fix return type and size for empty arrays (bug #52432)
Fri, 17 Nov 2017 16:01:59 +0000 Carnë Draug scripts/specfun/perms.m: add tests for non numeric data (bug #52431)
Mon, 06 Mar 2017 16:12:48 -0800 Michael Leitner perms.m: Recode for performance and Matlab-compatible output order (bug #50426)
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
Mon, 23 Jan 2017 14:27:48 -0500 John W. Eaton maint: Merge stable to default.
Fri, 20 Jan 2017 12:19:08 -0500 John W. Eaton maint: strip extra trailing newlines from files. stable
Sun, 13 Nov 2016 20:33:47 -0800 Rik maint: Standardize Copyright formatting.
Wed, 17 Aug 2016 01:05:19 -0400 John W. Eaton maint: Update copyright notices for 2016.
Sat, 12 Dec 2015 07:31:00 -0800 Rik 2015 Code Sprint: remove class of function from docstring for all m-files.
Wed, 11 Feb 2015 14:19:08 -0500 John W. Eaton maint: Update copyright notices for 2015.
Sat, 20 Sep 2014 06:31:27 -0700 Rik doc: Overhaul documentation for some functions in specfun/ dir.
Wed, 23 Oct 2013 22:09:27 -0400 John W. Eaton maint: Update copyright notices for release.
Fri, 09 Aug 2013 21:53:05 -0700 Arun Giridha perms.m: Use uint8 to reduce memory usage by 1/8th.
Fri, 04 Jan 2013 14:14:41 -0800 Rik perms.m: Match documentation variable names to function variable names.
Fri, 26 Oct 2012 10:46:17 -0400 Jordi Gutiérrez Hermoso perms.m: make it work for string arguments
Tue, 17 Jul 2012 13:34:19 -0700 Rik maint: use rows() and columns() to clarify m-files.
Tue, 17 Jul 2012 07:08:39 -0700 Rik maint: Use Octave coding conventions for cuddling parentheses in scripts directory
Mon, 13 Feb 2012 07:29:44 -0800 Rik Use Octave coding conventions in all m-file %!test blocks
Mon, 02 Jan 2012 14:25:41 -0500 John W. Eaton maint: update copyright notices for 2012 stable
Sat, 16 Jul 2011 15:19:19 -0400 John W. Eaton codesprint: new tests for specfun directory
Fri, 14 Jan 2011 05:47:45 -0500 John W. Eaton update copyright notices
Mon, 26 Jul 2010 21:25:36 -0700 Rik Grammarcheck documentation of m-files
Thu, 19 Nov 2009 11:15:23 +0100 Jaroslav Hajek improve perms
Fri, 22 May 2009 10:46:00 -0400 John W. Eaton update copyright notices
Fri, 27 Mar 2009 22:31:03 -0700 Rik Grammar check TexInfo in all .m files
Fri, 12 Oct 2007 21:27:37 +0000 jwe [project @ 2007-10-12 21:27:11 by jwe]
Fri, 12 Oct 2007 06:41:26 +0000 jwe [project @ 2007-10-12 06:40:56 by jwe]
Mon, 25 Jun 2007 17:31:47 +0000 jwe [project @ 2007-06-25 17:31:46 by jwe]
Wed, 07 Mar 2007 18:14:44 +0000 jwe [project @ 2007-03-07 18:14:44 by jwe]
Mon, 22 May 2006 06:25:14 +0000 jwe [project @ 2006-05-22 06:25:14 by jwe]