casevh
|
3f9c9f9d05
|
Update version number in trunk to 1.11.
|
2009-11-16 01:16:20 +00:00 |
|
casevh
|
aa88798eb1
|
Added MANIFEST.in to allow creation of source distribution.
|
2009-10-18 03:41:34 +00:00 |
|
casevh
|
3e0aa2e45b
|
Renamed gmpy1.c to gmpy_basic.c since it implements the basic arithmetic operations. Added file gmpy_basic_fast.c to implement highly-optimized versions. gmpy_basic_fast is only used if -DFAST is specified at compile time. Use -DMPIR,FAST to specify both options.
|
2009-07-26 00:56:59 +00:00 |
|
casevh
|
c120e7bb37
|
Fixed issue 27 in trunk.
Fixed reference to 1.05 (changed to 1.10)
|
2009-06-04 03:59:24 +00:00 |
|
casevh
|
7cca5c517f
|
Added define option to support MPIR.
"python setup.py -DMPIR" will now use MPIR instead of GMP.
|
2009-02-24 07:13:49 +00:00 |
|
aleaxit
|
4926b4fd6b
|
Prefer /opt to /usr (also more flexible/extensible directory-order logic).
|
2009-01-30 15:54:44 +00:00 |
|
aleaxit
|
b929f0d00d
|
Mostly small changes (s/1.03/1.04/ in lots of place) to get to 1.04 release
version.
|
2008-10-16 17:23:18 +00:00 |
|
aleaxit
|
4db166d35d
|
Builds fine (w/help from darwinports) on Mac OS X 10.5 with XCode 3.
|
2008-09-10 19:34:14 +00:00 |
|
aleaxit
|
6166472700
|
Support Macports/Darwinports installs of GMP on MacOSX
|
2008-06-22 04:56:15 +00:00 |
|
casevh
|
fca2c525a4
|
Update source for version 1.03 release.
|
2008-06-18 12:24:12 +00:00 |
|
aleaxit
|
61938966a7
|
Fixed URL in setup.py
|
2007-02-20 05:52:43 +00:00 |
|
aleaxit
|
84abc55be1
|
First import into code.google.com from sourceforge (w/some fixes).
|
2007-02-20 01:38:33 +00:00 |
|