log scripts/time/datevec.m @ 20162:2645f9ef8c88 stable

age author description
Sun, 03 May 2015 17:00:11 -0700 Rik doc: Update more 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.
Tue, 20 Jan 2015 10:24:46 -0500 John W. Eaton maint: Periodic merge of gui-release to default.
Tue, 20 Jan 2015 08:26:57 -0500 John W. Eaton strip trailing whitespace from most source files stable
Mon, 08 Dec 2014 10:18:35 -0500 John W. Eaton maint: Periodic merge of gui-release to default.
Fri, 05 Dec 2014 12:36:06 -0800 Nir Krakauer datevec.m: Fix negative number outputs with integer (non-float) inputs (bug #43753). stable
Mon, 12 May 2014 07:56:41 -0700 Rik datevec.m: Change isrow to iscolumn in cset 9eb72fa5f8b5.
Sun, 11 May 2014 17:14:10 -0700 Sergey Plotnikov datevec.m: Return value with same shape as input (bug #42334).
Wed, 23 Oct 2013 22:09:27 -0400 John W. Eaton maint: Update copyright notices for release.
Mon, 09 Jul 2012 09:43:53 -0700 Rik doc: Periodic spellcheck of documentation.
Thu, 07 Jun 2012 09:31:39 -0700 Rik datevec.m: Support more date string input formats for Matlab compatibility (bug #36563)
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 13:35:08 -0800 Rik Modernize function implementations and docstrings in scripts/time.