log liboctave/ChangeLog @ 12119:e320928eeb3a release-3-2-x release-3-2-4

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