log

age author description
Wed, 12 May 2010 02:25:05 +0200 David Bateman minor typo in previous changeset
Wed, 12 May 2010 02:17:18 +0200 David Bateman Fix error when saving sparse arrays to matlab files (bug #29786)
Tue, 11 May 2010 09:43:56 -0700 Rik Capitalize ARPACK in configure messages.
Tue, 11 May 2010 08:31:58 +0200 Jaroslav Hajek fix bug in binary saving of lazy indices
Tue, 11 May 2010 07:25:20 +0200 Jaroslav Hajek fix off-by-1 error in idx_vector (bug #29851)
Fri, 07 May 2010 12:40:06 +0200 Jaroslav Hajek mark sqrtm(triangular) as triangular
Mon, 10 May 2010 11:55:16 -0700 Rik Split qrdelete test into high precision test when QRUPDATE is present
Mon, 10 May 2010 07:50:56 +0200 Jaroslav Hajek make schur mark triangular matrices on output
Mon, 10 May 2010 07:50:11 +0200 Jaroslav Hajek optimize order of conditions in octave_range::index_vector
Sat, 08 May 2010 10:29:39 -0700 Rik Don't abort testing when merely skipping a testif block.
Sat, 08 May 2010 15:15:22 +0200 Jaroslav Hajek optimize code handling ++,--
Fri, 07 May 2010 15:58:51 -0400 John W. Eaton use internal variable instead of warning state to control whether to allow non-integer ranges as indices
Fri, 07 May 2010 20:53:27 +0100 Michael Goffioul Export symbol Vsparse_auto_mutate
Thu, 06 May 2010 16:55:23 -0400 John W. Eaton don't compile gl2ps.c unless we have OpenGL
Thu, 06 May 2010 14:47:27 +0200 Jaroslav Hajek fix null assignment bug #29785
Thu, 06 May 2010 08:02:07 -0400 John W. Eaton improve warning/error message
Thu, 06 May 2010 13:32:08 +0200 Jaroslav Hajek improve sqrtm
Thu, 06 May 2010 09:49:36 +0200 Jaroslav Hajek make schur more Matlab compatible
Wed, 05 May 2010 21:14:18 -0700 Rik Replace deprecated function calls in statistics tests
Wed, 05 May 2010 14:20:58 -0400 John W. Eaton allow non-integer ranges as indices conditionally
Tue, 04 May 2010 12:56:27 -0400 John W. Eaton ChangeLog fixes
Tue, 04 May 2010 13:00:00 -0400 John W. Eaton convert villad functions to C++
Mon, 03 May 2010 12:08:57 -0700 Rik Add TeX equation to cond.m documentation
Mon, 03 May 2010 13:21:35 +0200 Jaroslav Hajek implement svd_driver
Sun, 02 May 2010 22:05:41 -0700 Rik Wrap documentation line to prevent overfull hbox LaTex warning
Sun, 02 May 2010 21:19:55 -0700 Rik Remove tabs in .txi files causing problems with pdf formatting.
Sun, 02 May 2010 10:20:36 -0400 Ben Abbott close.m: No error on "close([])".
Sat, 01 May 2010 12:00:32 -0400 Ben Abbott __go_draw_axes__.m: Remove gnuplot errorbar code.
Sat, 01 May 2010 10:55:42 -0400 Ben Abbott Remove line object props ldata, udata, xldata, xudata.
Fri, 30 Apr 2010 19:08:55 -0400 Ben Abbott Add demos to loglogerr.m, semilogxerr.m, & semilogyerr.m