log scripts/general/repmat.m @ 20818:9d2023d1a63c

age author description
Sun, 03 May 2015 09:36:20 -0700 Rik doc: Update docstrings to have one sentence summary as first line. stable
Mon, 23 Feb 2015 14:54:39 -0800 Rik maint: Clean up m-files to follow Octave coding conventions.
Wed, 11 Feb 2015 14:19:08 -0500 John W. Eaton maint: Update copyright notices for 2015.
Sat, 20 Sep 2014 19:59:30 -0700 Rik repmat.m: Use Octave coding conventions in cset c53401edf4e3.
Sun, 21 Sep 2014 00:11:43 +0200 Markus Bergholz make repmat do accept more than 3 arguments (bug #38391)
Wed, 23 Oct 2013 22:09:27 -0400 John W. Eaton maint: Update copyright notices for release.
Wed, 28 Aug 2013 08:33:02 -0700 Rik maint: End m-files with 1 blank line.
Wed, 28 Aug 2013 08:27:38 -0700 Rik Use '##' for comments which stand alone on a line.
Sat, 22 Sep 2012 16:48:19 -0400 Ben Abbott Additional changes to repmat.m (e1f59fd57756).
Fri, 21 Sep 2012 21:13:33 -0400 Ben Abbott repmat() should interpret empties as implying unit.
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, 21 Jan 2012 16:25:07 -0500 Jordi GutiƩrrez Hermoso repmat.m: Fix incorrect docstring regarding higher dimensions
Mon, 02 Jan 2012 14:25:41 -0500 John W. Eaton maint: update copyright notices for 2012 stable
Sun, 01 May 2011 08:55:15 -0700 Rik doc: Review and update documentation for "Matrix Manipulation" chapter. stable
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.
Tue, 07 Dec 2010 13:24:20 -0500 John W. Eaton repmat: handle special case of replicating scalar using index vector containing zeros
Mon, 19 Jul 2010 11:10:11 -0700 Rik Improve documentation for new repelems function.
Sun, 18 Jul 2010 20:35:16 -0700 Rik Grammarcheck the documentation from m-files.
Wed, 24 Jun 2009 12:41:06 -0400 Marco Caliari repmat.m: call cron, not spkron
Wed, 25 Mar 2009 08:05:35 -0700 Rik Cleanup documentation file matrix.texi
Fri, 13 Mar 2009 12:18:45 +0100 Jaroslav Hajek simplify repmat
Sat, 07 Mar 2009 10:41:27 -0500 John W. Eaton update copyright notices
Tue, 13 Jan 2009 17:33:44 -0500 John W. Eaton repmat.m: handle negative dimensions properly
Tue, 13 Jan 2009 14:08:36 -0500 John W. Eaton style fixes
Wed, 10 Dec 2008 11:04:28 +0100 Jaroslav Hajek optimize repmat for scalar & matrix case
Fri, 12 Oct 2007 21:27:37 +0000 jwe [project @ 2007-10-12 21:27:11 by jwe]