log scripts/general/narginchk.m @ 22760:c4d80b9d2898

age author description
Mon, 14 Nov 2016 12:12:02 -0800 Rik maint: Capitalize variable names appearing in error() messages of m-files.
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.
Fri, 01 Apr 2016 16:03:29 -0700 Rik maint: Add semicolons to terminate code in %! blocks.
Sun, 27 Mar 2016 15:50:01 -0700 Rik doc: Wrap m-file docstrings to 79 characters + newline (80 total).
Sat, 12 Dec 2015 07:31:00 -0800 Rik 2015 Code Sprint: remove class of function from docstring for all m-files.
Thu, 19 Nov 2015 14:17:45 -0800 Rik Preface error() messages with name of function when possible.
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.
Mon, 01 Sep 2014 10:57:29 -0700 Rik Deprecate nargchk in favor of narginchk.
Wed, 23 Oct 2013 22:09:27 -0400 John W. Eaton maint: Update copyright notices for release.
Sun, 19 Aug 2012 10:50:40 -0400 John W. Eaton fix missing semicolons in various .m files
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
Thu, 10 Nov 2011 02:50:51 -0500 John W. Eaton * narginchk.m: New tests.
Thu, 10 Nov 2011 02:45:40 -0500 John W. Eaton * narginchk.m: Style and doc fixes.
Fri, 28 Oct 2011 17:31:43 +0100 Carnë Draug New function narginchk