log scripts/statistics/base/histc.m @ 19697:4197fc428c7d

age author description
Wed, 11 Feb 2015 14:19:08 -0500 John W. Eaton maint: Update copyright notices for 2015.
Wed, 23 Oct 2013 22:09:27 -0400 John W. Eaton maint: Update copyright notices for release.
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
Sat, 07 May 2011 14:52:08 -0700 Rik Overhaul functions in statistics/base directory.
Thu, 20 Jan 2011 18:26:09 -0500 John W. Eaton missing semicolons in script files
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.
Sat, 23 Oct 2010 03:00:31 -0400 John W. Eaton style fix: break lines before && and ||, not after
Wed, 04 Aug 2010 21:07:21 +0200 Jaroslav Hajek isargout optimization in histc
Sun, 18 Jul 2010 20:35:16 -0700 Rik Grammarcheck the documentation from m-files.
Thu, 27 May 2010 20:12:51 -0700 Rik Improve validation of input arguments for base statistics functions.
Fri, 27 Mar 2009 22:31:03 -0700 Rik Grammar check TexInfo in all .m files
Mon, 09 Mar 2009 16:03:17 +0100 Jaroslav Hajek slightly simplify histc
Mon, 09 Mar 2009 12:34:55 +0100 Jaroslav Hajek optimize histc implementation
Sun, 08 Mar 2009 19:18:44 +0100 Soren Hauberg scripts/statistics/base/histc.m: update copyright notice to match the rest of Octave
Sun, 08 Mar 2009 18:45:58 +0100 Soren Hauberg Add the 'histc' function