comparison src/ChangeLog @ 108307:767894eefe6c

* floatfns.c (Fisnan, Fcopysign, Ffrexp, Fldexp): New functions. * configure.in: Add tests for `isnan' and `copysign'.
author Stefan Monnier <monnier@iro.umontreal.ca>
date Fri, 07 May 2010 14:55:18 -0400
parents 36d25edeedb5
children ee0a08d8887e
comparison
equal deleted inserted replaced
108306:8ceadb47c51e 108307:767894eefe6c
1 2010-05-07 Vincent Belaïche <vincent.belaiche@gmail.com>
2 Stefan Monnier <monnier@iro.umontreal.ca>
3
4 * floatfns.c (Fisnan, Fcopysign, Ffrexp, Fldexp): New functions.
5
1 2010-05-07 Eli Zaretskii <eliz@gnu.org> 6 2010-05-07 Eli Zaretskii <eliz@gnu.org>
2 7
3 * w32fns.c: Include w32.h. 8 * w32fns.c: Include w32.h.
4 (Fw32_shell_execute): Decode the error message before passing it 9 (Fw32_shell_execute): Decode the error message before passing it
5 to `error'. (Bug#6126) 10 to `error'. (Bug#6126)