Tue, 19 Aug 2008 14:49:13 +0000 |
Jaroslav Hajek |
fix typo in randp test
release-3-0-x
|
Tue, 12 Aug 2008 13:20:27 -0400 |
John W. Eaton |
octave_struct::subsref: don't resize for simple x(idx) case
release-3-0-x
|
Tue, 12 Aug 2008 10:54:31 -0400 |
Jaroslav Hajek |
initialization check for correct NaN sign
release-3-0-x
|
Fri, 08 Aug 2008 09:58:42 +0200 |
Jaroslav Hajek |
strtok: replace cstrcat->strcat
release-3-0-x
|
Fri, 08 Aug 2008 09:47:57 +0200 |
Tatsuro MATSUOKA |
fix failing test for randp
release-3-0-x
|
Mon, 04 Aug 2008 22:32:47 -0400 |
John W. Eaton |
oct-env.cc (octave_env::instance_ok): fix type in error message
release-3-0-x
|
Mon, 04 Aug 2008 22:15:34 -0400 |
John W. Eaton |
run-octave.in: use sed to append : to path elements
release-3-0-x
|
Mon, 04 Aug 2008 14:33:38 -0400 |
John W. Eaton |
aclocal.m4 (OCTAVE_PROG_SED): fail if no usable sed is found
release-3-0-x
|
Mon, 04 Aug 2008 14:27:36 -0400 |
John W. Eaton |
Makefile.in (header-msg): Mention GNU Make; update GCC version info
release-3-0-x
|
Mon, 04 Aug 2008 10:59:46 -0400 |
John W. Eaton |
strtok.m: include TAB, LF, VT, FF, and CR in default set of delim characters
release-3-0-x
|
Fri, 01 Aug 2008 09:11:14 +0200 |
Francesco Potorti |
fix incorrect axis location properties
release-3-0-x
|
Mon, 28 Jul 2008 14:34:54 -0400 |
John W. Eaton |
lasterr, lasterror: unwind-protect error_state
release-3-0-x
|
Mon, 21 Jul 2008 16:06:57 -0400 |
John W. Eaton |
allow empty matrix by cell (or struct) concatentation
release-3-0-x
|
Thu, 24 Jul 2008 13:03:36 -0400 |
John W. Eaton |
Fmkdir: improve compatibility
release-3-0-x
|
Thu, 31 Jul 2008 05:53:02 -0400 |
John W. Eaton |
octMakefile.in (DISTFILES): add "missing" to the list
release-3-0-x
|
Thu, 05 Jun 2008 20:42:14 +0200 |
Jaroslav Hajek |
correct fputs to fprintf in __go_draw_axes__.m
release-3-0-x
|
Thu, 10 Jul 2008 10:57:55 -0400 |
John W. Eaton |
octMakefile.in (DIRS_TO_MAKE): finish previous change
release-3-0-x
|
Thu, 10 Jul 2008 10:54:19 -0400 |
John W. Eaton |
octMakefile.in (DIRS_TO_MAKE): update list
release-3-0-x
|
Wed, 25 Jun 2008 12:46:32 +0200 |
David Bateman |
Frats fix for nargin==0
release-3-0-x
|
Fri, 20 Jun 2008 09:34:55 +0200 |
Jaroslav Hajek |
add missing include in MatrixType.h
release-3-0-x
|
Wed, 18 Jun 2008 21:00:06 +0200 |
Jaroslav Hajek |
make regexp(...,'once') matlab compatible
release-3-0-x
|
Wed, 11 Jun 2008 14:21:06 -0400 |
John W. Eaton |
rat.m: handle arrays and all-integer inputs
release-3-0-x
|
Tue, 10 Jun 2008 13:43:54 -0400 |
John W. Eaton |
mexproto.h: fix mxCreateLogicalScalar decl
release-3-0-x
|
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
|
Tue, 15 Apr 2008 16:30:52 -0400 |
John W. Eaton |
view: get values from current axes if nargin == 0
release-3-0-x
|
Mon, 14 Apr 2008 13:43:15 -0400 |
John W. Eaton |
doc fix
release-3-0-x
|
Mon, 14 Apr 2008 13:27:21 -0400 |
Jaroslav Hajek |
octave_scan_1: fix reading of hex numbers
release-3-0-x
|
Mon, 14 Apr 2008 13:13:25 -0400 |
John W. Eaton |
fread, fwrite: allow SKIP arg to be omitted
release-3-0-x
|
Wed, 09 Apr 2008 13:31:42 -0400 |
John W. Eaton |
changeset: 7800:9828eda04f24
release-3-0-x
|
Wed, 09 Apr 2008 13:26:25 -0400 |
Michael Goffioul |
Fix various tests under Win32.
release-3-0-x
|
Wed, 09 Apr 2008 13:13:18 -0400 |
Michael Goffioul |
Fix stat'ing root pathnames ('\' or '/') under Win32.
release-3-0-x
|