log ChangeLog @ 8332:34fde4755a0f

age author description
Tue, 18 Nov 2008 10:01:58 -0500 John W. Eaton style fixes
Thu, 30 Oct 2008 15:08:50 +0100 David Bateman Minor NEWS/FAQ update
Thu, 23 Oct 2008 09:51:21 -0400 Jason Riedy Use FT2_CFLAGS when checking for FTGL headers.
Wed, 22 Oct 2008 04:16:36 +0100 David Bateman Import new texinfo.tex allowing @ in directory name. Update OOP example class location
Thu, 16 Oct 2008 10:39:19 +0100 David Bateman Minor update to the NEWS file
Wed, 15 Oct 2008 20:35:22 +0100 David Bateman Add some documentation for the OOP code of Octave
Mon, 06 Oct 2008 21:38:49 +0200 Jaroslav Hajek implement 64-bit arithmetics
Wed, 01 Oct 2008 11:05:13 -0400 Jaroslav Hajek rewrite integer arithmetics and conversions
Mon, 08 Sep 2008 16:01:08 -0400 John W. Eaton mkoctfile.cc.in, octave-config.cc.in, octave-bug.cc.in: style fixes
Mon, 08 Sep 2008 15:34:05 -0400 Michael Goffioul mkoctfile.cc.in, octave-config.cc.in, octave-bug.cc.in: new files
Thu, 28 Aug 2008 12:23:54 -0400 David Bateman Add data sources and line series
Mon, 11 Aug 2008 10:59:30 +0200 Jaroslav Hajek update macros from cryp.to auoconf archive
Thu, 07 Aug 2008 15:15:33 -0400 John W. Eaton replace NPOS with std::string::npos
Mon, 04 Aug 2008 22:15:34 -0400 John W. Eaton run-octave.in: use sed to append : to path elements
Mon, 04 Aug 2008 14:33:38 -0400 John W. Eaton aclocal.m4 (OCTAVE_PROG_SED): fail if no usable sed is found
Mon, 04 Aug 2008 14:27:36 -0400 John W. Eaton Makefile.in (header-msg): Mention GNU Make; update GCC version info
Thu, 31 Jul 2008 05:53:02 -0400 John W. Eaton octMakefile.in (DISTFILES): add "missing" to the list
Wed, 30 Jul 2008 14:13:45 -0400 John W. Eaton configure.in: eliminate CXX_ABI and OCTAVE_CXX_PREPEND_UNDERSCORE
Tue, 29 Jul 2008 15:20:24 -0400 Tatsuro MATSUOKA aclocal.m4 (OCTAVE_OPENGL): Handle MinGW the same as MSVC
Mon, 28 Jul 2008 17:41:10 +0200 David Bateman Initial update of NEWS for 3.2 release
Mon, 21 Jul 2008 15:27:22 -0400 John W. Eaton FTGL configure test fix
Mon, 21 Jul 2008 15:19:32 -0400 John W. Eaton Remove unneeded substituted variable
Mon, 21 Jul 2008 11:47:30 -0400 John W. Eaton configure fixes
Fri, 18 Jul 2008 23:33:30 +0200 Jaroslav Hajek make configure compatible with FTGL ver <= 2.1.2
Sat, 19 Jul 2008 14:49:50 +0200 Rafael Laboissiere Include acx_blas_f77_func.m4 in the distribution tarball
Fri, 18 Jul 2008 19:22:41 +0200 carlo check for OpenGL/gl[u].h
Fri, 18 Jul 2008 14:08:44 -0400 John W. Eaton configure.in: fix FTGL test to handle either FTGL/ftgl.h or ftgl.h
Thu, 17 Jul 2008 11:43:26 +0200 David Bateman Allow build without GraphicsMagick installed
Wed, 16 Jul 2008 14:26:18 -0400 John W. Eaton Add octave_mutex class
Mon, 14 Jul 2008 16:00:09 -0400 John W. Eaton __magick_read__.cc: configuration and style fixes
Thu, 10 Jul 2008 10:54:19 -0400 John W. Eaton octMakefile.in (DIRS_TO_MAKE): update list
Thu, 10 Jul 2008 10:01:18 -0400 John W. Eaton configure.in: check for ftgl.h instead of FTGL.h
Thu, 10 Jul 2008 08:59:18 -0400 John W. Eaton Various compilation fixes for MSVC.
Wed, 09 Jul 2008 11:00:21 -0400 John W. Eaton Allow octave compilation without FLTK/OpenGL
Wed, 11 Jun 2008 09:51:35 +0200 Jaroslav Hajek configure.in: fix invalid placement of variables restoration statements
Thu, 05 Jun 2008 18:00:37 -0400 John W. Eaton eliminate src/graphics subdirectory
Fri, 04 Apr 2008 22:18:01 +0300 Shai Ayal added check for FTGL library
Sun, 17 Feb 2008 19:20:42 +0200 Shai Ayal added checks for fltk & freetype in configure script
Mon, 11 Feb 2008 16:42:14 +0100 Michael Goffioul Import sources for OpenGL-based renderer.
Fri, 08 Feb 2008 12:22:45 +0100 Michael Goffioul Ignore build directories.
Thu, 22 May 2008 11:20:09 +0200 Jaroslav Hajek handle floats in mk-opts.pl
Sun, 27 Apr 2008 22:34:17 +0200 David Bateman First attempt at single precision tyeps
Wed, 09 Apr 2008 17:13:40 +0200 Rafael Laboissiere Drop the Encoding key
Fri, 04 Apr 2008 14:22:10 -0400 John W. Eaton check-m-sources: new target for script Makefiles
Thu, 03 Apr 2008 22:12:55 -0400 Tatsuro Matsuoka update README.Cygwin
Wed, 02 Apr 2008 14:30:49 -0400 Jaroslav Hajek implement BLAS-F77 call compatibility check
Tue, 25 Mar 2008 19:47:21 -0400 Jaroslav Hajek implement expm1 and log1p functions
Tue, 25 Mar 2008 15:56:41 -0400 Jaroslav Hajek implement mapper function for banker's rounding
Fri, 21 Mar 2008 13:20:11 -0400 David Bateman Add the amd function
Tue, 18 Mar 2008 21:32:48 -0400 David Bateman Treat negative values to lgamma and beta correctly
Tue, 11 Mar 2008 11:08:43 -0400 David Bateman run-octave.in: fix typo
Thu, 21 Feb 2008 04:34:43 -0500 John W. Eaton ignore errors installing octave.desktop file
Fri, 15 Feb 2008 15:39:13 -0500 John W. Eaton don't special case SH_LD for FreeBSD and OpenBSD
Thu, 14 Feb 2008 21:57:50 -0500 John W. Eaton don't check f77_exception_encountered
Wed, 06 Feb 2008 08:27:00 +0000 jwe [project @ 2008-02-06 08:27:00 by jwe]
Tue, 05 Feb 2008 23:11:19 +0000 jwe [project @ 2008-02-05 23:11:19 by jwe]
Sat, 12 Jan 2008 07:50:55 +0000 jwe [project @ 2008-01-12 07:50:54 by jwe]
Sat, 22 Dec 2007 01:42:46 +0000 jwe [project @ 2007-12-22 01:42:45 by jwe] release-3-0-0
Thu, 13 Dec 2007 21:35:36 +0000 jwe [project @ 2007-12-13 21:35:36 by jwe]
Mon, 10 Dec 2007 07:33:20 +0000 jwe [project @ 2007-12-10 07:33:20 by jwe]