comparison scripts/ChangeLog @ 7671:4fbaba9abec1

implement compiled binary lookup
author Jaroslav Hajek <highegg@gmail.com>
date Fri, 28 Mar 2008 15:53:09 -0400
parents 7a5dbd31eb76
children 2f0920d1edd4
comparison
equal deleted inserted replaced
7670:7a5dbd31eb76 7671:4fbaba9abec1
1 2008-03-27 Jaroslav Hajek <highegg@gmail.com>
2
3 * general/lookup.m: Remove (lookup moved to DLD-FUNCTIONS).
4 * general/Makefile.in (SOURCES): Delete lookup.m from the list.
5 * general/interp1.m, general/interp2.m, general/interpn.m,
6 polynomial/ppval.m: Fix buggy lookup calls.
7 * general/interp1.m: New test.
8
1 2008-03-28 Thomas Weber <thomas.weber.mail@gmail.com> 9 2008-03-28 Thomas Weber <thomas.weber.mail@gmail.com>
2 10
3 * miscellaneous/tempdir.m: Use correct function name in texinfo 11 * miscellaneous/tempdir.m: Use correct function name in texinfo
4 documentation. 12 documentation.
5 13