comparison src/ChangeLog @ 4524:fd95dc5e6f28

[project @ 2003-10-02 03:14:48 by jwe]
author jwe
date Thu, 02 Oct 2003 03:14:48 +0000
parents abdcb14e598d
children 8952973c6837
comparison
equal deleted inserted replaced
4523:19aaeabe269a 4524:fd95dc5e6f28
1 2003-10-01 John W. Eaton <jwe@bevo.che.wisc.edu>
2
3 * mappers.cc (xabs): New function.
4 (install_mapper_functions): Use it instead of abs for complex args
5 in Octave's abs mapper function.
6
1 2003-09-27 Joseph P. Skudlarek <Jskud@Jskud.com> 7 2003-09-27 Joseph P. Skudlarek <Jskud@Jskud.com>
2 8
3 * DLD-FUNCTIONS/minmax.cc (min, max): Use @deftypefn machinery, 9 * DLD-FUNCTIONS/minmax.cc (min, max): Use @deftypefn machinery,
4 doc missing semantics, and add more examples to texinfo strings. 10 doc missing semantics, and add more examples to texinfo strings.
5 11