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
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
*
Add updated .hgeol file and fix newlines in the 2.7 branch.
Georg Brandl
2011-03-05
112
-51896/+51896
*
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
*
Update decimal test data to the most recent set from Mike Cowlishaw.
Mark Dickinson
2009-10-08
142
-148/+200
*
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
*
Issue #3449: Update decimal module to use most recent specification
Mark Dickinson
2008-07-27
142
-322/+471
*
Test cases from Cowlishaw, v2.57. All are pased cleanly.
Facundo Batista
2007-11-23
142
-160/+510
*
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
147
-2287/+57525
*
Remove test of obsolete trim() operation which was supplanted by
Raymond Hettinger
2004-08-17
1
-152/+0
*
This file is no longer used in version 2.39.
Raymond Hettinger
2004-08-17
1
-151/+0
*
Add two new files and update remaining tests from the latest update of the
Raymond Hettinger
2004-08-17
31
-191/+1190
*
Move Decimal from the sandbox into production.
Raymond Hettinger
2004-07-01
30
-0/+22866