log scripts/time/datestr.m @ 30916:1325f0c66460 stable

age author description
Fri, 08 Apr 2022 13:48:13 -0400 Arun Giridhar doc: fix minor typo in datestr.m
Tue, 28 Dec 2021 18:22:40 -0500 John W. Eaton update Octave Project Developers copyright for the new year stable
Wed, 10 Feb 2021 10:10:40 -0500 John W. Eaton maint: merge stable to default.
Wed, 10 Feb 2021 09:52:15 -0500 John W. Eaton update Octave Project Developers copyright for the new year stable
Mon, 19 Oct 2020 09:13:53 -0700 Rik doc: Use @xref, @pxref rather than "see @code{}" in TexInfo.
Fri, 09 Oct 2020 13:28:53 -0700 Rik test: remove unnecessary BIST tests in m-files checking for excessive number of inputs.
Thu, 24 Sep 2020 14:44:58 -0700 Rik Eliminate unneeded verification of nargin, nargout in m-files.
Tue, 21 Jan 2020 14:35:03 -0800 Rik maint: Remove remaining "Author:" instances from code base.
Tue, 21 Jan 2020 13:15:15 -0800 Rik maint: Remove simple "Adapted-By:" lines from code base.
Tue, 21 Jan 2020 13:06:02 -0800 Rik maint: Remove "Created:" lines from code base.
Wed, 08 Jan 2020 11:59:41 -0500 John W. Eaton update formatting of copyright notices
Mon, 06 Jan 2020 22:29:51 -0500 John W. Eaton update Octave Project Developers copyright for the new year
Mon, 06 Jan 2020 15:38:17 -0500 John W. Eaton use centralized file for copyright info for individual contributors
Wed, 02 Jan 2019 16:32:43 -0500 John W. Eaton maint: Update copyright dates in all source files. stable
Sun, 23 Dec 2018 12:16:19 -0800 Rik doc: grammarcheck m-file scripts ahead of 5.0 release. stable
Wed, 21 Nov 2018 19:04:06 +0100 Markus Mützel datestr.m: Clarify behavior if input date is a string.
Wed, 13 Jun 2018 16:21:58 -0700 Rik doc: Use @var rather than @code to mark inputs to functions in docstrings. stable
Fri, 30 Mar 2018 09:19:05 -0400 John W. Eaton maint: Update copyright dates in all source files. stable
Sat, 06 Jan 2018 07:57:19 -0800 Rik maint: Update punctuation for GPL v3 license text.
Fri, 09 Jun 2017 17:44:57 -0400 John W. Eaton use new script to tag fixed bugs in tests
Fri, 09 Jun 2017 17:40:34 -0400 John W. Eaton new script for updating test status for fixed bugs
Fri, 09 Jun 2017 15:34:03 -0400 John W. Eaton allow bugs to be tagged as fixed in test suite
Fri, 31 Mar 2017 00:37:31 +0200 larskindermann datestr.m: Correct rounding to milliseconds (bug #50673).
Sat, 18 Mar 2017 22:14:58 -0700 Lars Kindermann datestr.m: Do automatic format detection across all entries in vector (bug #50558).
Wed, 22 Feb 2017 12:58:07 -0500 John W. Eaton maint: Merge stable to default.
Wed, 22 Feb 2017 12:39:29 -0500 John W. Eaton maint: Update copyright dates. stable
Mon, 23 Jan 2017 14:27:48 -0500 John W. Eaton maint: Merge stable to default.
Fri, 20 Jan 2017 12:19:08 -0500 John W. Eaton maint: strip extra trailing newlines from files. stable
Sun, 13 Nov 2016 20:33:47 -0800 Rik maint: Standardize Copyright formatting.
Wed, 14 Sep 2016 16:05:16 -0700 Rik test: Add bug ids (<#####>) to BIST tests.
Wed, 17 Aug 2016 01:05:19 -0400 John W. Eaton maint: Update copyright notices for 2016.
Tue, 31 May 2016 21:58:30 -0700 Rik datestr.m: Fix Matlab incompatibility for format #16 (bug #48071).
Wed, 30 Mar 2016 15:19:12 -0700 Rik maint: Eliminate accidental double spaces in code.
Sat, 12 Dec 2015 07:31:00 -0800 Rik 2015 Code Sprint: remove class of function from docstring for all m-files.
Sun, 03 May 2015 17:00:11 -0700 Rik doc: Update more docstrings to have one sentence summary as first line. stable
Thu, 26 Feb 2015 13:13:40 -0500 John W. Eaton maint: Cleanup some .m files to follow Octave coding conventions.
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.
Sun, 21 Dec 2014 19:47:16 -0800 Rik doc: Align columns in @multitable in datestr.m docstring.
Sun, 21 Dec 2014 08:09:28 -0800 Rik datestr.m: Clean up use of []/"" and single/double quotes (bug #43841).
Wed, 25 Jun 2014 13:45:41 -0700 Rik maint: Use "FIXME:" coding convention in m-files.
Tue, 15 Apr 2014 14:12:56 -0400 John W. Eaton compatibility fixes for printf integer format specifiers
Sat, 02 Nov 2013 22:18:02 -0700 Rik datestr.m: Accomodate Mac OS X odd support of %p in strftime.
Wed, 23 Oct 2013 22:09:27 -0400 John W. Eaton maint: Update copyright notices for release.
Mon, 19 Aug 2013 20:46:38 -0700 Rik doc: Add new @qcode macro for code samples which are quoted.
Mon, 04 Jun 2012 16:01:04 -0700 Rik doc: Correct errors and improve docstring for datestr.m
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
Thu, 10 Nov 2011 13:35:08 -0800 Rik Modernize function implementations and docstrings in scripts/time.
Wed, 09 Nov 2011 14:49:09 -0800 Rik Ugrade time functions to accept millisecond format string FFF (Bug #34586)
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 12:41:21 -0800 Rik Overhaul m-script files to use common variable name between code and documentation.
Thu, 09 Dec 2010 02:42:29 -0500 John W. Eaton ChangeLog fix and new datestr test omitted from previous change
Thu, 09 Dec 2010 02:37:21 -0500 John W. Eaton datestr: handle dates before 1970-01-01
Sat, 23 Oct 2010 03:00:31 -0400 John W. Eaton style fix: break lines before && and ||, not after
Tue, 28 Sep 2010 09:25:14 -0700 Rik Make all regexp in Octave compatible with both POSIX and PCRE.
Fri, 23 Apr 2010 11:28:50 -0700 Rik Untabify .m scripts
Sat, 29 Aug 2009 11:50:59 -0400 John W. Eaton datestr: add missing semicolon
Wed, 26 Aug 2009 17:45:31 -0400 E. Joshua Rigler datestr: set tm.isdst to -1 before calling mktime