log configure.in @ 8607:08331c2fb00f

age author description
Tue, 27 Jan 2009 22:44:38 -0500 Benjamin Lindner add -lregex to REGEX_LIBS at configure stage, add ARPACK_LIBS, REGEX_LIBS to liboctave's link deps
Mon, 26 Jan 2009 23:07:09 -0500 Thomas Treichl Use Carbon framework to determine ScreenSize on Mac.
Thu, 22 Jan 2009 18:33:45 -0500 John W. Eaton configure.in (AH_BOTTOM): Also check __MACH__ when defining OCTAVE_USE_OS_X_API
Thu, 22 Jan 2009 13:29:20 -0500 John W. Eaton configure.in (AH_BOTTOM): define OCTAVE_USE_OS_X_API if __APPLE__ is defined
Thu, 22 Jan 2009 11:10:47 +0100 Jaroslav Hajek use replacement methods if qrupdate is not available
Wed, 21 Jan 2009 21:43:05 -0500 John W. Eaton get display characteristics from system
Tue, 20 Jan 2009 20:02:43 -0500 file-io.cc (Ffstat): new function [mq]: fstat
Tue, 20 Jan 2009 21:16:42 +0100 Jaroslav Hajek imported patch qrupdate.diff
Tue, 23 Dec 2008 08:28:23 +0100 David Bateman Add the eigs and svds functions
Wed, 29 Oct 2008 16:52:10 +0100 Jaroslav Hajek improve OCTAVE_LOCAL_BUFFER
Tue, 18 Nov 2008 11:14:31 -0500 John W. Eaton style fixes
Sun, 28 Sep 2008 21:09:35 +0200 Jaroslav Hajek initial implementation of fsolve
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
Wed, 15 Oct 2008 20:35:22 +0100 David Bateman Add some documentation for the OOP code of Octave
Wed, 08 Oct 2008 20:00:25 +0200 Jaroslav Hajek replace all TODOs and XXXs with FIXMEs
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
Thu, 07 Aug 2008 15:15:33 -0400 John W. Eaton replace NPOS with std::string::npos
Wed, 30 Jul 2008 14:13:45 -0400 John W. Eaton configure.in: eliminate CXX_ABI and OCTAVE_CXX_PREPEND_UNDERSCORE
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
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 17:36:20 -0400 John W. Eaton configure.in: use #endif, not #fi in test
Thu, 10 Jul 2008 10:01:18 -0400 John W. Eaton configure.in: check for ftgl.h instead of FTGL.h