index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Lib
/
test
/
decimaltestdata
/
extra.decTest
Commit message (
Expand
)
Author
Age
Files
Lines
*
Issue #12080: Fix a performance issue in Decimal._power_exact that caused som...
Mark Dickinson
2011-06-04
1
-0/+13
*
Issue 11131: Fix sign of zero result on plus and minus operations in ROUND_FL...
Mark Dickinson
2011-03-12
1
-0/+70
*
Merged revisions 82646,82649-82650 via svnmerge from
Mark Dickinson
2010-07-08
1
-0/+13
*
Issue #7233: Fix Decimal.shift and Decimal.rotate methods for
Mark Dickinson
2009-10-29
1
-0/+29
*
Fix duplicate test numbers in extra.decTest
Mark Dickinson
2009-10-29
1
-16/+15
*
Issue #7099: Decimal.is_normal should return True for all nonzero
Mark Dickinson
2009-10-20
1
-12/+12
*
Issue #6794: Fix handling of NaNs in Decimal.compare_total and
Mark Dickinson
2009-08-28
1
-0/+16
*
Issue #4084: Fix max, min, max_mag and min_mag Decimal methods to
Facundo Batista
2008-12-11
1
-0/+17
*
Made the various is_* operations return booleans. This was discussed
Facundo Batista
2007-10-02
1
-0/+2106
*
Merged the decimal-branch (revisions 54886 to 58140). Decimal is now
Facundo Batista
2007-09-13
1
-0/+567