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
Fri, 11 Jan 2008 02:39:46 +0000 jwe [3-0-0-branch @ 2008-01-11 02:39:45 by jwe] release-3-0-x
Thu, 10 Jan 2008 19:28:30 +0000 jwe [3-0-0-branch @ 2008-01-10 19:28:30 by jwe] release-3-0-x
Mon, 07 Jan 2008 19:31:51 +0000 jwe [3-0-0-branch @ 2008-01-07 19:31:51 by jwe] release-3-0-x
Fri, 04 Jan 2008 21:49:30 +0000 jwe [3-0-0-branch @ 2008-01-04 21:49:29 by jwe] release-3-0-x
Fri, 21 Jan 2011 20:22:42 +0100 Konstantinos Poulios fixing color mismatch between axis and axis label
Thu, 20 Jan 2011 21:29:14 -0800 Rik Prevent doubled quotes around @table items in Info.
Thu, 20 Jan 2011 20:19:29 -0800 Rik Use non-breaking spaces between certain adjectives and their nouns in docstrings.
Thu, 20 Jan 2011 19:33:32 -0800 Rik Use @nospell macro on certain words in docstrings.
Thu, 20 Jan 2011 18:43:39 -0500 John W. Eaton style fixes for warning and error messages in source files
Thu, 20 Jan 2011 17:24:59 -0500 John W. Eaton strip trailing whitespace from source files
Thu, 20 Jan 2011 17:21:27 -0500 John W. Eaton untabify source files
Thu, 20 Jan 2011 17:07:26 -0500 Pascal Dupuis Another round of initialising members in the constructor initialisation list
Thu, 20 Jan 2011 20:31:30 +0100 Kai Habel Fixes for ui file functions, bug#32190
Thu, 20 Jan 2011 05:39:43 -0500 John W. Eaton another data member initialization fix
Thu, 20 Jan 2011 04:05:18 -0500 John W. Eaton read_mat5_binary_element: improve diagnostic if uncompress fails
Thu, 20 Jan 2011 03:24:14 -0500 John W. Eaton load_path::do_add, load_path::do_remove: strip trailing directory separators
Thu, 20 Jan 2011 02:43:31 -0500 John W. Eaton fix typo
Thu, 20 Jan 2011 02:29:57 -0500 John W. Eaton rename backend to graphics_toolkit
Wed, 19 Jan 2011 21:16:13 -0800 Rik Spellcheck documentation before 3.4 release.
Wed, 19 Jan 2011 17:51:22 -0800 Rik Grammarcheck Texinfo for files in src directory.
Wed, 19 Jan 2011 05:42:37 -0500 John W. Eaton octave_value_list::all_scalars: test for scalars, not strings
Mon, 17 Jan 2011 20:18:07 -0800 Rik Rename cquad to quadcc and add to documentation.
Mon, 17 Jan 2011 22:19:29 +0100 Jaroslav Hajek validate opts in lookup
Mon, 17 Jan 2011 13:59:35 -0500 John W. Eaton use .argn. to store argument names for inputname function
Mon, 17 Jan 2011 13:36:59 -0500 John W. Eaton mark automatic variables as automatic
Mon, 17 Jan 2011 13:25:13 -0500 Michael Godfrey update whos help text
Mon, 17 Jan 2011 04:58:42 -0500 John W. Eaton sighandlers.cc: wait for children in octave_signal_handler, not sigchld_handler
Sun, 16 Jan 2011 22:17:57 -0800 Rik ChangeLog fix
Sun, 16 Jan 2011 22:13:23 -0800 Rik Improve docstrings for functions in DLD-FUNCTIONS directory.
Sun, 16 Jan 2011 16:53:10 -0500 John W. Eaton write function name along with filename in docstring comments
Sun, 16 Jan 2011 08:58:46 -0600 Jordi GutiƩrrez Hermoso Don't invalidate iterators when calling std::map::erase, found by cppcheck
Sat, 15 Jan 2011 10:04:30 -0800 Rik Eliminate @deffn macros.
Sat, 15 Jan 2011 12:02:41 -0500 John W. Eaton syscalls.cc: missing semicolons
Sat, 15 Jan 2011 03:59:53 -0500 John W. Eaton ov-fcn-handle.cc: use version instead of flops in test
Fri, 14 Jan 2011 14:21:23 -0800 Rik Add undocumented function svd_driver to documentation.
Fri, 14 Jan 2011 14:05:15 -0800 Rik Add undocumented function cbrt to documentation.
Fri, 14 Jan 2011 15:54:30 -0500 John W. Eaton fnmatch: use DEFUNX until gnulib's fnmatch is C++ friendly
Fri, 14 Jan 2011 11:59:59 -0800 Rik Add undocumented function erfcx to documentation.
Fri, 14 Jan 2011 06:20:06 -0500 John W. Eaton avoid exposing gnulib:: in header files
Fri, 14 Jan 2011 05:47:45 -0500 John W. Eaton update copyright notices
Fri, 14 Jan 2011 01:39:59 -0500 John W. Eaton use mkstemp from gnulib
Thu, 13 Jan 2011 16:53:08 -0500 John W. Eaton ChangeLog fix
Thu, 13 Jan 2011 16:52:30 -0500 John W. Eaton style fixes
Thu, 13 Jan 2011 22:51:09 +0100 David Bateman Fix for savving of sparse matrices to matlab files when nnz is not equal to nzmax
Thu, 13 Jan 2011 10:00:13 -0500 John W. Eaton more data member initialization fixes
Thu, 13 Jan 2011 07:23:36 -0500 John W. Eaton prototype fixes for C language files
Wed, 12 Jan 2011 22:09:57 +0100 David Grundberg __magick_read__: Reword error message from user's perspective.
Wed, 12 Jan 2011 15:17:27 -0500 John W. Eaton rand.cc: delete unused static function
Wed, 12 Jan 2011 15:13:20 -0500 John W. Eaton graphics.cc: avoid GCC warning
Wed, 12 Jan 2011 15:12:07 -0500 John W. Eaton ChangeLog fix
Wed, 12 Jan 2011 15:08:36 -0500 John W. Eaton tag call to floor with gnulib::
Wed, 12 Jan 2011 03:40:19 -0500 Pascal Dupuis bash-like history control
Tue, 11 Jan 2011 19:27:12 +0100 Konstantinos Poulios Improve positioning of titles.
Mon, 10 Jan 2011 14:05:12 -0500 John W. Eaton struct printing changes
Sun, 09 Jan 2011 21:24:43 +0100 David Bateman Yet another single precision matlab file fix
Sun, 09 Jan 2011 14:57:31 -0500 John W. Eaton token.h, token.cc: delete obsolete and unused token type
Sun, 09 Jan 2011 14:52:36 -0500 John W. Eaton lex.ll (display_tokens): print token values
Sun, 09 Jan 2011 14:33:55 -0500 John W. Eaton avoid error when parsing nested functions
Sat, 08 Jan 2011 00:13:29 +0100 Konstantinos Poulios fixing bug #32074
Sat, 08 Jan 2011 11:53:51 +0100 David Grundberg Change mentions of "nested function" to the less misleading "subfunction"