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
Fri, 11 Dec 2009 20:58:51 -0500 John W. Eaton configure.ac: use pthread flags and libs for tests
Fri, 11 Dec 2009 11:40:19 -0800 Rik ChangeLog updates
Fri, 11 Dec 2009 11:21:06 -0800 Rik Remove various install-local targets in favor of using automake syntax for installation
Fri, 11 Dec 2009 13:46:24 -0500 John W. Eaton ChangeLog fixes
Fri, 11 Dec 2009 13:38:18 -0500 John W. Eaton correctly set indent-tabs-mode for ChangeLogs and Makefiles in .dir-locals.el
Fri, 11 Dec 2009 13:30:16 -0500 John W. Eaton avoid cp -a --update
Thu, 10 Dec 2009 02:09:53 -0500 John W. Eaton mkoctfile: if output file is specified and it does not end in output_ext, append output_ext
Thu, 10 Dec 2009 01:49:15 -0500 John W. Eaton mkoctfile: when compiling files in subdirectories, place object files in current directory by default
Thu, 10 Dec 2009 01:28:26 -0500 John W. Eaton mkoctfile.cc.in: accept long options with single -
Thu, 10 Dec 2009 01:21:21 -0500 John W. Eaton mkoctfile.in: accept long options with single -
Wed, 09 Dec 2009 12:37:50 -0500 John W. Eaton update HACKING file
Wed, 09 Dec 2009 01:36:50 -0500 John W. Eaton start using gnulib
Tue, 08 Dec 2009 15:25:05 -0800 Rik Modifications to makefiles to pass distcheck test
Tue, 08 Dec 2009 02:57:58 -0500 John W. Eaton more makefile tweaks
Mon, 07 Dec 2009 16:18:28 -0500 John W. Eaton eliminate Emacs local variables from some files
Mon, 07 Dec 2009 14:53:20 -0500 John W. Eaton untabify files in examples directory
Fri, 04 Dec 2009 15:18:17 -0500 John W. Eaton provide OCTAVE_API_VERSION_NUMBER
Fri, 04 Dec 2009 14:07:03 -0500 John W. Eaton ChangeLog fix
Fri, 04 Dec 2009 14:05:30 -0500 John W. Eaton configure.ac: fix HAVE_X definition
Fri, 04 Dec 2009 03:22:26 -0500 John W. Eaton require autoconf 2.62
Thu, 03 Dec 2009 15:39:20 -0500 John W. Eaton more automake fixes
Tue, 01 Dec 2009 00:49:07 +0100 Kacper Kowalik Add HDF5-1.8 compatibility while maintaining compatibility with HDF5-1.6 versions
Sun, 29 Nov 2009 22:12:41 +0100 Jaroslav Hajek update NEWS
Sat, 28 Nov 2009 14:05:33 +0100 David Bateman Remove HAVE_H5GGET_NUM_OBJS define
Sat, 28 Nov 2009 11:44:57 +0100 David Bateman Add ftp objects
Thu, 26 Nov 2009 08:37:59 +0100 Jaroslav Hajek update NEWS
Wed, 25 Nov 2009 15:10:38 -0500 Tatsu acinclude.m4: update gnuplot and ghostscript program checks for Windows
Wed, 25 Nov 2009 10:58:55 -0800 Rik Remove unnecessary .PHONY targets in Makefile.am for common targets which Automake supplies by default
Sat, 21 Nov 2009 21:44:51 -0500 John W. Eaton configure.ac: report freetype, fontconfig, and fltk cflags and libs info
Sat, 21 Nov 2009 21:34:18 -0500 John W. Eaton configure.ac: fix freetype check
Wed, 18 Nov 2009 13:56:54 +0100 Jaroslav Hajek update NEWS
Wed, 18 Nov 2009 11:17:54 +0100 Jaroslav Hajek update NEWS
Mon, 16 Nov 2009 12:32:08 -0500 John W. Eaton common.mk: don't include DLL_CXXDEFS in AM_CXXFLAGS
Fri, 13 Nov 2009 22:47:15 -0500 John W. Eaton restore rules to create libcruft/cruft.def
Wed, 11 Nov 2009 13:46:50 -0500 John W. Eaton fail at configure time if IEEE floating point format is not detected
Wed, 11 Nov 2009 13:17:34 -0500 Shai Ayal configure.ac: remove check for ftgl
Wed, 11 Nov 2009 12:51:45 -0500 Benjamin Lindner configure.ac: remove -mwindows from FLTK_LDFLAGS
Wed, 11 Nov 2009 10:01:03 -0500 John W. Eaton configure.ac: fail if LT_INIT is not defined
Tue, 10 Nov 2009 23:07:25 -0500 John W. Eaton remove reference blas and lapack sources
Tue, 10 Nov 2009 15:02:25 -0500 John W. Eaton convert build system to use automake and libtool
Mon, 09 Nov 2009 12:42:24 -0500 David Grundberg use AMD_CPPFLAGS when checking for UMFPACK
Thu, 29 Oct 2009 18:10:53 -0400 Thomas Treichl prefer dlopen on OS X systems
Tue, 20 Oct 2009 13:00:30 +0200 Jaroslav Hajek update NEWS
Tue, 13 Oct 2009 12:37:51 +0200 Jaroslav Hajek update NEWS
Thu, 08 Oct 2009 16:05:53 +0200 Jaroslav Hajek implement luupdate
Thu, 08 Oct 2009 12:18:45 +0200 Jaroslav Hajek avoid ugly F77 names in configure
Wed, 23 Sep 2009 12:16:06 +0200 Jaroslav Hajek update NEWS
Fri, 18 Sep 2009 10:13:53 -0400 John W. Eaton aclocal.m4: consistently quote first arg to AC_DEFUN
Thu, 17 Sep 2009 17:25:37 -0400 John W. Eaton eliminate oct-dlldefs.h and oct-types.h
Tue, 15 Sep 2009 13:48:39 -0400 John W. Eaton configure tweaks
Fri, 04 Sep 2009 17:57:46 -0400 John W. Eaton Makeconf.in: don't sort sparse and fftw cpp/ld flags
Fri, 04 Sep 2009 11:34:57 -0400 Marco Atzeri Changed SPARSE_LIBS order to respect dependency
Fri, 04 Sep 2009 11:30:46 -0400 Marco Atzeri Update README.Cygwin
Fri, 04 Sep 2009 11:25:44 -0400 John W. Eaton attempt to fix LD_PRELOAD for Cygwin
Thu, 03 Sep 2009 17:24:06 -0400 John W. Eaton configure.in (AH_BOTTOM): If HAVE_Z is defined, define HAVE_ZLIB
Thu, 03 Sep 2009 16:19:08 +0200 Jaroslav Hajek update NEWS
Wed, 02 Sep 2009 14:30:00 +0200 Jaroslav Hajek ChangeLog fix for last change: FLOAT_STORE->FLOAT_TRUNCATE
Wed, 02 Sep 2009 14:18:20 +0200 Jaroslav Hajek implement FLOAT_STORE to allow safer complex comparisons on x87
Wed, 02 Sep 2009 08:35:48 +0200 Jaroslav Hajek BLAS integer size check in acx_blas_f77_func
Tue, 01 Sep 2009 14:36:16 -0400 John W. Eaton configure.in, aclocal.m4: check fortran integer size