log scripts/signal/movslice.m @ 31375:96f751f8392c

age author description
Sun, 30 Oct 2022 21:58:36 -0700 Rik doc: grammar check documentation ahead of 8.1 release.
Tue, 29 Mar 2022 16:49:26 -0400 Nicholas R. Jankowski doc: Add missing variable descriptions to movslice docstring stable
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
Sun, 11 Oct 2020 21:59:35 -0700 Rik test: Add expected error message <Invalid call> to BIST tests for nargin.
Tue, 21 Jan 2020 14:35:03 -0800 Rik maint: Remove remaining "Author:" instances from code base.
Tue, 21 Jan 2020 13:06:02 -0800 Rik maint: Remove "Created:" lines from code base.
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, 02 Jan 2019 16:32:43 -0500 John W. Eaton maint: Update copyright dates in all source files. stable
Mon, 17 Dec 2018 13:06:10 -0800 Rik movslice.m, movfun.m: Eliminate duplicate input validation between these functions.
Sun, 16 Dec 2018 22:24:10 -0800 Rik movfun.m, movslice.m: Add support for even-size, asymmetric windows for Matlab compatibility.
Sun, 16 Dec 2018 15:21:48 -0800 Rik movfun.m, movslice.m: Add additional input validation and BIST tests for same.
Sun, 16 Dec 2018 12:48:00 -0800 Rik movfun.m, movslice.m: Use Octave coding conventions.
Sun, 16 Dec 2018 00:13:55 -0800 Juan Pablo Carbajal Update documentation for movXXX functions (bug #48774).
Sat, 15 Dec 2018 07:29:27 -0800 Juan Pablo Carbajal Add functions for calculating value of function handle over windows of data (bug #48774).