Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2005-12-05 | Makefile.in (clean): Remove stray reference to libcpp.a. | Ben Elliston | 19 | -63/+92 | |
* Makefile.in (clean): Remove stray reference to libcpp.a. * decimal128.h, decContext.c, decRound.c, decimal32.c, decNumber.c, decContext.h, decimal64.c, decimal32.h, decNumber.h, decimal64.h, decUtility.c, decLibrary.c, configure.ac, decNumberLocal.h, decUtility.h, decDPD.h, decimal128.c: Update FSF office address. From-SVN: r108024 | |||||
2005-12-01 | Makefile.in (libdecnumber_a_SOURCES): Drop decLibrary.c. | Ben Elliston | 4 | -20/+26 | |
* Makefile.in (libdecnumber_a_SOURCES): Drop decLibrary.c. * decUtility.c (__dec_byte_swap): Move from here .. * decLibrary.c: .. to here. From-SVN: r107802 | |||||
2005-11-30 | decContext.h: Properly guard inclusion of stdint.h | Gerald Pfeifer | 10 | -0/+22 | |
* decContext.h: Properly guard inclusion of stdint.h * decContext.c: Include config.h * decLibrary.c: Ditto. * decNumber.c: Ditto. * decRound.c: Ditto. * decUtility.c: Ditto. * decimal32.c: Ditto. * decimal64.c: Ditto. * decimal128.c: Ditto. From-SVN: r107695 | |||||
2005-11-29 | Some cleanups from dfp-branch: | Ben Elliston | 3 | -5/+5 | |
* decUtility.c: Remove redundant #includes. * decUtility.h (__dec_byte_swap): Remove prototype. From-SVN: r107658 | |||||
2005-11-29 | Autoconfiscate this directory: | Ben Elliston | 6 | -0/+5897 | |
* configure.ac: New file. * aclocal.m4: Likewise. * Makefile.in: Likewise. * configure: Generate. * config.in: Likewise. From-SVN: r107650 | |||||
2005-11-29 | * libdecnumber: Import decNumber sources from the dfp-branch. | Ben Elliston | 17 | -0/+9067 | |
From-SVN: r107629 |