log src/ChangeLog @ 11489:978802964923

age author description
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"
Fri, 07 Jan 2011 13:36:58 -0500 John W. Eaton cellfun compatibility fix
Fri, 07 Jan 2011 12:52:46 -0500 John W. Eaton get: return empty matrix if no values are found
Thu, 06 Jan 2011 20:46:03 +0100 Konstantinos Poulios improvements in text-extent calculation
Thu, 06 Jan 2011 19:56:50 +0100 Konstantinos Poulios fix-older-changelogs
Thu, 06 Jan 2011 03:10:24 -0500 John W. Eaton substitute and use LAPACK_LIBS in mkoctfile script
Wed, 05 Jan 2011 16:17:35 -0500 John W. Eaton fix OO field access in subfunctions of private functions
Tue, 04 Jan 2011 16:57:19 -0500 John W. Eaton improve display of percentage full when printing sparse matrices
Tue, 04 Jan 2011 14:09:16 -0500 John W. Eaton typeinfo: return cellstr, not char array
Mon, 03 Jan 2011 18:36:49 -0800 Rik Add tests for sparse forms of logical matrices to islogical, isnumeric.
Sun, 02 Jan 2011 12:34:05 +0100 Jaroslav Hajek make insumeric return false on sparse logicals
Fri, 31 Dec 2010 15:02:57 -0800 Rik Add additional calling form "shell_cmd" to system() documentation.
Fri, 31 Dec 2010 13:20:44 -0800 Rik Improve docstrings for all isXXX functions.
Tue, 28 Dec 2010 17:43:43 -0800 Rik Improve docstrings for functions which emulate operators.
Tue, 28 Dec 2010 20:46:17 +0100 David Bateman Fix for saving of single precision arrays to the matlab file format
Mon, 27 Dec 2010 21:38:55 -0800 Rik Add additional calling form using file descriptor (fid) to docstring for stat.
Sun, 26 Dec 2010 21:28:20 -0800 Michael Godfrey Add @tex blocks to gammainc and legendre docstrings.
Sat, 25 Dec 2010 07:47:50 -0800 Rik Overhaul str2double function fixing bug and docstring and adding 'NA' processing.
Sat, 25 Dec 2010 07:43:04 -0800 Rik Correct use of xref macro to prevent Texinfo warning.
Wed, 22 Dec 2010 03:53:39 -0500 Jordi GutiƩrrez Hermoso Documentation fixes
Wed, 22 Dec 2010 03:50:42 -0500 John W. Eaton ChangeLog fix
Wed, 22 Dec 2010 03:43:24 -0500 Judd Storrs Add second argument to Fvec
Sun, 19 Dec 2010 10:25:58 +0100 Konstantinos Poulios Update ticks after {xyz}tickmode is set to auto
Sat, 18 Dec 2010 03:27:46 -0500 John W. Eaton dlmread: simplify file name/id logic
Fri, 17 Dec 2010 22:20:54 -0800 Rik Remove seealso reference to deprecated function dispatch.
Fri, 17 Dec 2010 21:23:52 +0100 Konstantinos Poulios Disable auto-positioning of manually positioned title and axes labels.
Fri, 17 Dec 2010 21:13:39 +0100 Konstantinos Poulios Change axes default fontsize from 12 to 10.
Wed, 15 Dec 2010 03:18:44 -0500 John W. Eaton ChangeLog fix
Wed, 15 Dec 2010 03:12:09 -0500 John W. Eaton ChangeLog fixes
Wed, 15 Dec 2010 02:05:27 -0500 John W. Eaton improve handling of exceptions for startup files
Wed, 15 Dec 2010 00:44:10 -0500 John W. Eaton don't process input_event_hook when we are parsing a function
Tue, 14 Dec 2010 02:01:59 -0500 John W. Eaton ChangeLog fixes
Mon, 13 Dec 2010 22:02:44 -0800 Rik isfield: Additional test for cellstring of field names
Mon, 13 Dec 2010 20:39:37 -0800 Rik Add additional tests for mod with non-integer real values.
Sun, 12 Dec 2010 21:58:30 +0100 Jaroslav Hajek drop support of 'i' option in lookup
Thu, 09 Dec 2010 19:26:08 -0500 John W. Eaton ChangeLog fixes
Thu, 09 Dec 2010 16:17:03 +0100 Kai Habel add pie3 to plot functions
Thu, 09 Dec 2010 01:15:30 -0500 Marco Atzeri correctly compute gamma for negative integer values when tgamma is available
Wed, 08 Dec 2010 02:45:48 -0500 John W. Eaton graphics.h.in (base_property::do_set): don't reverse order of children
Wed, 08 Dec 2010 01:20:07 -0500 John W. Eaton stop trying to parse file if out_of_date_check encounters an error
Tue, 07 Dec 2010 15:30:17 -0500 John W. Eaton avoid reparsing files after errors
Tue, 07 Dec 2010 12:57:55 -0500 John W. Eaton accept otherwise clause in switch statement without preceding case statements
Wed, 01 Dec 2010 15:26:01 -0500 John W. Eaton echo commands in scripts
Wed, 01 Dec 2010 19:55:47 +0100 Kai Habel Fix gui mode
Fri, 26 Nov 2010 09:32:16 +0100 Kai Habel consider hidden handles in uimenu code
Fri, 26 Nov 2010 02:45:24 -0500 John W. Eaton ChangeLog fixes
Fri, 26 Nov 2010 02:44:24 -0500 John W. Eaton defaults.cc (FEXEC_PATH): only call set_exec_path if nargin is greater than zero
Thu, 25 Nov 2010 20:32:58 +0100 Kai Habel New function to set GUI mode (fltk)
Thu, 25 Nov 2010 12:31:43 -0500 John W. Eaton ChangeLog fix for EXEC_PATH changes accidentally checked in with datetick change in e2a4f3478b7c
Mon, 22 Nov 2010 03:29:44 -0500 John W. Eaton ChangeLog fixes
Mon, 22 Nov 2010 03:27:41 -0500 John W. Eaton fixes for --enable-64