2009-03-18 Benjamin Lindner fix leaving stray '\r' in stream when reading from CRLF data file
2009-03-26 Rob Mahurin ensure row vector from create_set
2009-03-26 Tatsuro Matsuoka fix platform test in test_string.m
2009-03-25 Jaroslav Hajek one more fix from M. Caliari
2009-02-25 Rob Mahurin fix order of legends
2009-02-25 Marco Caliari fix invalid matrix dimensioning in graphics.cc
2009-02-24 Jaroslav Hajek backport sorting fixes
2009-02-24 John W. Eaton fplot.m: fix nargin check
2009-02-23 Rafael Laboissiere include cstdio where needed
2009-02-23 John W. Eaton handle CRLF and CR in fgetl/fgets
2009-02-18 Jaroslav Hajek reverse effect of 61951dcb846c
2009-02-14 Jaroslav Hajek more fixes to fileparts.m tests
2009-01-29 Jaroslav Hajek fix typo in last patch
2009-01-29 Jaroslav Hajek fix fileparts tests
2009-01-29 Jaroslav Hajek fix nchoosek test
2009-01-23 Jaroslav Hajek use relative tols in randp tests
2008-10-21 David Bateman Fix for hold with no figures/axes.
2009-01-16 Jaroslav Hajek remove obsolete tests
2009-01-16 Daniel J Sebald Fix legend order for both horizontal and vertical string cell.
2009-01-16 Daniel J Sebald make unique work for row vectors
2009-01-16 Jaroslav Hajek style fixes
2009-01-16 Daniel J Sebald optimize unique called with a single argument
2009-01-16 Jaroslav Hajek improve set functions for Matlab compatibility
2009-01-16 jwe [project @ 2008-01-04 18:18:22 by jwe]
2009-01-16 Ben Abbott grid.m: Correct doc-string.
2009-01-16 Doug Stewart grid.m: handle minor grid option
2009-01-12 Ben Abbott polyfit.m: Fixed tests.
2009-01-12 John W. Eaton style fixes
2009-01-12 Ben Abbott use QR decomposition and normalization for polyfit; normalization for polyval
2008-10-13 Francesco Potort? Wrong if statement substituted with a switch
2009-01-12 Francesco Potort?? In prepad, add reference to postpad.
2009-01-12 Francesco Potort?? Removed typo from geometry.txi
2009-01-12 Francesco Potort?? Cross reference between postpad and resize
2009-01-12 Francesco Potort?? add reference to resize function in the manual
2009-01-12 Francesco Potort?? strrep.m: specify what is the return value
2009-01-12 Francesco Potort?? Correct help string for statistics.m
2009-01-12 Francesco Potort?? One word missing from int8 help string.
2009-01-12 Francesco Potort?? Add cross reference from Plot Annotations to Text Properties.
2009-01-12 Francesco Potort?? help and error string corrected in hist.m.
2009-01-12 Francesco Potort?? Add explanation on what wisdom is.
2009-01-12 Brian Gough fix scaling factor for negative alpha in zbesi,cbesi
2009-01-12 John W. Eaton version.h fix spelling of MERCHANTABILITY in startup message
2009-01-12 Soren Hauberg func.txi: remove reference to return_last_computed_value
2009-01-12 Ben Abbott clf.m: Improve Matlab compatibility.
2009-01-05 John W. Eaton generate new fractional parts for recycled graphics handles
2009-01-05 John W. Eaton graphics.cc (base_properties::remove_child): handle children as a column vector instead of a row vector
2009-01-05 David Bateman Fix subplot for column vector of children in figure
2008-12-13 Ben Abbott contourf.m: Correct order of patch object handles.
2008-12-13 kai Make contourf work for equal-size matrices (again).
2008-12-08 Francesco Potort? Set max_recursion_depth and use a subfunction in nchoosek
2008-12-08 Jaroslav Hajek workaround missing roundb
2008-12-08 Jaroslav Hajek fix runaway changelog entry
2008-12-08 Jaroslav Hajek merge backout
2008-12-08 Jaroslav Hajek Backed out changeset e035c17a55ea
2008-12-08 Jaroslav Hajek fix empty matrix handling in switch statement
2008-12-08 Thorsten Meyer fix bug in cell string handling of unpack function
2008-12-08 Ben Abbott legend.m: Correct ording of legend labels.
2008-11-21 Ben Abbott Modified statistics to calculate consistent median.
2008-11-20 David Bateman Changelog for previous patch
2008-11-20 David Bateman Fast return case for file_ops::tilde_expand