log

age author description
Mon, 08 Sep 2008 14:00:33 -0400 Tatsuro Matsuoka plot.m: doc fix release-3-0-x
Mon, 08 Sep 2008 12:45:53 -0400 John W. Eaton ls-oct-ascii.{h,cc} (extract_keyword): accept \r as line ending character release-3-0-x
Mon, 08 Sep 2008 10:49:46 -0400 Mark van Rossum Handle zero values of n in binornd correctly release-3-0-x
Thu, 28 Aug 2008 10:20:43 -0400 Martin Weiser fix documentation of scatter3 release-3-0-x
Wed, 27 Aug 2008 09:59:55 -0400 Jaroslav Hajek make glpk return NA values for unfeasible problems release-3-0-x
Tue, 26 Aug 2008 18:05:13 -0400 John W. Eaton hold.m: if hold is applied to a figure, set state for all child axes objects release-3-0-x
Fri, 22 Aug 2008 14:42:12 -0400 John W. Eaton chi2rnd.m: fix missing semicolon release-3-0-x
Thu, 21 Aug 2008 15:28:58 -0400 John W. Eaton __go_draw_axes__.m (__gnuplot_write_data__): write "Inf Inf\n" if all data pairs contain NaN values release-3-0-x
Wed, 20 Aug 2008 11:01:24 -0400 Jaroslav Hajek avoid problematic subfunction call in an anonymous function release-3-0-x
Sun, 27 Jul 2008 02:29:36 +0200 David Bateman Allow X/Y to be unequal vectors in contourf release-3-0-x
Sun, 18 May 2008 22:40:28 +0200 Thomas Weber Extend explanation of randn's return value release-3-0-x
Sun, 27 Jul 2008 02:23:42 +0200 David Bateman Document contourf release-3-0-x
Sun, 27 Jul 2008 22:38:08 +0200 David Bateman Clarify help of the shading function release-3-0-x
Sun, 27 Jul 2008 02:08:55 +0200 David Bateman Calrify OuterPosition property in manual release-3-0-x
Wed, 20 Aug 2008 10:59:27 -0400 David Bateman Fix for meshed surfaces with more than one oobject per plot release-3-0-x
Tue, 19 Aug 2008 16:15:52 -0400 David Bateman Add a search for Contents.m files to the help function release-3-0-x
Tue, 19 Aug 2008 14:19:14 -0400 John W. Eaton fix typo in last commit release-3-0-x
Tue, 19 Aug 2008 14:09:24 -0400 Jaroslav Hajek check for obsolete built-in variable assignment at first execution rather than parse time release-3-0-x
Tue, 19 Aug 2008 13:59:30 -0400 Jaroslav Hajek fix invalid memory read in glpk release-3-0-x
Tue, 19 Aug 2008 13:52:18 -0400 David Bateman Doc fix for ranks release-3-0-x
Tue, 19 Aug 2008 13:50:15 -0400 Jaroslav Hajek fix default_save_options parsing and allow mixing options with other arguments. release-3-0-x
Tue, 19 Aug 2008 13:47:03 -0400 John W. Eaton parse.y (Feval): Return value produced by evaluating CATCH string release-3-0-x
Tue, 19 Aug 2008 18:42:27 +0000 Jaroslav Hajek Added tag release-3-0-2 for changeset 928193724f3b release-3-0-x
Tue, 19 Aug 2008 17:46:01 +0000 Jaroslav Hajek version 3.0.2 release-3-0-x
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