log liboctave/ChangeLog @ 11946:f835cb5b2484 release-3-0-x

age author description
Wed, 01 Apr 2009 10:51:28 +0200 Jaroslav Hajek version 3.0.4 release-3-0-x
Tue, 24 Feb 2009 07:53:24 +0100 Jaroslav Hajek backport sorting fixes release-3-0-x
Mon, 23 Feb 2009 21:06:42 +0100 Rafael Laboissiere include cstdio where needed release-3-0-x
Mon, 12 Jan 2009 10:42:03 +0100 Brian Gough fix scaling factor for negative alpha in zbesi,cbesi release-3-0-x
Thu, 20 Nov 2008 08:42:12 +0100 David Bateman Changelog for previous patch release-3-0-x
Thu, 20 Nov 2008 08:41:35 +0100 John W. Eaton dir-ops.cc (dir_entry::read): use std::list<std::string> to cache names before converting to string_vector release-3-0-x
Sun, 12 Oct 2008 10:40:30 +0200 Jaroslav Hajek fix sorting of non-POD objects release-3-0-x
Sun, 12 Oct 2008 10:37:07 +0200 Jason Riedy compilation fixes release-3-0-x
Sun, 12 Oct 2008 10:31:14 +0200 Jaroslav Hajek improve inverse preconditioning according to Marco Caliari release-3-0-x
Sun, 12 Oct 2008 10:30:40 +0200 Jaroslav Hajek fix for SuiteSparse 3.2 release-3-0-x
Fri, 10 Oct 2008 11:25:41 +0200 John W. Eaton additional AIX build fix release-3-0-x
Fri, 10 Oct 2008 11:24:32 +0200 David Bateman AIX Build fix release-3-0-x
Mon, 29 Sep 2008 08:03:12 +0200 Jaroslav Hajek version 3.0.3 release-3-0-x
Mon, 29 Sep 2008 07:57:57 +0200 Jaroslav Hajek add missing return in Array<T>::delete_elements_2 release-3-0-x
Mon, 29 Sep 2008 07:32:19 +0200 Jaroslav Hajek fix null assignment behaviour release-3-0-x
Sun, 21 Sep 2008 08:21:52 +0200 John W. Eaton clear index before throwing error in Array indexed assignment functions release-3-0-x
Sun, 21 Sep 2008 08:21:52 +0200 Jaroslav Hajek make null assignment more Matlab-compatible release-3-0-x
Wed, 17 Sep 2008 11:06:18 +0200 jwe [project @ 2008-01-24 08:31:36 by jwe] release-3-0-x
Mon, 15 Sep 2008 08:11:18 +0200 Jaroslav Hajek fix integer exponentiation with negative exponent release-3-0-x
Tue, 19 Aug 2008 17:46:01 +0000 Jaroslav Hajek version 3.0.2 release-3-0-x
Tue, 12 Aug 2008 10:54:31 -0400 Jaroslav Hajek initialization check for correct NaN sign release-3-0-x
Mon, 04 Aug 2008 22:32:47 -0400 John W. Eaton oct-env.cc (octave_env::instance_ok): fix type in error message release-3-0-x
Fri, 20 Jun 2008 09:34:55 +0200 Jaroslav Hajek add missing include in MatrixType.h release-3-0-x
Wed, 14 May 2008 18:03:58 +0200 David Bateman Typo DPBCON -> DGBCON release-3-0-x
Tue, 13 May 2008 17:45:35 +0200 David Bateman all false logical indexing fix release-3-0-x
Thu, 07 Feb 2008 15:58:37 -0500 John W. Eaton fix any(int) bug release-3-0-x
Mon, 05 May 2008 03:12:04 -0400 Rafael Laboissiere Load the default inputrc when calling read_readline_init_file() release-3-0-x
Thu, 24 Apr 2008 15:44:05 -0400 Michael Goffioul lo-sysdep.cc (octave_popen2): don't set PIPE_NOWAIT for parentWrite release-3-0-x
Wed, 23 Apr 2008 16:50:05 -0400 John W. Eaton version 3.0.1 release-3-0-x
Mon, 21 Apr 2008 11:48:13 -0400 John W. Eaton idx-vector.cc: fix for-loop condition release-3-0-x
Wed, 16 Apr 2008 23:33:36 +0200 David Bateman Delete idx in Sparse<T> and Array<T> operator = release-3-0-x
Wed, 09 Apr 2008 13:31:42 -0400 John W. Eaton changeset: 7800:9828eda04f24 release-3-0-x
Wed, 09 Apr 2008 13:13:18 -0400 Michael Goffioul Fix stat'ing root pathnames ('\' or '/') under Win32. release-3-0-x
Thu, 03 Apr 2008 22:23:22 -0400 John W. Eaton lo-sysdep.cc: include windows.h if windows and not cygwin release-3-0-x
Wed, 26 Mar 2008 15:41:59 -0400 David Bateman refactor Array::assignN dimensioning code for empty initial matrices release-3-0-x
Tue, 25 Mar 2008 16:18:42 -0400 David Bateman Fix fall back from sparse cholesky factorization to LU when matrix detected as not being positive definite release-3-0-x
Sun, 23 Mar 2008 11:22:58 -0400 David Bateman Add integer el_div and el_ldiv operators to the binops that were missing them release-3-0-x
Wed, 19 Mar 2008 14:13:37 -0400 David Bateman Fix for array indexing if original matrix is empty release-3-0-x
Tue, 18 Mar 2008 20:47:40 -0400 David Bateman Chop trailing singletons in min/max functions release-3-0-x
Tue, 18 Mar 2008 16:21:34 -0400 John W. Eaton partial specialization for octave_int_fit_to_range release-3-0-x
Tue, 18 Mar 2008 15:39:43 -0400 David Bateman shortened empty indexing fix release-3-0-x
Tue, 18 Mar 2008 14:46:41 -0400 John W. Eaton compatible handling of NaN -> int conversions release-3-0-x
Wed, 12 Mar 2008 01:05:55 -0400 John W. Eaton one more xGELSD workspace fix release-3-0-x
Fri, 07 Mar 2008 20:21:48 -0500 John W. Eaton logical indexing compatibility fixes release-3-0-x
Mon, 03 Mar 2008 20:00:17 -0500 David Bateman Treat repeated indices in the sparse assignments release-3-0-x
Mon, 03 Mar 2008 02:22:03 -0500 Jaroslav Hajek more xGELSD workspace fixes release-3-0-x
Tue, 26 Feb 2008 20:30:46 -0500 John W. Eaton oct-rand.cc: fix typo release-3-0-x
Tue, 26 Feb 2008 18:46:14 -0500 John W. Eaton oct-rand.cc (get_dist_id): initialize retval release-3-0-x
Tue, 26 Feb 2008 05:30:39 -0500 John W. Eaton save state separately for each MT random number generator release-3-0-x
Tue, 26 Feb 2008 02:51:32 -0500 John W. Eaton avoid another xGELSD workspace query bug release-3-0-x
Fri, 15 Feb 2008 18:55:45 -0500 John W. Eaton more xGELSD workspace fixes release-3-0-x
Tue, 12 Feb 2008 21:13:17 -0500 John W. Eaton ilaenv --> xilaenv release-3-0-x
Tue, 12 Feb 2008 21:04:34 -0500 Jason Riedy fix workspace size calculation for xGELSD release-3-0-x
Thu, 24 Jan 2008 07:39:33 +0000 jwe [3-0-0-branch @ 2008-01-24 07:39:32 by jwe] release-3-0-x
Tue, 22 Jan 2008 19:30:30 +0000 jwe [3-0-0-branch @ 2008-01-22 19:30:30 by jwe] release-3-0-x
Fri, 21 Jan 2011 11:05:21 -0500 John W. Eaton avoid apparent bug in ATLAS versions of CHERK/ZHERK
Thu, 20 Jan 2011 17:24:59 -0500 John W. Eaton strip trailing whitespace from source files
Thu, 20 Jan 2011 00:12:05 -0500 John W. Eaton attempt better backward compatibility for Array resize functions
Thu, 20 Jan 2011 02:46:51 +0100 David Bateman Fix indexing error in the construction of sparse matrices
Wed, 19 Jan 2011 17:55:56 -0500 John W. Eaton attempt better backward compatibility for Array constructors