log

age author description
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