comparison scripts/ChangeLog @ 7112:f90a8188c9c2

[project @ 2007-11-07 00:24:11 by dbateman]
author dbateman
date Wed, 07 Nov 2007 00:24:12 +0000
parents 9c73ef1819c7
children 926fc75fb02e
comparison
equal deleted inserted replaced
7111:9c73ef1819c7 7112:f90a8188c9c2
1 2007-11-06 David Bateman <dbateman@free.fr>
2
3 * plot/hist.m: Pass any additional arguments to bar for
4 treatment. Create a default x value that is always a vector.
5
1 2007-11-06 Thomas Treichl <Thomas.Treichl@gmx.net> 6 2007-11-06 Thomas Treichl <Thomas.Treichl@gmx.net>
2 7
3 * pkg/pkg.m.m: Check for environment variables CC, CXX, AR, RANLIB 8 * pkg/pkg.m.m: Check for environment variables CC, CXX, AR, RANLIB
4 when calling ./configure and add quotes to preserve spaces. 9 when calling ./configure and add quotes to preserve spaces.
5 10
16 21
17 2007-11-05 Michael Goffioul <michael.goffioul@gmail.com> 22 2007-11-05 Michael Goffioul <michael.goffioul@gmail.com>
18 23
19 * startup/inputrc: Delete key bindings starting with \340 code. 24 * startup/inputrc: Delete key bindings starting with \340 code.
20 25
21 2007-11-06 David Bateman <dbateman@free.fr> 26 2007-11-05 David Bateman <dbateman@free.fr>
22 27
23 * linear-algebra/__norm__.m: Scale frobenius norm by infinity norm 28 * linear-algebra/__norm__.m: Scale frobenius norm by infinity norm
24 to avoid issues of over- and underflow. From Rolf Fabian 29 to avoid issues of over- and underflow. From Rolf Fabian
25 <Rolf.Fabian@gmx.de>. 30 <Rolf.Fabian@gmx.de>.
26 31