log liboctave/system/oct-time.cc @ 22197:e43d83253e28

age author description
Mon, 01 Aug 2016 12:40:18 -0400 John W. Eaton refill multi-line macro definitions
Thu, 07 Jul 2016 10:28:31 -0400 John W. Eaton provide wrapper for gnulib mktime function
Fri, 17 Jun 2016 13:45:04 -0400 John W. Eaton limit gnulib headers to liboctave/wrappers directory
Thu, 16 Jun 2016 15:56:00 -0400 John W. Eaton hide sys/time.h, sys/times.h, and sys/resource.h headers
Mon, 13 Jun 2016 16:01:26 -0400 John W. Eaton create wrappers for some gnulib functions
Fri, 10 Jun 2016 15:29:18 -0400 John W. Eaton don't include unistd.h unless it is needed
Thu, 19 May 2016 18:48:52 -0700 Rik maint: Use two spaces after period to indicate sentence break.
Thu, 19 May 2016 01:00:37 -0400 John W. Eaton write namespace keyword and name on same line in C++ files
Wed, 18 May 2016 15:23:05 -0400 John W. Eaton use namespace for system time classes
Tue, 17 May 2016 12:09:30 -0400 John W. Eaton use "#if ..." consistently instead of "#ifdef" and "#ifndef"
Wed, 30 Mar 2016 15:19:12 -0700 Rik maint: Eliminate accidental double spaces in code.
Thu, 18 Feb 2016 13:34:50 -0800 Rik Use '#include "config.h"' rather than <config.h>.
Sun, 07 Feb 2016 13:19:04 -0500 John W. Eaton don't include lo-math.h in header files unnecessarily
Sat, 06 Feb 2016 06:40:13 -0800 Rik maint: indent #ifdef blocks in liboctave and src directories.
Thu, 03 Dec 2015 10:23:38 -0800 Rik maint: Use Octave coding conventions for #if statements.
Wed, 22 Jul 2015 20:27:11 -0400 Mike Miller strftime: Add support for "%z" conversion specifier (bug #45592)
Wed, 11 Feb 2015 14:19:08 -0500 John W. Eaton maint: Update copyright notices for 2015.
Tue, 02 Dec 2014 09:56:50 -0500 John W. Eaton use gnulib:: namespace for log, logf, localtime, and gmtime gui-release
Wed, 23 Oct 2013 22:09:27 -0400 John W. Eaton maint: Update copyright notices for release.
Fri, 31 Aug 2012 20:00:20 -0700 Rik build: Refactor liboctave into multiple subdirectories. Move libcruft into liboctave. base liboctave/oct-time.cc@c7597acf78ec