Wed, 22 Aug 2012 17:36:54 -0400 |
John W. Eaton |
use std::numeric_limits for integer max and min values
|
Thu, 26 Jul 2012 09:25:47 -0700 |
Rik |
maint: Cuddle open bracket used for indexing C++ arrays in source code.
|
Mon, 02 Jan 2012 14:25:41 -0500 |
John W. Eaton |
maint: update copyright notices for 2012
stable
|
Sat, 03 Dec 2011 05:23:52 -0500 |
John W. Eaton |
avoid accessing tm_gmtoff from struct tm unless it is present
|
Sat, 03 Dec 2011 03:30:37 -0500 |
John W. Eaton |
remove kluge for apparent libc bug that is really a valgrind bug
|
Fri, 02 Dec 2011 04:02:58 -0500 |
John W. Eaton |
avoid memory error in strptime
|
Fri, 02 Dec 2011 03:51:38 -0500 |
John W. Eaton |
handle tm_gmtoff field in struct tm
|
Thu, 20 Jan 2011 17:24:59 -0500 |
John W. Eaton |
strip trailing whitespace from source files
|
Fri, 14 Jan 2011 05:47:45 -0500 |
John W. Eaton |
update copyright notices
|
Thu, 13 Jan 2011 03:04:51 -0500 |
John W. Eaton |
data member initialization fixes
|
Mon, 20 Sep 2010 21:23:10 -0400 |
John W. Eaton |
use mktime module from gnulib
|
Thu, 25 Mar 2010 17:30:07 -0400 |
John W. Eaton |
undo recent gnulib-related changes
|
Wed, 24 Mar 2010 17:27:58 +0100 |
David Grundberg |
Use gnulib headers instead of C++ std headers where needed.
|
Mon, 15 Mar 2010 15:57:23 -0400 |
John W. Eaton |
use gnulib namespace
|
Thu, 11 Feb 2010 12:23:32 -0500 |
John W. Eaton |
untabify liboctave C++ sources
|
Mon, 08 Feb 2010 17:35:04 -0500 |
John W. Eaton |
fix gnulib includes
|
Tue, 02 Feb 2010 00:53:31 -0500 |
John W. Eaton |
use gnulib time, sys_time, and sys_times modules
|
Tue, 02 Feb 2010 00:51:52 -0500 |
John W. Eaton |
addtional fixes for using strptime module
|
Thu, 21 Jan 2010 15:41:19 -0500 |
John W. Eaton |
assume unistd.h and sys/types.h exist
|
Wed, 20 Jan 2010 19:04:35 -0500 |
John W. Eaton |
remove Emacs local-variable settings from liboctave source files
|
Sun, 17 Jan 2010 20:32:38 +0000 |
Michael Goffioul |
Fix a few MSVC-related problems and partially re-enable MSVC compilation.
|
Thu, 07 Jan 2010 16:43:48 -0500 |
John W. Eaton |
use gettimeofday module from gnulib
|
Wed, 09 Dec 2009 02:20:30 -0500 |
John W. Eaton |
call nstrftime, not my_strftime
|
Wed, 09 Dec 2009 01:36:50 -0500 |
John W. Eaton |
start using gnulib
|
Sat, 07 Mar 2009 10:41:27 -0500 |
John W. Eaton |
update copyright notices
|
Tue, 22 Jan 2008 19:29:51 +0000 |
jwe |
[project @ 2008-01-22 19:29:51 by jwe]
|
Mon, 10 Dec 2007 06:26:20 +0000 |
jwe |
[project @ 2007-12-10 06:26:20 by jwe]
|
Fri, 30 Nov 2007 18:53:30 +0000 |
jwe |
[project @ 2007-11-30 18:53:29 by jwe]
|
Thu, 25 Oct 2007 05:50:56 +0000 |
jwe |
[project @ 2007-10-25 05:50:55 by jwe]
|
Wed, 24 Oct 2007 06:15:40 +0000 |
jwe |
[project @ 2007-10-24 06:15:39 by jwe]
|