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
/
Doc
/
library
/
decimal.rst
Commit message (
Expand
)
Author
Age
Files
Lines
*
Reviewed and updated the documentation. Fixes #3017.
Facundo Batista
2008-06-21
1
-9/+241
*
Backport Raymond's changes in r60508 to Python 2.6.
Mark Dickinson
2008-05-03
1
-2/+2
*
reformat some documentation of classes so methods and attributes are under th...
Benjamin Peterson
2008-04-25
1
-417/+409
*
Issue 2648: Add leading zero to money format recipe in the docs.
Raymond Hettinger
2008-04-17
1
-1/+3
*
No need to specify explicit "doctest_block" anymore.
Georg Brandl
2008-03-22
1
-3/+6
*
Test decimal.rst doctests as far as possible with sphinx doctest.
Georg Brandl
2008-03-22
1
-32/+55
*
Activate the Sphinx doctest extension and convert howto/functional to use it.
Georg Brandl
2008-03-22
1
-5/+12
*
A lot more typo fixes by Ori Avtalion.
Georg Brandl
2008-02-22
1
-1/+1
*
Fix markup
Raymond Hettinger
2008-02-14
1
-1/+1
*
Simplify moneyfmt() recipe.
Raymond Hettinger
2008-02-14
1
-13/+5
*
Fix markup.
Raymond Hettinger
2008-02-14
1
-1/+1
*
Show how to remove exponents.
Raymond Hettinger
2008-02-14
1
-0/+11
*
Improve rst markup
Raymond Hettinger
2008-02-14
1
-6/+5
*
Add fixed-point examples to the decimal FAQ
Raymond Hettinger
2008-02-14
1
-3/+30
*
Fix decimal repr which should have used single quotes like other reprs.
Raymond Hettinger
2008-02-14
1
-91/+91
*
Typos in decimal comment and documentation
Mark Dickinson
2008-02-10
1
-2/+2
*
Clarify that decimal also supports fixed-point arithmetic.
Raymond Hettinger
2008-02-10
1
-3/+15
*
Fix typo
Raymond Hettinger
2008-02-07
1
-2/+2
*
The float conversion recipe is simpler in Py2.6
Raymond Hettinger
2008-02-07
1
-25/+15
*
IEEE 754 should be IEEE 854; give precise reference for
Mark Dickinson
2008-02-07
1
-6/+6
*
Fix broken link in decimal documentation.
Mark Dickinson
2008-02-07
1
-1/+1
*
Remove incorrect usage of :const: in documentation.
Mark Dickinson
2008-02-06
1
-2/+2
*
Issue 1979: Make Decimal comparisons (other than !=, ==) involving NaN
Mark Dickinson
2008-02-06
1
-0/+13
*
Issue 1780: Allow leading and trailing whitespace in Decimal constructor,
Mark Dickinson
2008-01-12
1
-3/+11
*
Documentation for r5990[3567].
Georg Brandl
2008-01-11
1
-1/+5
*
Remove with_statement future imports from 2.6 docs.
Georg Brandl
2008-01-05
1
-1/+0
*
Some cleanup in the docs.
Georg Brandl
2007-12-29
1
-17/+17
*
Typo fix
Andrew M. Kuchling
2007-09-24
1
-1/+1
*
alternate -> alternative.
Georg Brandl
2007-09-20
1
-1/+1
*
Some additions (examples and a bit on the tutorial).
Facundo Batista
2007-09-14
1
-20/+45
*
Included the new functions, and new descriptions.
Facundo Batista
2007-09-14
1
-121/+437
*
Move the 2.6 reST doc tree in place.
Georg Brandl
2007-08-15
1
-0/+1289