log

age author description
Mon, 14 Apr 2008 13:30:40 -0400 David Bateman Minor texinfo errors
Mon, 14 Apr 2008 13:27:21 -0400 Jaroslav Hajek octave_scan_1: fix reading of hex numbers
Mon, 14 Apr 2008 13:13:25 -0400 John W. Eaton fread, fwrite: allow SKIP arg to be omitted
Wed, 09 Apr 2008 13:31:12 -0400 John W. Eaton changeset: 7800:9828eda04f24
Wed, 09 Apr 2008 13:24:07 -0400 Michael Goffioul Fix various tests under Win32.
Wed, 09 Apr 2008 13:12:27 -0400 Michael Goffioul Fix stat'ing root pathnames ('\' or '/') under Win32.
Wed, 09 Apr 2008 12:56:48 -0400 John W. Eaton don't embed newline in warning messages in deprecated functions
Wed, 09 Apr 2008 12:40:06 -0400 David Bateman Don't allow the use of lists in assert.m
Wed, 09 Apr 2008 17:13:40 +0200 Rafael Laboissiere Drop the Encoding key
Mon, 07 Apr 2008 11:50:37 -0400 John W. Eaton zchinx.f: use dble instead of real
Mon, 07 Apr 2008 11:43:19 -0400 Jaroslav Hajek more QR & Cholesky updating functions
Fri, 04 Apr 2008 15:57:31 -0400 John W. Eaton make_constant: handle escape sequences in dq-strings
Fri, 04 Apr 2008 14:22:10 -0400 John W. Eaton check-m-sources: new target for script Makefiles
Thu, 03 Apr 2008 07:43:59 -0400 bill lsqnonneg: use optimset, correctly index Z and P in main loop
Fri, 04 Apr 2008 10:18:35 -0400 David Bateman Add warning to rest of deprecated functions
Thu, 03 Apr 2008 22:22:47 -0400 John W. Eaton lo-sysdep.cc: include windows.h if windows and not cygwin
Thu, 03 Apr 2008 22:12:55 -0400 Tatsuro Matsuoka update README.Cygwin
Thu, 03 Apr 2008 21:56:23 -0400 John W. Eaton note version when functions were deprecated
Thu, 03 Apr 2008 21:39:38 -0400 David Bateman Conditionally set 'set pm3d implicit'
Thu, 03 Apr 2008 17:10:15 -0400 David Bateman Add versions of removed dispatched sparse function in the deprecated directory
Thu, 03 Apr 2008 14:09:49 -0400 John W. Eaton make_constant: stash original text for strings
Thu, 03 Apr 2008 13:13:01 -0400 John W. Eaton octave_fcn_handle::subsref: don't call next_subsref
Thu, 03 Apr 2008 14:19:59 +0200 Jaroslav Hajek increase testqr tolerance in test/test_linalg.m
Thu, 03 Apr 2008 10:37:14 -0400 Ben Abbott spaugment: reduce test script tolerance
Thu, 03 Apr 2008 00:01:07 -0400 John W. Eaton fix typos in xzdotu and xzdotc wrappers
Wed, 02 Apr 2008 23:24:33 -0400 John W. Eaton scripts/deprecated/Makefile.in (SOURCES): Add spkron.m
Wed, 02 Apr 2008 16:13:35 -0400 John W. Eaton scripts/general/Makefile.in (SOURCES): Add runlength.m
Wed, 02 Apr 2008 14:30:49 -0400 Jaroslav Hajek implement BLAS-F77 call compatibility check
Tue, 01 Apr 2008 00:29:51 -0400 bill lsqnonneg: new function
Wed, 02 Apr 2008 14:08:28 -0400 David Bateman Add the spaugment function