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
|
Fri, 15 Feb 2008 16:50:16 -0500 |
Timo Lindfors |
handle ties in kruskal_wallis_test
|
Fri, 15 Feb 2008 16:35:59 -0500 |
John W. Eaton |
new norm arg for cond
|
Fri, 15 Feb 2008 15:39:13 -0500 |
John W. Eaton |
don't special case SH_LD for FreeBSD and OpenBSD
|
Thu, 14 Feb 2008 21:57:50 -0500 |
John W. Eaton |
don't check f77_exception_encountered
|
Thu, 14 Feb 2008 17:14:23 -0500 |
John W. Eaton |
use exceptions in liboctave error handler
|
Wed, 13 Feb 2008 00:00:33 -0500 |
Jason Riedy |
compilation fixes
|
Tue, 12 Feb 2008 23:52:42 -0500 |
John W. Eaton |
add Jason Riedy to contributors file
|
Tue, 12 Feb 2008 23:45:20 -0500 |
John W. Eaton |
ilaenv --> xilaenv
|
Tue, 12 Feb 2008 21:13:21 -0500 |
John W. Eaton |
ilaenv --> xilaenv
|
Tue, 12 Feb 2008 21:04:27 -0500 |
Jason Riedy |
fix workspace size calculation for xGELSD
|
Tue, 12 Feb 2008 16:32:37 -0500 |
Kostas Poulios |
Fixes for quiver3
|
Tue, 12 Feb 2008 16:23:18 -0500 |
John W. Eaton |
changelog fix
|
Tue, 12 Feb 2008 13:00:45 +0100 |
David Bateman |
Allow cast to treat the logical types
|
Tue, 12 Feb 2008 16:19:03 -0500 |
David Bateman |
Fix colorbar with contours
|
Tue, 12 Feb 2008 16:12:20 -0500 |
David Bateman |
Implement cdatamapping and respect to to allow correct image/imagesc rendering
|
Tue, 12 Feb 2008 15:44:42 -0500 |
John W. Eaton |
eliminate unnecessary explicit template instantiations
|
Tue, 12 Feb 2008 03:15:49 -0500 |
John W. Eaton |
fix for loop iteration limit bug with ranges
|
Tue, 12 Feb 2008 03:09:44 -0500 |
John W. Eaton |
avoid shadow warning (changelog)
|
Tue, 12 Feb 2008 02:00:45 -0500 |
John W. Eaton |
avoid shadow warning
|
Mon, 11 Feb 2008 18:12:24 -0500 |
John W. Eaton |
omit more dependencies for distclean target
|
Sat, 09 Feb 2008 03:37:39 -0500 |
John W. Eaton |
format Range output more like N-d arrays
|
Fri, 08 Feb 2008 07:55:31 +0100 |
Rafael Laboissiere |
Drop .LO macros from manpages
|
Fri, 08 Feb 2008 16:00:16 -0500 |
John W. Eaton |
eliminate UNDEFINED sort mode
|
Fri, 08 Feb 2008 12:30:39 +0100 |
David Bateman |
Allow linewidth to be specified for contours
|
Fri, 08 Feb 2008 03:43:48 -0500 |
John W. Eaton |
limit data read to data chunk in wavread.m
|
Fri, 08 Feb 2008 03:28:11 -0500 |
John W. Eaton |
fix struct resizing bug
|
Fri, 08 Feb 2008 03:13:39 -0500 |
John W. Eaton |
don't inhibit drawnow in debug mode
|
Thu, 07 Feb 2008 22:36:11 -0500 |
John W. Eaton |
make sort work for ranges
|
Thu, 07 Feb 2008 15:58:37 -0500 |
John W. Eaton |
fix any(int) bug
|
Thu, 07 Feb 2008 06:16:41 -0500 |
John W. Eaton |
remove spkron.cc
|
Thu, 07 Feb 2008 06:00:37 -0500 |
David Bateman |
eliminate spkron.cc; dispatch in kron
|
Wed, 06 Feb 2008 20:22:14 +0000 |
jwe |
[project @ 2008-02-06 20:22:14 by jwe]
|
Wed, 06 Feb 2008 10:46:10 +0000 |
jwe |
[project @ 2008-02-06 10:46:10 by jwe]
|
Wed, 06 Feb 2008 10:40:02 +0000 |
jwe |
[project @ 2008-02-06 10:40:01 by jwe]
|
Wed, 06 Feb 2008 10:22:48 +0000 |
jwe |
[project @ 2008-02-06 10:22:48 by jwe]
|
Wed, 06 Feb 2008 09:33:08 +0000 |
jwe |
[project @ 2008-02-06 09:33:08 by jwe]
|
Wed, 06 Feb 2008 08:27:00 +0000 |
jwe |
[project @ 2008-02-06 08:27:00 by jwe]
|
Tue, 05 Feb 2008 23:11:19 +0000 |
jwe |
[project @ 2008-02-05 23:11:19 by jwe]
|
Tue, 05 Feb 2008 22:40:52 +0000 |
jwe |
[project @ 2008-02-05 22:38:57 by jwe]
|
Mon, 04 Feb 2008 21:17:18 +0000 |
jwe |
[project @ 2008-02-04 21:17:18 by jwe]
|
Mon, 04 Feb 2008 07:53:07 +0000 |
jwe |
[project @ 2008-02-04 07:53:07 by jwe]
|
Mon, 04 Feb 2008 07:40:55 +0000 |
jwe |
[project @ 2008-02-04 07:40:55 by jwe]
|
Sun, 03 Feb 2008 20:58:12 +0000 |
jwe |
[project @ 2008-02-03 20:58:12 by jwe]
|
Sun, 03 Feb 2008 19:34:26 +0000 |
jwe |
[project @ 2008-02-03 19:34:26 by jwe]
|