log liboctave/ChangeLog @ 12384:59efc7da9f7b release-3-4-x

age author description
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