1 2005-12-20 Roger Sayle <roger@eyesopen.com>
3 * decNumber.c (decStrEq): Cast operands to int before calling
4 tolower to avoid compilation warnings on Tru64.
6 2005-12-05 Ben Elliston <bje@au.ibm.com>
8 * Makefile.in (clean): Remove stray reference to libcpp.a.
10 * decimal128.h, decContext.c, decRound.c, decimal32.c,
11 decNumber.c, decContext.h, decimal64.c, decimal32.h, decNumber.h,
12 decimal64.h, decUtility.c, decLibrary.c, configure.ac,
13 decNumberLocal.h, decUtility.h, decDPD.h, decimal128.c: Update FSF
16 2005-12-01 Ben Elliston <bje@au.ibm.com>
18 * Makefile.in (libdecnumber_a_SOURCES): Drop decLibrary.c.
19 * decUtility.c (__dec_byte_swap): Move from here ..
20 * decLibrary.c: .. to here.
22 2005-11-23 Gerald Pfeifer <gerald@pfeifer.com>
24 * decContext.h: Properly guard inclusion of stdint.h
25 * decContext.c: Include config.h
26 * decLibrary.c: Ditto.
29 * decUtility.c: Ditto.
32 * decimal128.c: Ditto.
34 2005-11-29 Ben Elliston <bje@au.ibm.com>
36 * decUtility.c: Remove redundant #includes.
37 * decUtility.h (__dec_byte_swap): Remove prototype.
39 2005-11-29 Ben Elliston <bje@au.ibm.com>
41 * configure.ac: New file.
42 * aclocal.m4: Likewise.
43 * Makefile.in: Likewise.
44 * configure: Generate.
45 * config.in: Likewise.
47 2005-11-29 Ben Elliston <bje@au.ibm.com>
49 * decimal32.h, decimal64.h, decimal128.h: New.
50 * decimal32.c, decimal64.c, decimal128.c: Likewise.
51 * decContext.c, decContext.h: Likewise.
52 * decUtility.c, decUtility.h: Likewise.
53 * decNumber.c, decNumber.h, decNumberLocal.h: Likewise.
55 * decLibrary.c, decRound.c: Likewise.