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
|
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.
|
Sun, 27 Apr 2008 22:34:17 +0200 |
David Bateman |
First attempt at single precision tyeps
|
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, 04 Mar 2008 21:47:11 -0500 |
Jaroslav Hajek |
implementation of QR factorization updating
|
Fri, 15 Feb 2008 15:39:13 -0500 |
John W. Eaton |
don't special case SH_LD for FreeBSD and OpenBSD
|
Wed, 06 Feb 2008 10:22:48 +0000 |
jwe |
[project @ 2008-02-06 10:22:48 by jwe]
|
Sat, 12 Jan 2008 07:50:55 +0000 |
jwe |
[project @ 2008-01-12 07:50:54 by jwe]
|
Thu, 06 Dec 2007 22:05:23 +0000 |
jwe |
[project @ 2007-12-06 22:05:23 by jwe]
|
Tue, 04 Dec 2007 20:51:26 +0000 |
jwe |
[project @ 2007-12-04 20:51:24 by jwe]
|
Tue, 04 Dec 2007 02:27:27 +0000 |
jwe |
[project @ 2007-12-04 02:27:27 by jwe]
|
Mon, 03 Dec 2007 19:52:47 +0000 |
jwe |
[project @ 2007-12-03 19:52:47 by jwe]
|
Fri, 30 Nov 2007 18:53:30 +0000 |
jwe |
[project @ 2007-11-30 18:53:29 by jwe]
|
Wed, 14 Nov 2007 22:21:36 +0000 |
jwe |
[project @ 2007-11-14 22:21:35 by jwe]
|
Wed, 14 Nov 2007 19:16:12 +0000 |
jwe |
[project @ 2007-11-14 19:16:12 by jwe]
|
Wed, 14 Nov 2007 18:20:50 +0000 |
jwe |
[project @ 2007-11-14 18:20:49 by jwe]
|
Tue, 13 Nov 2007 17:17:38 +0000 |
jwe |
[project @ 2007-11-13 17:17:38 by jwe]
|
Sat, 10 Nov 2007 05:14:23 +0000 |
jwe |
[project @ 2007-11-10 05:14:23 by jwe]
|
Wed, 07 Nov 2007 18:48:01 +0000 |
jwe |
[project @ 2007-11-07 18:48:00 by jwe]
|
Thu, 01 Nov 2007 17:37:21 +0000 |
jwe |
[project @ 2007-11-01 17:37:21 by jwe]
|
Wed, 31 Oct 2007 21:29:24 +0000 |
jwe |
[project @ 2007-10-31 21:26:39 by jwe]
ss-2-9-16
|
Thu, 25 Oct 2007 06:57:17 +0000 |
jwe |
[project @ 2007-10-25 06:57:16 by jwe]
|
Wed, 24 Oct 2007 20:35:20 +0000 |
jwe |
[project @ 2007-10-24 20:35:19 by jwe]
|