Files
cpython/Lib
Stefan Krah 45059eb1d0 1) Prepare libmpdec for the 2.4.0 release. None of the following changes affects
_decimal:

      o Make all "mpd_t to C integer" conversion functions available in both the
        64-bit and the 32-bit versions.

      o Make all mixed mpd_t/C integer arithmetic functions available in the
        32-bit version.

      o Better handling of __STDC_LIMIT_MACROS for C++ users.

      o Add struct tags (at the request of C++ users).

2) Check for libmpdec.so.2 if --with-system-libmpdec is used.
2013-11-24 19:44:57 +01:00
..
2013-11-17 09:17:18 +01:00
2013-11-03 12:23:23 -05:00
2013-11-17 07:58:22 +01:00
2013-10-27 09:08:16 +01:00
2013-09-18 08:52:38 -04:00
2013-06-23 16:05:44 -04:00
2013-11-11 15:08:04 +00:00