log liboctave/ChangeLog @ 12600:7c000c70f873

age author description
Tue, 12 Apr 2011 17:42:00 -0700 Rik LSODE.cc: Add semicolon to error messages to prevent run-together text.
Fri, 01 Apr 2011 03:09:35 -0600 Jordi GutiƩrrez Hermoso MatrixType:: plug memory leak (bug #32804).
Tue, 29 Mar 2011 17:47:26 -0700 Rik Treat empty vector (1x0 or 0x1) as valid input to diag().
Tue, 22 Mar 2011 13:21:44 -0700 Rik Fix errant 2010 dates in ChangeLogs.
Mon, 14 Mar 2011 23:36:20 -0600 Jordi GutiƩrrez Hermoso Change copy_backward to copy in Sparse<T>::assign, bug #32747
Sun, 13 Feb 2011 18:30:30 +0100 David Bateman Add changelog to change acccidentally pushed in afb65a7bc065
Tue, 08 Feb 2011 15:59:37 -0500 John W. Eaton small changes for GCC 4.6
Sun, 06 Feb 2011 05:50:49 -0500 John W. Eaton PermMatrix.cc (operator*): fix mixed row/column case
Fri, 04 Feb 2011 12:58:50 -0800 Rik Undo accidental checkin.
Thu, 03 Feb 2011 01:04:41 -0500 John W. Eaton require readline to provide working history control
Wed, 02 Feb 2011 03:36:31 -0500 John W. Eaton Range.cc (Range::Range (double, double, octave_idx_type)): correctly compute limit
Mon, 31 Jan 2011 17:09:24 -0500 John W. Eaton sparse matrix indexed assignment bug
Sun, 30 Jan 2011 04:38:35 -0500 Pascal Dupuis lo-sysdep.cc (opendir): on error, free allocated DIR object befor returning
Fri, 28 Jan 2011 14:21:57 -0500 John W. Eaton eigs-base.cc: fix error in change removing HAVE_ARPACK
Fri, 28 Jan 2011 14:05:59 -0500 John W. Eaton don't let uninitialized values escape from DNEUPD
Fri, 28 Jan 2011 14:05:09 -0500 John W. Eaton remove configure checks for ARPACK
Thu, 27 Jan 2011 16:46:50 -0500 John W. Eaton sparse matrix indexed assignment bug
Wed, 26 Jan 2011 23:49:42 -0500 John W. Eaton whitespace fixes
Mon, 24 Jan 2011 14:57:07 -0500 Pascal Dupuis Explicitly disallow copying in some classes
Sat, 22 Jan 2011 13:00:07 -0500 John W. Eaton ChangeLog fixes
Thu, 20 Jan 2011 11:10:27 +0100 Jaroslav Hajek implement a common class for reference counts
Sat, 22 Jan 2011 02:21:52 -0500 Pascal Dupuis Explicitly disallow copying in some classes.
Fri, 22 Jan 2010 12:43:12 +0100 Jaroslav Hajek version 3.2.4 release-3-2-x release-3-2-4
Fri, 22 Jan 2010 10:21:33 +0100 Jaroslav Hajek include PTHREAD_CFLAGS in LINK_DEPS for liboctave release-3-2-x
Wed, 05 Aug 2009 13:27:58 -0400 John W. Eaton add configure checks for pthread library and compiler flags release-3-2-x
Wed, 25 Nov 2009 12:05:09 +0100 Jaroslav Hajek fix bug in balance release-3-2-x
Wed, 25 Nov 2009 11:44:57 +0100 David Grundberg list_in_columns: Don't SIGFPE when given empty first argument release-3-2-x
Tue, 24 Nov 2009 08:00:32 +0100 David Bateman Fix test for valid threshold value in sparse LU factorization release-3-2-x
Mon, 14 Sep 2009 08:01:43 +0200 Jaroslav Hajek version 3.2.3 release-3-2-x
Wed, 09 Sep 2009 14:15:04 +0200 John W. Eaton abort if floating point format is not recognized as IEEE release-3-2-x
Sun, 23 Aug 2009 11:12:35 +0200 Jaroslav Hajek zero matrix assignment fix release-3-2-x
Sun, 23 Aug 2009 11:11:27 +0200 Jaroslav Hajek more fixes & tests for matrix multiply release-3-2-x
Sun, 23 Aug 2009 11:11:27 +0200 Jaroslav Hajek make single prec. matrix mutliply tests really single release-3-2-x
Sun, 23 Aug 2009 11:10:35 +0200 Jaroslav Hajek fix typos in complex xgemm release-3-2-x
Sat, 25 Jul 2009 16:21:51 +0200 Aleksej Saushev initialize floating point values properly for NetBSD systems release-3-2-x
Wed, 08 Jul 2009 13:49:21 -0400 John W. Eaton dim-vector.h: dim vectors always have two dimensions release-3-2-x
Tue, 21 Jul 2009 06:52:59 +0200 Jaroslav Hajek version 3.2.2 release-3-2-x
Fri, 03 Jul 2009 12:21:50 +0200 Jaroslav Hajek fix bugs in sparse reductions release-3-2-x
Thu, 02 Jul 2009 08:21:50 +0200 Jaroslav Hajek fix sparse +- diag operations release-3-2-x
Mon, 29 Jun 2009 14:17:11 +0200 Michael Goffioul Add exported symbols release-3-2-x
Thu, 25 Jun 2009 06:36:34 +0200 Alexander Barth eigs-base.cc: use octave_idx_type for Fortran LOGICAL values release-3-2-x
Mon, 22 Jun 2009 09:00:43 +0200 Jaroslav Hajek fix slow cellstr -> char matrix conversions release-3-2-x
Thu, 18 Jun 2009 09:31:47 +0200 Jaroslav Hajek avoid useless zero initialization when doing matrix multiply release-3-2-x
Thu, 11 Jun 2009 07:13:19 +0200 Jaroslav Hajek avoid using readline at all when line editing suppressed or interpreter embedded release-3-2-x
Tue, 09 Jun 2009 07:18:28 +0200 Jaroslav Hajek fix log2 with 2 outargs, loosen tests to meet IEEE release-3-2-x
Sun, 07 Jun 2009 08:15:31 +0200 Jaroslav Hajek fix behavior of find release-3-2-x
Fri, 05 Jun 2009 08:11:46 +0200 Jaroslav Hajek version 3.2.0 release-3-2-x
Tue, 07 Apr 2009 12:02:10 +0200 Jaroslav Hajek version 3.0.5 release-3-0-x
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
Wed, 19 Jan 2011 15:12:59 -0500 John W. Eaton allocate sufficient space for strmode
Fri, 14 Jan 2011 21:04:02 +0100 David Grundberg Build successfully without HAVE_CXSPARSE
Fri, 14 Jan 2011 06:20:06 -0500 John W. Eaton avoid exposing gnulib:: in header files
Fri, 14 Jan 2011 06:18:51 -0500 John W. Eaton use gnulib filemode module
Fri, 14 Jan 2011 05:47:45 -0500 John W. Eaton update copyright notices
Thu, 13 Jan 2011 16:52:30 -0500 John W. Eaton style fixes
Thu, 13 Jan 2011 15:40:14 -0500 John W. Eaton avoid GCC warnings
Thu, 13 Jan 2011 07:23:36 -0500 John W. Eaton prototype fixes for C language files
Thu, 13 Jan 2011 06:31:32 -0500 John W. Eaton SparseQR.cc, SparseCmplxQR.cc: fix member initialization order
Thu, 13 Jan 2011 06:20:33 -0500 John W. Eaton oct-fftw.cc: more constructor tweaks
Thu, 13 Jan 2011 06:02:52 -0500 John W. Eaton Sparse.cc: more constructor fixes
Thu, 13 Jan 2011 06:01:08 -0500 John W. Eaton Array.h, Array.cc: more constructor fixes