Fri, 01 Feb 2008 06:34:12 +0000 |
jwe |
[project @ 2008-02-01 06:32:06 by jwe]
release-3-0-x
|
Tue, 03 Jun 2008 07:16:58 +0200 |
Jaroslav Hajek |
trivial fix option in Fload
release-3-0-x
|
Mon, 02 Jun 2008 11:18:58 -0400 |
John W. Eaton |
mod: delete bogus test
release-3-0-x
|
Thu, 22 May 2008 22:00:26 +0200 |
Jaroslav Hajek |
[mq]: cellstr
release-3-0-x
|
Wed, 21 May 2008 12:26:57 +0200 |
kimhanse |
strings/mat2str.m: Change is_complex to iscomplex, add tests, add missing ;
release-3-0-x
|
Mon, 02 Jun 2008 09:50:09 -0400 |
John W. Eaton |
use ischar instead of isstr
release-3-0-x
|
Mon, 18 Feb 2008 18:08:29 +0100 |
David Bateman |
Treat integer types for mod/rem correctly
release-3-0-x
|
Wed, 14 May 2008 18:03:58 +0200 |
David Bateman |
Typo DPBCON -> DGBCON
release-3-0-x
|
Tue, 13 May 2008 17:45:35 +0200 |
David Bateman |
all false logical indexing fix
release-3-0-x
|
Thu, 07 Feb 2008 15:58:37 -0500 |
John W. Eaton |
fix any(int) bug
release-3-0-x
|
Tue, 06 May 2008 13:15:43 -0400 |
David Bateman |
Also ignore other constants in Finline
release-3-0-x
|
Tue, 06 May 2008 06:20:36 -0400 |
David Bateman |
Treat bool as a scalar in the bit functions
release-3-0-x
|
Tue, 06 May 2008 03:23:12 -0400 |
John W. Eaton |
struct2cell: handle structure arrays properly
release-3-0-x
|
Mon, 05 May 2008 11:20:53 -0400 |
David Bateman |
Alias setenv to putenv. Allow single arg to putenv
release-3-0-x
|
Mon, 05 May 2008 03:12:04 -0400 |
Rafael Laboissiere |
Load the default inputrc when calling read_readline_init_file()
release-3-0-x
|
Sun, 04 May 2008 23:48:49 -0400 |
John W. Eaton |
ov-fcn-handle.cc (Ffunctions): fix structure assignment
release-3-0-x
|
Tue, 29 Apr 2008 03:37:06 -0400 |
David Bateman |
Set archprefix for -local and -global options to pkg
release-3-0-x
|
Tue, 29 Apr 2008 02:10:04 -0400 |
jstickel |
updated help for tcdf and tinv
release-3-0-x
|
Thu, 24 Apr 2008 15:44:05 -0400 |
Michael Goffioul |
lo-sysdep.cc (octave_popen2): don't set PIPE_NOWAIT for parentWrite
release-3-0-x
|
Wed, 23 Apr 2008 16:51:55 -0400 |
John W. Eaton |
__qp__.cc: avoid bounds error when removing constraint from active set
release-3-0-x
|
Wed, 23 Apr 2008 16:50:12 -0400 |
John W. Eaton |
Added tag release-3-0-1 for changeset 57504aa0461e
release-3-0-x
|
Wed, 23 Apr 2008 16:50:05 -0400 |
John W. Eaton |
version 3.0.1
release-3-0-x
|
Mon, 21 Apr 2008 11:48:13 -0400 |
John W. Eaton |
idx-vector.cc: fix for-loop condition
release-3-0-x
|
Mon, 21 Apr 2008 11:03:39 -0400 |
David Bateman |
Try to get the colorbar position right for manual aspect ratios as well
release-3-0-x
|
Mon, 21 Apr 2008 03:03:40 -0400 |
John W. Eaton |
update copyright dates
release-3-0-x
|
Sun, 20 Apr 2008 09:04:47 -0400 |
John W. Eaton |
octave_stream::read: allow single data type specification but return double
release-3-0-x
|
Fri, 18 Apr 2008 12:01:53 -0400 |
John W. Eaton |
disp: produce sq-string unless arg is a dq-string
release-3-0-x
|
Wed, 16 Apr 2008 23:33:36 +0200 |
David Bateman |
Delete idx in Sparse<T> and Array<T> operator =
release-3-0-x
|
Wed, 16 Apr 2008 15:15:26 -0400 |
John W. Eaton |
__gnuplot_version__: use newline at end of message
release-3-0-x
|
Wed, 16 Apr 2008 14:19:59 -0400 |
sh |
Display a (hopefully) informative error message if gnuplot isn't found
release-3-0-x
|