log scripts/general/nargoutchk.m @ 14119:94e2a76f1e5a stable

age author description
Wed, 23 Nov 2011 08:38:19 -0800 Rik Grammarcheck of documentation before 3.6.0 release.
Fri, 11 Nov 2011 23:16:30 -0500 Jordi Gutiérrez Hermoso Merge in Carnë's changes.
Mon, 31 Oct 2011 00:38:27 +0000 Carnë Draug Made nargoutchk compatible with matlab 2011 but keeping backwards compatibility
Fri, 28 Oct 2011 17:31:43 +0100 Carnë Draug New function narginchk
Mon, 25 Jul 2011 10:18:48 -0700 Rik Return 0x1 empty struct when nargchk, nargoutcheck passes for ML compatability (bug #33808)
Wed, 20 Jul 2011 10:41:59 -0700 Rik Return correct struct for nargchk, nargoutchk (Bug #33808).
Sat, 04 Jun 2011 16:10:38 -0700 Rik Fix bug with error() not accepting an empty struct input (Bug #33428).
Fri, 14 Jan 2011 05:47:45 -0500 John W. Eaton update copyright notices
Sun, 09 Jan 2011 13:44:15 -0800 Rik Use common names for variables in documentation and code for a few more m-script files.
Sun, 18 Jul 2010 20:35:16 -0700 Rik Grammarcheck the documentation from m-files.
Sat, 07 Mar 2009 10:41:27 -0500 John W. Eaton update copyright notices
Wed, 04 Feb 2009 10:56:23 -0500 John W. Eaton style fixes
Thu, 15 Jan 2009 01:06:06 -0500 Peter L. Sondergaard nargchk.m: improve compatibility; new tests
Thu, 27 Mar 2008 15:14:10 -0400 bill nargoutchk.m, validatestring.m, addtodate.m: new functions