log src/ChangeLog @ 11819:4bfc7d0c00e1 release-3-0-x

age author description
Sun, 18 May 2008 22:40:28 +0200 Thomas Weber Extend explanation of randn's return value 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: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: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 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
Fri, 08 Aug 2008 09:47:57 +0200 Tatsuro MATSUOKA fix failing test for randp 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
Wed, 25 Jun 2008 12:46:32 +0200 David Bateman Frats fix for nargin==0 release-3-0-x
Wed, 18 Jun 2008 21:00:06 +0200 Jaroslav Hajek make regexp(...,'once') matlab compatible release-3-0-x
Tue, 10 Jun 2008 13:43:54 -0400 John W. Eaton mexproto.h: fix mxCreateLogicalScalar decl release-3-0-x
Tue, 03 Jun 2008 07:16:58 +0200 Jaroslav Hajek trivial fix option in Fload release-3-0-x
Thu, 22 May 2008 22:00:26 +0200 Jaroslav Hajek [mq]: cellstr 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
Sun, 04 May 2008 23:48:49 -0400 John W. Eaton ov-fcn-handle.cc (Ffunctions): fix structure assignment 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:05 -0400 John W. Eaton version 3.0.1 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
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:26:25 -0400 Michael Goffioul Fix various tests under Win32. release-3-0-x
Fri, 04 Apr 2008 15:57:31 -0400 John W. Eaton make_constant: handle escape sequences in dq-strings release-3-0-x
Thu, 03 Apr 2008 14:09:49 -0400 John W. Eaton make_constant: stash original text for strings release-3-0-x
Thu, 03 Apr 2008 13:13:48 -0400 John W. Eaton octave_fcn_handle::subsref: don't call next_subsref release-3-0-x
Thu, 03 Apr 2008 10:24:18 -0400 Jaroslav Hajek fix to enable compiling with Intel C++ release-3-0-x
Wed, 02 Apr 2008 13:34:43 -0400 John W. Eaton new tickdir and tickdirmode axes properties release-3-0-x
Thu, 27 Mar 2008 22:26:43 -0400 John W. Eaton rename minmax.cc to max.cc release-3-0-x
Mon, 24 Mar 2008 12:06:52 -0400 Ben Abbott variables.cc (exist): Clarify help. release-3-0-x
Sun, 23 Mar 2008 11:22:58 -0400 David Bateman Add integer el_div and el_ldiv operators to the binops that were missing them release-3-0-x
Tue, 18 Mar 2008 20:47:40 -0400 David Bateman Chop trailing singletons in min/max functions release-3-0-x
Tue, 11 Mar 2008 23:33:47 -0400 John W. Eaton graphcs.cc, graphics.h.in: new property, linewidth release-3-0-x
Tue, 11 Mar 2008 10:49:33 -0400 John W. Eaton handle possible error from EIG release-3-0-x
Mon, 10 Mar 2008 23:18:47 -0400 John W. Eaton mex.cc: arg to mxCreateLogicalScalar is now mxLogical release-3-0-x
Mon, 10 Mar 2008 13:10:46 -0400 John W. Eaton define mxLogical as unsigned char instead of int release-3-0-x
Thu, 06 Mar 2008 13:46:16 -0500 David Bateman Document positive definite behavior of matrix_type release-3-0-x
Thu, 06 Mar 2008 04:04:04 -0500 John W. Eaton markersize compatibility changes release-3-0-x
Thu, 06 Mar 2008 01:58:38 -0500 Alexander Barth __lin_interpn__.cc: handle decreasing coordinate values release-3-0-x
Wed, 27 Feb 2008 22:47:58 -0500 John W. Eaton oct-stream.cc (do_read): stop reading if seek fails release-3-0-x
Tue, 26 Feb 2008 05:30:39 -0500 John W. Eaton save state separately for each MT random number generator release-3-0-x
Thu, 21 Feb 2008 03:05:27 -0500 John W. Eaton fsolve: detect nonsquare systems release-3-0-x
Tue, 12 Feb 2008 16:09:13 -0500 David Bateman Implement cdatamapping and respect to to allow correct image/imagesc rendering release-3-0-x
Tue, 12 Feb 2008 03:27:41 -0500 John W. Eaton fix for loop iteration limit bug with ranges release-3-0-x
Fri, 08 Feb 2008 03:29:12 -0500 John W. Eaton fix struct resizing bug release-3-0-x
Thu, 07 Feb 2008 22:42:11 -0500 John W. Eaton make sort work for ranges release-3-0-x
Sat, 02 Feb 2008 18:13:44 +0000 jwe [3-0-0-branch @ 2008-02-02 18:13:44 by jwe] release-3-0-x
Wed, 30 Jan 2008 09:12:03 +0000 jwe [3-0-0-branch @ 2008-01-30 09:12:03 by jwe] release-3-0-x
Wed, 30 Jan 2008 07:44:18 +0000 jwe [3-0-0-branch @ 2008-01-30 07:44:17 by jwe] release-3-0-x
Mon, 28 Jan 2008 19:40:41 +0000 jwe [3-0-0-branch @ 2008-01-28 19:38:13 by jwe] release-3-0-x
Fri, 25 Jan 2008 01:21:42 +0000 jwe [3-0-0-branch @ 2008-01-25 01:21:42 by jwe] release-3-0-x
Tue, 15 Jan 2008 00:49:28 +0000 jwe [3-0-0-branch @ 2008-01-15 00:49:27 by jwe] release-3-0-x