log

age author description
Thu, 17 Apr 2008 16:44:49 -0400 John W. Eaton unify comment and help text processing in lex.l and parse.y
Wed, 16 Apr 2008 22:08:15 -0400 John W. Eaton octave_user_code: new base class for octave_user_script and octave_user_function
Wed, 16 Apr 2008 21:50:59 -0400 John W. Eaton save: fix continuation character in doc string
Wed, 16 Apr 2008 23:33:36 +0200 David Bateman Delete idx in Sparse<T> and Array<T> operator =
Wed, 16 Apr 2008 15:15:26 -0400 John W. Eaton __gnuplot_version__: use newline at end of message
Wed, 16 Apr 2008 15:09:56 -0400 John W. Eaton parse scripts completely before executing
Wed, 16 Apr 2008 14:19:59 -0400 sh Display a (hopefully) informative error message if gnuplot isn't found
Tue, 15 Apr 2008 16:31:28 -0400 John W. Eaton ChangeLog fix
Tue, 15 Apr 2008 16:30:09 -0400 John W. Eaton view: get values from current axes if nargin == 0
Tue, 15 Apr 2008 02:29:08 -0400 David Bateman Minor fix for multiple patches with NaN values
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