log scripts/general/repelem.m @ 33625:d213a148b3f1 default tip

age author description
Tue, 23 Jan 2024 19:44:59 -0500 Nicholas R. Jankowski repelem.m: Update author contact email address in docstring. stable
Fri, 22 Dec 2023 12:08:17 -0500 John W. Eaton maint: update Octave Project Developers copyright for the new year stable
Fri, 06 Jan 2023 13:11:27 -0500 John W. Eaton update Octave Project Developers copyright for the new year stable
Tue, 28 Dec 2021 18:22:40 -0500 John W. Eaton update Octave Project Developers copyright for the new year stable
Tue, 02 Nov 2021 11:00:45 -0400 Nicholas R. Jankowski repelem.m: produce row output for scalar input (bug #61412)
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
Thu, 17 Dec 2020 17:57:50 -0800 Rik maint: merge stable to default.
Thu, 17 Dec 2020 17:57:20 -0800 Rik replem.m: Fix operations with sparse matrices (bug #59705). stable
Tue, 13 Oct 2020 18:17:29 -0700 Rik maint: Use Octave convention of space after function name in scripts dir.
Sun, 11 Oct 2020 21:59:35 -0700 Rik test: Add expected error message <Invalid call> to BIST tests for nargin.
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
Tue, 22 Jan 2019 13:45:11 -0800 Mike Miller doc: clean up doc example blocks for accuracy and consistent formatting stable
Wed, 02 Jan 2019 16:32:43 -0500 John W. Eaton maint: Update copyright dates in all source files. stable
Mon, 09 Jul 2018 11:31:15 -0700 Rik repelem.m: Fix behavior when final repeat count is 0 (bug #54275). stable
Mon, 09 Apr 2018 07:04:36 -0400 John W. Eaton * repelem.m: Update copyright year. stable
Fri, 23 Mar 2018 10:10:52 -0700 Rik doc: grammarcheck m-files ahead of 4.4 release. stable
Wed, 14 Mar 2018 23:05:43 -0700 Mike Miller maint: reformat GPLv3 license header blocks for consistency stable
Sat, 06 Jan 2018 07:57:19 -0800 Rik maint: Update punctuation for GPL v3 license text.
Wed, 08 Nov 2017 10:32:23 -0500 John W. Eaton maint: Strip trailing whitespace from source files.
Mon, 04 Sep 2017 10:51:43 +0200 Kai T. Ohlhus doc: Improve docstring for repelem().
Fri, 11 Aug 2017 18:09:51 -0700 Rik repelem.m: Overhaul function.
Fri, 11 Aug 2017 13:25:45 -0400 John W. Eaton * repelem.m: Style fixes.
Mon, 04 Jul 2016 20:04:21 +1000 Lachlan Andrew new function repelem (bug #45497)