log scripts/statistics/base/std.m @ 14336:34af9f9ff98b

age author description
Sun, 05 Feb 2012 15:46:02 -0800 Rik Use Octave coding conventions (double-quote " in preference to single quote ')
Mon, 02 Jan 2012 14:25:41 -0500 John W. Eaton maint: update copyright notices for 2012 stable
Wed, 13 Jul 2011 17:43:30 -0700 Rik std.m: Allow null inputs []. Bug #33532.
Sat, 07 May 2011 14:52:08 -0700 Rik Overhaul functions in statistics/base directory.
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
Mon, 03 Jan 2011 21:23:08 -0800 Rik Overhaul base statistics functions and documentation of same.
Mon, 26 Jul 2010 21:25:36 -0700 Rik Grammarcheck documentation of m-files
Sun, 18 Jul 2010 20:35:16 -0700 Rik Grammarcheck the documentation from m-files.
Thu, 06 Aug 2009 14:28:56 -0400 John W. Eaton std.m: correctly work along singleton dimension
Sun, 17 May 2009 14:39:39 -0700 Rik Simplify Texinfo documentation in .m scripts by removing redundant @iftex calls
Fri, 27 Mar 2009 22:31:03 -0700 Rik Grammar check TexInfo in all .m files
Fri, 13 Mar 2009 21:26:13 +0100 Jaroslav Hajek further simplify some stats funcs
Sat, 07 Mar 2009 10:41:27 -0500 John W. Eaton update copyright notices
Tue, 13 Jan 2009 14:08:36 -0500 John W. Eaton style fixes