log

age author description
Fri, 22 Feb 2008 15:50:51 +0100 David Bateman Eliminate the rest of the dispatched sparse functions
Fri, 22 Feb 2008 13:47:38 -0500 John W. Eaton fullfile: improve handling of args ending with filesep
Fri, 22 Feb 2008 04:05:36 -0500 John W. Eaton __stepimp__: don't call subplot for single plot
Thu, 21 Feb 2008 04:34:43 -0500 John W. Eaton ignore errors installing octave.desktop file
Thu, 21 Feb 2008 04:30:27 -0500 John W. Eaton imshow.m: use axis ("image")
Thu, 21 Feb 2008 03:58:57 -0500 John W. Eaton improve handling line style for errorbar plots
Thu, 21 Feb 2008 03:04:27 -0500 John W. Eaton fsolve: detect nonsquare systems
Wed, 20 Feb 2008 21:58:11 -0500 John W. Eaton doc fixes for legendre
Wed, 20 Feb 2008 21:47:39 -0500 Ben Abbott legendre.m: Added normalization and improved stability.
Wed, 20 Feb 2008 17:39:11 -0500 John W. Eaton atan2, fmod: accept N-d arrays
Wed, 20 Feb 2008 15:52:11 -0500 David Bateman Remove dispatched sparse functions and treat in the generic versions of the functions
Wed, 20 Feb 2008 14:56:22 -0500 John W. Eaton detect cellstr args in strcat
Wed, 20 Feb 2008 04:22:50 -0500 David Bateman convert mapper functions to new format
Wed, 20 Feb 2008 01:09:19 -0500 Ben Abbott Modified for consistency with Matlab. Modified to respect partial paths needed for overloaded functions.
Wed, 20 Feb 2008 00:46:30 -0500 John W. Eaton style fixes
Tue, 19 Feb 2008 07:28:40 -0500 Ben Abbott use QR decomposition and normalization for polyfit; normalization for polyval
Wed, 20 Feb 2008 00:31:56 -0500 Ben Abbott Added pkg version info and matlab compatibility.
Tue, 19 Feb 2008 19:25:19 -0500 John W. Eaton pkg.m style fixes
Tue, 19 Feb 2008 19:23:58 -0500 carlo added describe command to pkg
Tue, 19 Feb 2008 18:55:05 -0500 carlo better documentation on the INDEX file format
Tue, 19 Feb 2008 18:51:48 -0500 John W. Eaton changelog
Mon, 18 Feb 2008 18:08:29 +0100 David Bateman Treat integer types for mod/rem correctly
Tue, 19 Feb 2008 03:36:08 -0500 John W. Eaton [mq]: tmp-patch
Wed, 13 Feb 2008 22:46:24 -0500 bill datestr.m: fix 6 datenum vector bug
Tue, 19 Feb 2008 02:37:07 -0500 Jaroslav Hajek qr doc fix
Mon, 18 Feb 2008 15:02:59 -0500 Ben Abbott doc fix
Mon, 18 Feb 2008 14:54:10 -0500 John W. Eaton don't clear locked functions
Fri, 15 Feb 2008 19:54:25 -0500 John W. Eaton another small xGELSD workspace fix
Fri, 15 Feb 2008 19:49:14 -0500 John W. Eaton catch octave_execution_exception for built-in and mex functions
Fri, 15 Feb 2008 18:55:11 -0500 John W. Eaton more xGELSD workspace fixes