log

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