log ChangeLog @ 10276:ad6af249c20e

age author description
Mon, 08 Feb 2010 13:39:12 +0100 Jaroslav Hajek update NEWS
Thu, 04 Feb 2010 04:43:08 -0500 John W. Eaton use gnulib gethostname module
Wed, 03 Feb 2010 17:05:02 -0500 John W. Eaton use gnulib fcntl module
Wed, 03 Feb 2010 06:34:29 -0500 John W. Eaton assume vsnprintf from gnulib; use sstream instead of snprintf
Wed, 03 Feb 2010 05:31:47 -0500 John W. Eaton configure.ac: don't check for strerror
Wed, 03 Feb 2010 05:27:28 -0500 John W. Eaton configure.ac: don't check for raise or strdup
Wed, 03 Feb 2010 05:18:25 -0500 John W. Eaton liboctave/cutils.c (octave_usleep): implement with nanosleep
Wed, 03 Feb 2010 03:32:02 -0500 John W. Eaton configure.ac: delete checks for signal functions
Wed, 03 Feb 2010 03:07:06 -0500 John W. Eaton use gnulib getcwd module
Tue, 02 Feb 2010 16:05:31 -0500 John W. Eaton assume signal.h provides sigset_t and sig_atomic_t
Tue, 02 Feb 2010 04:39:29 -0500 John W. Eaton use gnulib signal modules
Tue, 02 Feb 2010 02:58:46 -0500 John W. Eaton use gnulib stdint module
Tue, 02 Feb 2010 02:45:14 -0500 John W. Eaton assume atexit exists
Tue, 02 Feb 2010 02:37:56 -0500 John W. Eaton configure.ac: remove obsolete function checks
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
Mon, 01 Feb 2010 11:00:57 -0500 John W. Eaton configure.ac: let automake handle makeinfo via missing script
Sun, 31 Jan 2010 06:18:17 +0100 Jaroslav Hajek update NEWS
Wed, 27 Jan 2010 13:30:41 +0100 Jaroslav Hajek update NEWS
Thu, 21 Jan 2010 15:41:29 -0500 John W. Eaton configure.ac: don't check for standard C headers
Thu, 21 Jan 2010 15:41:19 -0500 John W. Eaton assume unistd.h and sys/types.h exist
Thu, 21 Jan 2010 03:25:23 -0500 John W. Eaton bootstrap.conf fixes
Thu, 21 Jan 2010 03:06:56 -0500 John W. Eaton file-ops.cc cleanups
Thu, 21 Jan 2010 02:47:45 -0500 John W. Eaton use readlink module from gnulib
Thu, 21 Jan 2010 02:41:50 -0500 John W. Eaton use symlink module from gnulib
Thu, 21 Jan 2010 02:37:26 -0500 John W. Eaton use link module from gnulib
Thu, 21 Jan 2010 02:28:33 -0500 John W. Eaton use unlink module from gnulib
Thu, 21 Jan 2010 02:07:32 -0500 John W. Eaton use strptime module from gnulib
Thu, 21 Jan 2010 02:07:24 -0500 John W. Eaton use rename module from gnulib
Thu, 21 Jan 2010 01:49:36 -0500 John W. Eaton use rmdir module from gnulib
Thu, 21 Jan 2010 01:09:42 -0500 John W. Eaton use c-strcase module from gnulib
Thu, 21 Jan 2010 01:03:37 -0500 John W. Eaton use getopt-gnu module from gnulib
Sun, 17 Jan 2010 20:32:38 +0000 Michael Goffioul Fix a few MSVC-related problems and partially re-enable MSVC compilation.
Fri, 15 Jan 2010 13:22:41 -0500 John W. Eaton edit NEWS file
Fri, 15 Jan 2010 12:51:07 +0100 Jaroslav Hajek update NEWS
Thu, 14 Jan 2010 13:50:51 +0100 Jaroslav Hajek update NEWS
Wed, 13 Jan 2010 03:40:45 -0500 John W. Eaton allow building of docs to be disabled
Sat, 09 Jan 2010 15:43:11 -0500 John W. Eaton gnulib guarantees nlink_t
Thu, 07 Jan 2010 17:26:18 -0500 John W. Eaton use times module from gnulib
Thu, 07 Jan 2010 16:43:48 -0500 John W. Eaton use gettimeofday module from gnulib
Tue, 05 Jan 2010 03:56:17 -0500 John W. Eaton bootstrap.conf: include mkfifo in the module list
Tue, 05 Jan 2010 02:05:07 -0500 John W. Eaton bootstrap.conf: remove nonexistent "fstat" module
Mon, 04 Jan 2010 15:44:29 -0800 Rik Remove out-of-date WWW directory
Mon, 04 Jan 2010 12:32:07 +0100 Jaroslav Hajek update NEWS
Sun, 27 Dec 2009 22:19:07 -0500 John W. Eaton configure.ac: use libtool cache variables to simplify checks for dynamic linking api
Sat, 26 Dec 2009 00:07:01 -0500 John W. Eaton use gnulib modules for fstat, lstat, and stat
Sat, 26 Dec 2009 00:20:12 -0500 John W. Eaton use mkdir module from gnulib
Fri, 25 Dec 2009 21:38:20 -0500 John W. Eaton use gnuplib crypto/md5 module
Tue, 22 Dec 2009 11:41:08 -0800 Rik Remove redundant test for nlink_t in configure.ac
Mon, 21 Dec 2009 10:44:28 -0800 Rik Remove dlfcn directory containing outdated, undistributed code
Sun, 20 Dec 2009 20:07:43 -0800 Rik use m4 quating in aclocal.m4 autoconf macros with variable expansion
Sun, 20 Dec 2009 18:24:42 -0800 Rik Better warnings when gnuplot is not installed but native graphics are available
Sun, 20 Dec 2009 00:02:46 -0800 Rik Distribute emacs specific files from emacs directory rather than examples directory
Sat, 19 Dec 2009 23:35:29 -0800 Rik Reimplement previous patch with distribution triggered by m4/module.mk for clarity
Sat, 19 Dec 2009 23:17:57 -0800 Rik Distribute m4/gnulib-cache.m4 in tarballs per bootstrap recommendation
Sat, 19 Dec 2009 22:58:54 -0800 Rik Eliminate TOPDIR variable in favor of built-in automake variables
Sat, 19 Dec 2009 14:24:02 -0800 Rik Use M4 quoting for arguments to autoconf macros containing variables
Sat, 19 Dec 2009 21:10:46 +0100 Jaroslav Hajek allow size_equal with 0 arguments
Tue, 15 Dec 2009 14:27:18 -0500 John W. Eaton use glob and fnmatch from gnulib
Sun, 13 Dec 2009 14:21:58 -0800 Rik Elaborate which DIRNAME to use for --gnulib-srcdir option in HACKING file