log scripts/ChangeLog @ 10567:79410269cd21

age author description
Sat, 24 Apr 2010 19:48:36 -0400 Ben Abbott print.m: Set figure color property to 'none' when printing.
Sat, 24 Apr 2010 20:56:32 +0200 David Bateman Correct fill of diamond markers for gnuplot backend
Sat, 24 Apr 2010 11:49:58 -0400 Ben Abbott __go_draw_axes__.m: Consistent placement of axes for ps vs other gnuplot terminals.
Fri, 23 Apr 2010 20:52:10 -0400 Ben Abbott Fix colorbar() bugs for manual plotboxaspectratio.
Fri, 23 Apr 2010 20:29:29 -0400 Ben Abbott axis.m: For 'axis normal' restore plotboxaspectratio.
Fri, 23 Apr 2010 16:27:44 -0400 John W. Eaton ChangeLog fixes
Fri, 23 Apr 2010 15:57:32 -0400 John W. Eaton avoid GCC warnings
Fri, 23 Apr 2010 11:28:50 -0700 Rik Untabify .m scripts
Fri, 23 Apr 2010 11:13:48 -0700 Rik Replace lowercase nan with NaN for visual cue in scripts
Fri, 23 Apr 2010 11:04:53 -0700 Rik Fix parsing error when NaN used inside of matrix declaration
Thu, 22 Apr 2010 20:01:15 -0700 Rik Return correct value (101) from sqp on succes. Fixes bug #29577.
Thu, 22 Apr 2010 14:38:58 -0700 Rik Eliminate repmat (Inf, x , y) and simply use Inf (x,y)
Thu, 22 Apr 2010 14:03:47 -0700 Rik Eliminate NaN*ones and Inf*ones constructs and just use Nan() and Inf()
Mon, 19 Apr 2010 20:57:41 -0400 Ben Abbott colorbar.m: Allow 'peer' option to be specified.
Mon, 19 Apr 2010 07:22:30 -0400 Ben Abbott colorbar.m: Consistent treatment of plotboxaspectratio. Add listener for plotboxaspectratiomode.
Sat, 17 Apr 2010 20:37:51 -0400 Ben Abbott __actual_axis_position__.m: Fix bug when restoring figure position property to its original value.
Fri, 16 Apr 2010 10:08:46 -0400 Ben Abbott plotyy.m: Add listener for dataaspectratiomode.
Fri, 16 Apr 2010 17:36:28 +0200 David Bateman Unset figure color in __go_draw_axes__ (partial fix for bug #29060)
Fri, 16 Apr 2010 10:32:07 +0200 David Bateman Replace constructs like "NaN * one()" with "NaN()" and "Inf * ones ()" with "Inf()"
Thu, 15 Apr 2010 23:40:30 +0200 David Bateman Reimplement the other discrete distribution functions using lookup
Thu, 15 Apr 2010 21:10:07 +0200 Jaroslav Hajek improve stdnormal_cdf accuracy by using erfc (bug #29543)
Wed, 14 Apr 2010 02:30:41 +0200 David Bateman Reimplement discrete_cdf using the lookup function
Tue, 13 Apr 2010 20:26:08 +0300 Shai Ayal [mq]: fltk_cb
Tue, 13 Apr 2010 12:36:24 +0200 Jaroslav Hajek implement working spalloc
Mon, 12 Apr 2010 18:07:58 -0400 Ben Abbott loglog.m: Minor ticks on by default for loglog plots.
Mon, 12 Apr 2010 18:03:25 -0400 Ben Abbott Respect the nextplot property value of 'new' for axes and 'replacechildren' for axes and figures.
Sat, 10 Apr 2010 19:53:28 -0400 Ben Abbott __go_draw_figure__.m: Don't set background for non-visible axes.
Wed, 07 Apr 2010 16:23:54 -0400 John W. Eaton scripts/testfun/runtests.m: new function
Mon, 05 Apr 2010 15:27:26 -0700 Rik Modify cut to behave equivalently to histc
Fri, 02 Apr 2010 07:31:59 +0200 Jaroslav Hajek typo in arma_rnd, by M. Vinyals
Tue, 30 Mar 2010 21:04:27 +0200 Jaroslav Hajek use rem for divisibility check in factor
Sat, 27 Mar 2010 19:56:08 -0400 Ben Abbott __go_draw_figure__.m: Untabify.
Sat, 27 Mar 2010 19:30:28 -0400 Ben Abbott print.m: Provide default suffixes & validate hardcopy format.
Sat, 27 Mar 2010 10:07:10 +0100 Jaroslav Hajek improve fzero
Fri, 26 Mar 2010 11:57:03 +0100 Jaroslav Hajek add missing file into build
Thu, 25 Mar 2010 07:40:27 -0400 Ben Abbott cell2mat.m: Add test for cells of cells.
Wed, 24 Mar 2010 20:35:44 +0100 Petr Mikulik Fix bug with logscale in combination with colorbar
Wed, 24 Mar 2010 13:16:25 +0100 Jaroslav Hajek warn about missing matlab funcs in help
Wed, 24 Mar 2010 12:56:18 +0100 Jaroslav Hajek implement smart warnings about missing Matlab functionality
Wed, 24 Mar 2010 07:13:44 +0100 Jaroslav Hajek support cells of cells in cell2mat
Tue, 23 Mar 2010 17:48:54 -0400 John W. Eaton ChangeLog fix
Tue, 23 Mar 2010 17:46:26 -0400 John W. Eaton make refreshdata work again
Mon, 22 Mar 2010 12:36:30 -0700 Soren Hauberg Detabify scripts in 'scripts/image/'
Sun, 21 Mar 2010 22:50:04 -0700 Soren Hauberg scripts/general/quadv.m: Replace 'quadl' with 'quadv' in help text
Sat, 20 Mar 2010 14:26:03 -0700 Soren Hauberg scripts/general/interp2.m, scripts/general/interpn.m: For nearest neighbour interpolation ceil (instead of floor) at the center of the data intervals to be compatible with Matlab. Add test.
Fri, 19 Mar 2010 07:12:21 +0100 Jaroslav Hajek fix strmatch
Thu, 18 Mar 2010 20:08:35 -0400 Ben Abbott print.m: Add '-append' option.
Thu, 18 Mar 2010 19:52:37 -0400 Ben Abbott print.m: print.m: Detabify.
Tue, 16 Mar 2010 15:33:35 +0100 Jaroslav Hajek rewrite nth_root, move to specfun
Tue, 16 Mar 2010 12:29:49 +0100 Jaroslav Hajek deprecate intwarning
Thu, 11 Mar 2010 10:27:30 +0100 Jaroslav Hajek optimize index (call strfind)
Thu, 11 Mar 2010 10:15:52 +0100 Jaroslav Hajek optimize strchr
Fri, 05 Mar 2010 14:38:32 -0800 Soren Hauberg pkg/pkg.m (write_index): include classes in autogenerated INDEX files
Fri, 05 Mar 2010 14:29:47 -0800 Soren Hauberg Ensure that 'limits' is a 2 or 4 vector, and that 'fn' is a function
Fri, 05 Mar 2010 13:21:31 +0100 Jaroslav Hajek support ID test for errors and warningsin test suites
Fri, 05 Mar 2010 12:31:30 +0100 Jaroslav Hajek optimize accumdim with summation
Fri, 05 Mar 2010 11:11:01 +0100 Jaroslav Hajek new function: accumdim
Fri, 05 Mar 2010 07:31:19 +0100 Jaroslav Hajek avoid div by zero in fzero
Fri, 05 Mar 2010 07:29:26 +0100 Jaroslav Hajek fix tests in fminbnd
Thu, 04 Mar 2010 15:19:23 +0100 Jaroslav Hajek fix fminbnd termination tolerances