Last 7 days
-
r231
(Added comments. No code changes.) committed by casevh
- Added comments. No code changes.
Added comments. No code changes.
Last 30 days
-
r230
(Standardize spelling and format of error messages.) committed by casevh
- Standardize spelling and format of error messages.
Standardize spelling and format of error messages.
-
r229
(Minor updates to py3intcompat.c) committed by casevh
- Minor updates to py3intcompat.c
Minor updates to py3intcompat.c
-
r228
(Add py3incompat.c which provides a version of PyLong_AsLongA...) committed by casevh
- Add py3incompat.c which provides a version of PyLong_AsLongAndOverflow for Python 2.x.
Add py3incompat.c which provides a version of PyLong_AsLongAndOverflow for Python 2.x.
-
r227
(Fix memory leak in 1.11rc1 when calling gmpy.binary with a n...) committed by casevh
- Fix memory leak in 1.11rc1 when calling gmpy.binary with a non-mpz argument. More miscellaneous
cleanup.
Fix memory leak in 1.11rc1 when calling gmpy.binary with a non-mpz argument. More miscellaneous
cleanup.
-
r226
(Fix memory leak in 1.11rc1 when calling gmpy.binary with a n...) committed by casevh
- Fix memory leak in 1.11rc1 when calling gmpy.binary with a non-mpz argument.
Fix memory leak in 1.11rc1 when calling gmpy.binary with a non-mpz argument.
-
r225
(Miscellaneous cleanup and removed mpf.setprec(). Deprecation...) committed by casevh
- Miscellaneous cleanup and removed mpf.setprec(). Deprecation warnings started in 1.03. It mutated an
mpf. It's been replaced by mpf.round which returns a new instance.
Miscellaneous cleanup and removed mpf.setprec(). Deprecation warnings started in 1.03. It mutated an
mpf. It's been replaced by mpf.round which returns a new instance.
-
r224
(Changed magic number "1" to METH_VARARGS. Converted methods ...) committed by casevh
- Changed magic number "1" to METH_VARARGS. Converted methods that didn't use any arguments at all to
METH_NOARGS. Converted bit_length to use METH_O or METH_NOARGS when called via gmpy.bit_length(mpz)
or mpz.bit_length(). Updated tests.
Changed magic number "1" to METH_VARARGS. Converted methods that didn't use any arguments at all to
METH_NOARGS. Converted bit_length to use METH_O or METH_NOARGS when called via gmpy.bit_length(mpz)
or mpz.bit_length(). Updated tests.
-
r223
(Move most mpz functionality to a separate file: gmpy_mpz.c) committed by casevh
- Move most mpz functionality to a separate file: gmpy_mpz.c
Move most mpz functionality to a separate file: gmpy_mpz.c
-
r222
(Added rootrem, fib2, lucas, and lucas2.) committed by casevh
- Added rootrem, fib2, lucas, and lucas2.
Added rootrem, fib2, lucas, and lucas2.
-
r221
(Enable caching support for mpq.) committed by casevh
- Enable caching support for mpq.
Enable caching support for mpq.
-
r220
(Fix tests to accept GMP 4.4.) committed by casevh
- Fix tests to accept GMP 4.4.
Fix tests to accept GMP 4.4.
-
r219
(Changed version number in trunk to 1.20. Updated version str...) committed by casevh
- Changed version number in trunk to 1.20. Updated version string in setup.py to 1.20a0.
Changed version number in trunk to 1.20. Updated version string in setup.py to 1.20a0.
-
r218
(Created tags/gmpy_1_11 that will be used to release 1.11 fin...) committed by casevh
- Created tags/gmpy_1_11 that will be used to release 1.11 final.
Created tags/gmpy_1_11 that will be used to release 1.11 final.
Older
-
-
r217
(Updated Windows SDK build instructions.) committed by casevh
- Updated Windows SDK build instructions.
Updated Windows SDK build instructions.
-
issue 36
(gmpy-1.11rc1.win-amd64-py3.1.exe won't install on my 64-bit ...) Status changed by casevh
-
-
issue 37
(gmpy manual?) changed by casevh
-
Status:
Done
Owner:
casevh
Status:
Done
Owner:
casevh
-
-
issue 36
(gmpy-1.11rc1.win-amd64-py3.1.exe won't install on my 64-bit ...) Labels changed by casevh
-
Labels:
Type-Other Priority-Low
−Type-Defect −Priority-Medium
Labels:
Type-Other Priority-Low
−Type-Defect −Priority-Medium
-
issue 37
(gmpy manual?) Labels changed by casevh
-
Labels:
Type-Enhancement
−Type-Defect
Labels:
Type-Enhancement
−Type-Defect
-
-
issue 36
(gmpy-1.11rc1.win-amd64-py3.1.exe won't install on my 64-bit ...) commented on by rdmoores
-
-
issue 36
(gmpy-1.11rc1.win-amd64-py3.1.exe won't install on my 64-bit ...) Owner changed by casevh
-
-
issue 36
(gmpy-1.11rc1.win-amd64-py3.1.exe won't install on my 64-bit ...) reported by rdmoores
-
-
r216
(Updated classifier information in setup.py. It should be rea...) committed by casevh
- Updated classifier information in setup.py. It should be ready to submit to pypi.python.org.
Updated classifier information in setup.py. It should be ready to submit to pypi.python.org.
-
gmpy-1.11rc1.zip (gmpy 1.11rc1 sources) file uploaded by casevh
-
Labels:
Type-Source
OpSys-All
Featured
Labels:
Type-Source
OpSys-All
Featured
-
-
-
gmpy-1.11rc1.win32-py3.1.exe (gmpy 1.11rc1 installer for 32-bit Windows Python 3.1) file uploaded by casevh
-
Labels:
Type-Executable
OpSys-Windows
Labels:
Type-Executable
OpSys-Windows
-
gmpy-1.11rc1.win32-py2.6.exe (gmpy 1.11rc1 installer for 32-bit Windows Python 2.6) file uploaded by casevh
-
Labels:
Type-Executable
OpSys-Windows
Labels:
Type-Executable
OpSys-Windows
-
gmpy-1.11rc1.win32-py2.5.exe (gmpy 1.11rc1 installer for 32-bit Windows Python 2.5) file uploaded by casevh
-
Labels:
Type-Executable
OpSys-Windows
Labels:
Type-Executable
OpSys-Windows
-
gmpy-1.11rc1.win32-py2.4.exe (gmpy 1.11rc1 installer for 32-bit Windows Python 2.4) file uploaded by casevh
-
Labels:
Type-Executable
OpSys-Windows
Labels:
Type-Executable
OpSys-Windows
-
r215
(Updated Windows SDK build document and fixed Microsoft compi...) committed by casevh
- Updated Windows SDK build document and fixed Microsoft compiler errors. This should become 1.11rc1.
Updated Windows SDK build document and fixed Microsoft compiler errors. This should become 1.11rc1.
-
r214
(Removed all the different get/set_Xcache routines and replac...) committed by casevh
- Removed all the different get/set_Xcache routines and replaced them with get_cache/set_cache that
controls the number of objects in each cache and the maximum size of the objects.
Removed all the different get/set_Xcache routines and replaced them with get_cache/set_cache that
controls the number of objects in each cache and the maximum size of the objects.
-
r213
(Fix Pympz_caching when run on a debug build. Changed alloca(...) committed by casevh
- Fix Pympz_caching when run on a debug build. Changed alloca() defines to fix errors on Mingw.
Fix Pympz_caching when run on a debug build. Changed alloca() defines to fix errors on Mingw.
-
r212
(Fixed remaining True/False issues. Updated Windows build doc...) committed by casevh
- Fixed remaining True/False issues. Updated Windows build documentation.
Fixed remaining True/False issues. Updated Windows build documentation.
-
r211
(Replaced calls to Pympz_asindex with calls to Pympz_To_Integ...) committed by casevh
- Replaced calls to Pympz_asindex with calls to Pympz_To_Integer.
Replaced calls to Pympz_asindex with calls to Pympz_To_Integer.
-
r210
(Really fixed the caching bug with Pympz. Changed version num...) committed by casevh
- Really fixed the caching bug with Pympz. Changed version number in setup.py to 1.11rc1 to make sure
files are named correctly. Renamed Pympz2PyInt to Pympz_To_Integer since it creates the appropriate
type of integer (PyInt or PyLong) on Python 2.x.
Really fixed the caching bug with Pympz. Changed version number in setup.py to 1.11rc1 to make sure
files are named correctly. Renamed Pympz2PyInt to Pympz_To_Integer since it creates the appropriate
type of integer (PyInt or PyLong) on Python 2.x.
-
r209
(Fixed bug in Pympz caching when decreasing the size of the c...) committed by casevh
- Fixed bug in Pympz caching when decreasing the size of the cache. Added some tests.
Fixed bug in Pympz caching when decreasing the size of the cache. Added some tests.
-
r208
(Added caching for Pympz type.) committed by casevh
- Added caching for Pympz type.
Added caching for Pympz type.
-
r207
(More code cleanup, specifically setbit.) committed by casevh
- More code cleanup, specifically setbit.
More code cleanup, specifically setbit.
-
r206
(More code cleanup.) committed by casevh
- More code cleanup.
-
r205
(Fix regression introduced in 1.10 that failed to recognized ...) committed by casevh
- Fix regression introduced in 1.10 that failed to recognized True/False. Added tests.
Fix regression introduced in 1.10 that failed to recognized True/False. Added tests.
-
r204
(Used the Py_TYPE and Py_SIZE macros as appropriate. Defined ...) committed by casevh
- Used the Py_TYPE and Py_SIZE macros as appropriate. Defined them aren't defined already (Python <
2.6).
Used the Py_TYPE and Py_SIZE macros as appropriate. Defined them aren't defined already (Python <
2.6).
-
r203
(More code cleanup.) committed by casevh
- More code cleanup.
-
r202
(More code cleanup. Removed mpz_notanint.) committed by casevh
- More code cleanup. Removed mpz_notanint.
More code cleanup. Removed mpz_notanint.
-
r201
(Refactored mpmath_create; it is now faster and catches more ...) committed by casevh
- Refactored mpmath_create; it is now faster and catches more errors.
Cleaned up #defines for PyLong_SHIFT and PyLong_MASK.
Refactored mpmath_create; it is now faster and catches more errors.
Cleaned up #defines for PyLong_SHIFT and PyLong_MASK.
-
r200
(More cleanup. Replaced calls to "Py2or3Int_As_Long" with clo...) committed by casevh
- More cleanup. Replaced calls to "Py2or3Int_As_Long" with clong_From_Integer.
More cleanup. Replaced calls to "Py2or3Int_As_Long" with clong_From_Integer.
-
r199
(Added new macros for argument processing: PARSE_NO_ARGS, PAR...) committed by casevh
- Added new macros for argument processing: PARSE_NO_ARGS, PARSE_ONE_MPZ, PARSE_ONE_MPZ_OPT_CLONG, and
PARSE_ONE_MPZ_REQ_CLONG.
Renamed antint2Pympz to Pympz_From_Integer and made error handling consistent.
Added clong_From_Integer.
Updated tests to reflect different error messages (due to changes in arguments).
Added new macros for argument processing: PARSE_NO_ARGS, PARSE_ONE_MPZ, PARSE_ONE_MPZ_OPT_CLONG, and
PARSE_ONE_MPZ_REQ_CLONG.
Renamed antint2Pympz to Pympz_From_Integer and made error handling consistent.
Added clong_From_Integer.
Updated tests to reflect different error messages (due to changes in arguments).
|