log ChangeLog @ 9970:cc7ea6083774

age author description
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
Tue, 01 Sep 2009 10:44:39 +0200 Jaroslav Hajek update NEWS
Sun, 30 Aug 2009 21:56:18 +0200 Jaroslav Hajek update NEWS
Thu, 27 Aug 2009 15:49:51 -0400 John W. Eaton correctly save and restore LIBS and CPPFLAGS when checking for GraphicsMagick++
Thu, 27 Aug 2009 08:38:56 +0200 Jaroslav Hajek copyirght & FIXME in aclocal.m4
Tue, 25 Aug 2009 14:03:30 +0200 David Grundberg Use pkg-config to configure GraphicsMagick++.
Wed, 26 Aug 2009 16:42:14 -0400 John W. Eaton configure.in: restore LIBS after checking for ARPACK
Wed, 26 Aug 2009 16:41:38 -0400 John W. Eaton use OCTAVE_CHECK_LIB to check for UMFPACK
Wed, 26 Aug 2009 14:59:37 -0400 John W. Eaton use OCTAVE_CHECK_LIBRARY to check for qrupdate library
Wed, 26 Aug 2009 13:45:01 -0400 John W. Eaton octave-bug.in: correct substitutions
Wed, 26 Aug 2009 13:15:40 -0400 John W. Eaton use OCTAVE_CHECK_LIBRARY to check for ARPACK
Wed, 26 Aug 2009 11:31:26 -0400 Benjamin Lindner adapt octave-bug.cc.in and mkoctfile.cc.in to recent configure changes
Mon, 24 Aug 2009 10:06:52 +0200 Jaroslav Hajek fix typo in acx_blas_f77_func.m4
Wed, 19 Aug 2009 13:58:50 +0200 Jaroslav Hajek update NEWS
Tue, 18 Aug 2009 15:28:55 -0400 John W. Eaton tweaks for HDF5 library check
Tue, 18 Aug 2009 13:05:14 -0400 John W. Eaton use OCTAVE_CHECK_LIBRARY to check for HDF5
Tue, 18 Aug 2009 12:11:49 -0400 John W. Eaton acx_blas_f77_func.m4 (ACX_BLAS_F77_FUNC): Save and restore LIBS
Tue, 18 Aug 2009 12:10:16 -0400 John W. Eaton use Z_LIBS in checks for curl and glpk libraries
Tue, 18 Aug 2009 11:23:03 -0400 David Grundberg Clear QHULL_LIBS etc on errors. Interpret --without-qhull etc correctly.
Mon, 17 Aug 2009 19:52:18 -0400 John W. Eaton use OCTAVE_CHECK_LIB to check for zlib
Mon, 17 Aug 2009 17:24:21 -0400 John W. Eaton octave-bug.in, octave-bug.cc.in: update for recent configure changes
Mon, 17 Aug 2009 12:19:33 -0400 Michael Goffioul configure and Makefile fixes for Windows
Sat, 15 Aug 2009 06:54:29 +0200 Jaroslav Hajek compatibility for earlier autoconfs
Thu, 13 Aug 2009 18:20:31 -0400 John W. Eaton more configure changes for libraries
Thu, 13 Aug 2009 08:25:02 +0200 Jaroslav Hajek fix OCTAVE_CHECK_LIBRARY
Thu, 13 Aug 2009 00:41:07 -0400 John W. Eaton improve configure checks for qhull and curl libs
Tue, 11 Aug 2009 19:30:37 -0400 John W. Eaton more configure tweaks
Tue, 11 Aug 2009 16:06:01 -0400 John W. Eaton configure tweaks
Thu, 06 Aug 2009 14:41:24 -0400 John W. Eaton ChangeLog and style fixes
Wed, 05 Aug 2009 13:31:01 -0400 John W. Eaton ChangeLog fix
Wed, 05 Aug 2009 13:27:58 -0400 John W. Eaton add configure checks for pthread library and compiler flags
Mon, 03 Aug 2009 15:53:30 +0200 Jaroslav Hajek update NEWS
Mon, 27 Jul 2009 08:34:54 +0200 Jaroslav Hajek update NEWS
Wed, 22 Jul 2009 15:11:04 +0200 Jaroslav Hajek update NEWS
Thu, 16 Jul 2009 14:06:29 -0400 John W. Eaton Makeconf.in (MAGICK_LIBS): Don't pass --ldflags to $(MAGICK_CONFIG)
Thu, 09 Jul 2009 15:04:34 -0400 John W. Eaton configure.in: don't use system strftime on MinGW systems
Mon, 29 Jun 2009 14:24:57 +0200 Jaroslav Hajek NEWS update
Mon, 29 Jun 2009 14:07:32 +0200 Jaroslav Hajek remove experimental stuff from lookup, simplify
Fri, 26 Jun 2009 21:12:09 +0100 Michael Goffioul [mq]: graphics_text_engine
Tue, 23 Jun 2009 14:13:47 -0400 Robert T. Short * run-octave.in: Exclude @-files from path. Remove CVS exclusions.
Fri, 19 Jun 2009 07:47:01 +0200 Jaroslav Hajek NEWS update
Mon, 15 Jun 2009 16:40:04 +0200 Jaroslav Hajek NEWS update
Thu, 11 Jun 2009 12:37:04 +0200 Jaroslav Hajek examples/polynomial: properly handle magic colon
Thu, 11 Jun 2009 11:12:02 +0200 Jaroslav Hajek omission from last patch
Wed, 10 Jun 2009 11:31:58 +0200 Jaroslav Hajek improve indexed assignment using indexed numel
Sat, 23 May 2009 10:40:28 +0200 Benjamin Lindner properly #ifdef MSVC linker specific flags
Tue, 02 Jun 2009 20:56:19 -0700 Robert T. Short examples/@polynomial/end.m: Fix end for zero based indexing.
Tue, 02 Jun 2009 09:06:49 +0200 Jaroslav Hajek further improve the polynomial example, fix indexing
Sun, 31 May 2009 21:11:31 -0700 Robert T. Short fix up examples/@polynomial
Tue, 26 May 2009 17:20:07 -0400 John W. Eaton allow pathsep to be set
Tue, 17 Mar 2009 20:36:01 +0100 Thomas Weber Fix typo for termios.h
Mon, 25 May 2009 11:54:52 +0200 Jaroslav Hajek add missing Makefile in examples/@FIRfilter
Sun, 24 May 2009 10:02:05 +0200 Benjamin Lindner support for mkoctfile.exe and octave-config.exe on mingw platform
Sun, 24 May 2009 10:23:07 -0700 Robert T. Short improve OOP documentation
Thu, 21 May 2009 19:12:43 +0200 Marco Atzeri Removed CYGWIN_init
Thu, 21 May 2009 18:31:36 +0200 Marco Atzeri Correct my previous mistake for cygwin SHLBIN and SHLBINPRE
Thu, 21 May 2009 18:30:30 +0100 Michael Goffioul Fixes confgure script for QHULL detection and add dependency on user32 [Win32]
Thu, 21 May 2009 18:19:46 +0100 Michael Goffioul Merge with current archive
Thu, 21 May 2009 18:13:47 +0100 Michael Goffioul Add Makefile/configure support for C++ version of mkoctfile, octave-config and octave-bug
Wed, 20 May 2009 21:03:55 -0700 Rik Remove non-existent mirrors from README.mirrors prior to 3.2 release.
Thu, 07 May 2009 16:43:03 -0400 John W. Eaton eliminate last remnants of F2C variables