comparison scripts/ChangeLog @ 5193:40d1282dda33

[project @ 2005-03-04 14:09:49 by jwe]
author jwe
date Fri, 04 Mar 2005 14:09:49 +0000
parents a6ad58b1c46f
children 5208182e2e62
comparison
equal deleted inserted replaced
5192:a6ad58b1c46f 5193:40d1282dda33
1 2005-03-04 John W. Eaton <jwe@octave.org> 1 2005-03-04 John W. Eaton <jwe@octave.org>
2 2
3 * plot/clg.m: New file. 3 * plot/clg.m: New file.
4
5 2005-03-03 John W. Eaton <jwe@octave.org>
6
7 * general/isequal.m, general/sortrows.m, set/ismember.m,
8 set/setdiff.m, strings/str2double.m, strings/strmatch.m,
9 strings/strcmpi.m:
10 New files from Octave-forge. Adapt to Octave coding standards.
4 11
5 2005-03-03 Paul Kienzle <pkienzle@users.sf.net> 12 2005-03-03 Paul Kienzle <pkienzle@users.sf.net>
6 13
7 * statistics/distributions/binomial_pdf.m: Extend the feasible 14 * statistics/distributions/binomial_pdf.m: Extend the feasible
8 computation range. 15 computation range.