log scripts/time/datetick.m @ 16923:5d08a2ec7edb

age author description
Sun, 24 Feb 2013 07:16:22 -0800 Rik doc: Fix warnings associated with Texinfo 5.0 (bug #38392)
Sun, 08 Jul 2012 11:28:50 -0700 Rik maint: Use Octave coding convention for cuddled parenthis in function calls with empty argument lists.
Mon, 21 May 2012 00:40:44 +0200 David Bateman Allow fractional months to datenum and correct a couple of typos in datetick (bug #36482)
Wed, 11 Apr 2012 22:07:00 -0400 John W. Eaton maint: miscellaneous style fixes for .m files
Mon, 13 Feb 2012 07:29:44 -0800 Rik Use Octave coding conventions in all m-file %!test blocks
Fri, 20 Jan 2012 12:59:53 -0800 Rik Revamp %!demos in m-files to use Octave coding conventions on spacing, etc.
Mon, 02 Jan 2012 14:25:41 -0500 John W. Eaton maint: update copyright notices for 2012 stable
Sat, 03 Sep 2011 17:25:50 -0400 John W. Eaton codesprint: mark datetick as tested.
Mon, 04 Apr 2011 15:33:46 -0700 Rik Grammarcheck files for 3.4.1 release.
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.
Thu, 25 Nov 2010 02:18:58 -0500 John W. Eaton datetick.m: add missing semicolon
Sat, 23 Oct 2010 03:00:31 -0400 John W. Eaton style fix: break lines before && and ||, not after
Sun, 18 Jul 2010 20:35:16 -0700 Rik Grammarcheck the documentation from m-files.
Sat, 27 Feb 2010 23:04:09 -0500 Ben Abbott datetick.m: Fix 'keepticks' bug, and untabify.
Wed, 20 Jan 2010 14:48:13 -0500 John W. Eaton datetick: make form argument optional
Fri, 22 May 2009 10:46:00 -0400 John W. Eaton update copyright notices
Fri, 27 Mar 2009 22:31:03 -0700 Rik Grammar check TexInfo in all .m files
Mon, 17 Nov 2008 11:38:39 +0100 Brian Gough spelling corrections
Wed, 17 Sep 2008 16:04:27 -0400 David Bateman Add the datetick function