log

age author description
Mon, 11 Feb 2013 11:44:44 -0500 Paul Eggert unistd: port to recent mingw octave-stable
Sat, 09 Feb 2013 15:59:00 -0500 John W. Eaton pull and merge upstream changes to default branch
Sat, 09 Feb 2013 15:11:07 -0500 John W. Eaton lib/stdlib.in.h: Fix return type for secure_getenv C++ alias declaration.
Sat, 09 Feb 2013 14:05:05 -0500 John W. Eaton pull and merge upstream changes to default branch
Sat, 05 Jan 2013 19:58:22 -0500 John W. Eaton maint: merge stable to default
Thu, 29 Mar 2012 13:30:41 -0600 Eric Blake stdio: don't assume gets any more octave-stable
Thu, 03 Jan 2013 14:26:52 -0500 John W. Eaton branch to handle patches for Octave stable octave-stable
Thu, 22 May 2014 17:49:33 +0100 Pádraig Brady getlogin_r-tests: check return value rather than errno
Thu, 22 May 2014 17:09:49 +0100 Pádraig Brady getlogin_r-tests: fix various issues in recent change
Thu, 22 May 2014 00:05:01 -0700 Paul Eggert fchdir: port 'open' and 'close' redefinitions to AIX 7.1
Wed, 21 May 2014 15:53:19 -0700 Karl Berry update from texinfo
Tue, 20 May 2014 18:14:48 -0700 Paul Eggert xalloc: don't potentially generate invalid code for xmemdup calls
Mon, 19 May 2014 13:04:23 +0100 Pádraig Brady getlogin_r-tests: avoid false failure under sudo/ssh etc.
Sun, 18 May 2014 02:48:03 +0100 Pádraig Brady getlogin-tests: avoid false failure under cron
Fri, 16 May 2014 16:03:14 -0700 Jim Meyering mbrtowc.m4: fix a comment typo
Fri, 16 May 2014 13:56:00 -0700 Paul Eggert mbrlen, mbrtowc: fix bug with empty input
Thu, 15 May 2014 18:30:04 -0700 Paul Eggert doc: document mbrtowc and mbrlen problem with empty input
Thu, 15 May 2014 13:07:50 -0700 Paul Eggert doc: document exec* = spawn+exit bug with non-Cygwin Windows platforms
Thu, 15 May 2014 05:37:17 -0700 Karl Berry autoupdate
Wed, 14 May 2014 22:06:24 +0100 Guilherme de Almeida Suckevicz getlogin-tests: avoid false failure under sudo/ssh etc.
Sun, 11 May 2014 00:36:37 -0700 Paul Eggert mbsstr, quotearg, xstrtol: pacify IRIX 6.5 cc
Mon, 05 May 2014 11:10:30 -0700 Karl Berry update from texinfo
Thu, 01 May 2014 10:30:52 -0700 Karl Berry autoupdate
Thu, 01 May 2014 06:02:49 -0700 Karl Berry autoupdate
Tue, 22 Apr 2014 12:22:12 -0700 Karl Berry autoupdate
Sat, 19 Apr 2014 00:50:11 +0100 Pádraig Brady gitlog-to-changelog: revert inclusion of git-log-fix file
Fri, 18 Apr 2014 19:34:45 +0100 Assaf Gordon maint.mk: Relax the copyright check to cater for non FSF projects
Fri, 18 Apr 2014 09:16:27 +0000 Natanael Copa physmem: use sysinfo if _SC_PHYS_PAGES unavailable
Fri, 18 Apr 2014 22:29:55 -0700 Paul Eggert exclude: port to strict C99
Thu, 17 Apr 2014 22:41:09 -0700 Paul Eggert regex: do not depend on malloc-gnu