| Commit message (Expand) | Author | Age | Files | Lines |
* | Merged revisions 82448 via svnmerge from | Benjamin Peterson | 2010-07-02 | 1 | -1/+1 |
|
|
* | Recorded merge of revisions 81032 via svnmerge from | Antoine Pitrou | 2010-05-09 | 1 | -1855/+1855 |
|
|
* | Refactor to remove duplicated nan/inf parsing code in | Mark Dickinson | 2009-05-20 | 1 | -36/+13 |
|
|
* | Merged revisions 72564 via svnmerge from | Mark Dickinson | 2009-05-11 | 1 | -16/+36 |
|
|
* | Issue #5920: Changed format.__float__ and complex.__float__ to use a precisio... | Eric Smith | 2009-05-05 | 1 | -4/+5 |
|
|
* | Merged revisions 72253 via svnmerge from | Mark Dickinson | 2009-05-03 | 1 | -6/+6 |
|
|
* | Issue #5914: Add new C-API function PyOS_string_to_double, to complement | Mark Dickinson | 2009-05-03 | 1 | -26/+10 |
|
|
* | Internal plumbing changes for float parsing: | Mark Dickinson | 2009-04-26 | 1 | -57/+21 |
|
|
* | Revert accidental changes to Objects/floatobject.c | Mark Dickinson | 2009-04-18 | 1 | -10/+4 |
|
|
* | The SSE2 detection and enabling could potentially cause | Mark Dickinson | 2009-04-18 | 1 | -4/+10 |
|
|
* | Issue #1869 (and 4707, 5118, 5473, 1456775): use the new | Mark Dickinson | 2009-04-18 | 1 | -24/+142 |
|
|
* | The other half of Issue #1580: use short float repr where possible. | Eric Smith | 2009-04-16 | 1 | -114/+31 |
|
|
* | Merged revisions 71627 via svnmerge from | Benjamin Peterson | 2009-04-15 | 1 | -1/+3 |
|
|
* | Issue #1717: rename tp_compare to tp_reserved. I'll change the | Mark Dickinson | 2009-02-02 | 1 | -1/+1 |
|
|
* | Remove attempted long->int conversions in py3k version of float.as_integer_ra... | Mark Dickinson | 2009-01-17 | 1 | -6/+0 |
|
|
* | Issue #4910, patch 3/3: rename nb_long to nb_reserved | Mark Dickinson | 2009-01-17 | 1 | -1/+1 |
|
|
* | Issue 4910, patch 2 of (probably) 3: pave the way for renaming of | Mark Dickinson | 2009-01-15 | 1 | -1/+1 |
|
|
* | Add missing Py_CHARMASK when calling isspace(). | Kristján Valur Jónsson | 2008-12-18 | 1 | -2/+2 |
|
|
* | merge from trunk | Benjamin Peterson | 2008-10-11 | 1 | -2/+2 |
|
|
* | Merged revisions 66552-66553 via svnmerge from | Andrew MacIntyre | 2008-09-22 | 1 | -3/+3 |
|
|
* | Merged revisions 65964 via svnmerge from | Mark Dickinson | 2008-08-21 | 1 | -5/+4 |
|
|
* | fix cut and paste error in a comment | Gregory P. Smith | 2008-08-18 | 1 | -1/+1 |
|
|
* | Rename PyUnicode_AsString -> _PyUnicode_AsString and | Marc-André Lemburg | 2008-08-07 | 1 | -2/+2 |
|
|
* | Issue #3369: fix memory leak in floatobject.c. Thanks Kristján Jónsson | Mark Dickinson | 2008-07-21 | 1 | -0/+6 |
|
|
* | Merged revisions 64722,64729,64753,64845-64846,64849,64871,64880-64882,64885,... | Georg Brandl | 2008-07-16 | 1 | -26/+20 |
|
|
* | Merged revisions 64974 via svnmerge from | Mark Dickinson | 2008-07-16 | 1 | -0/+408 |
|
|
* | Revert 64451. | Raymond Hettinger | 2008-06-24 | 1 | -30/+0 |
|
|
* | Merge 64438: hex/oct/bin can show floats exactly. | Raymond Hettinger | 2008-06-22 | 1 | -0/+30 |
|
|
* | Remove nb_reserved (nb_coerce), nb_hex, and nb_oct from PyNumberMethods | Benjamin Peterson | 2008-06-11 | 1 | -3/+0 |
|
|
* | Refactor and clean up str.format() code (and helpers) in advance of optimizat... | Eric Smith | 2008-05-30 | 1 | -6/+7 |
|
|
* | Issue 2801: fix bug in float.is_integer where ValueError was incorrectly | Mark Dickinson | 2008-05-09 | 1 | -0/+1 |
|
|
* | Merged revisions 62380,62382-62383 via svnmerge from | Christian Heimes | 2008-04-19 | 1 | -124/+77 |
|
|
* | Merged revisions 61981,61984-61987,61992-61993,61997-62000 via svnmerge from | Christian Heimes | 2008-03-28 | 1 | -0/+4 |
|
|
* | Merged revisions 61964-61979 via svnmerge from | Christian Heimes | 2008-03-28 | 1 | -1/+1 |
|
|
* | Merged revisions 61239-61249,61252-61257,61260-61264,61269-61275,61278-61279,... | Christian Heimes | 2008-03-16 | 1 | -8/+8 |
|
|
* | Merged revisions 60481,60485,60489-60492,60494-60496,60498-60499,60501-60503,... | Christian Heimes | 2008-02-04 | 1 | -7/+23 |
|
|
* | Merged revisions 60481,60485,60489-60520,60523-60527,60530-60533,60535-60538,... | Christian Heimes | 2008-02-03 | 1 | -88/+29 |
|
|
* | Merged revisions 60441-60474 via svnmerge from | Christian Heimes | 2008-01-31 | 1 | -9/+4 |
|
|
* | Merged revisions 60364-60378 via svnmerge from | Christian Heimes | 2008-01-27 | 1 | -0/+159 |
|
|
* | Merged revisions 60245-60277 via svnmerge from | Christian Heimes | 2008-01-25 | 1 | -0/+5 |
|
|
* | Merged revisions 59933-59951 via svnmerge from | Christian Heimes | 2008-01-14 | 1 | -29/+77 |
|
|
* | #1629: Renamed Py_Size, Py_Type and Py_Refcnt to Py_SIZE, Py_TYPE and Py_REFCNT. | Christian Heimes | 2007-12-19 | 1 | -12/+12 |
|
|
* | Merged revisions 59541-59561 via svnmerge from | Christian Heimes | 2007-12-19 | 1 | -2/+50 |
|
|
* | Merged revisions 59450-59464 via svnmerge from | Christian Heimes | 2007-12-11 | 1 | -1/+12 |
|
|
* | Issue #1580: New free format floating point representation based on "Floating... | Christian Heimes | 2007-12-10 | 1 | -2/+106 |
|
|
* | Cleanup: Replaced most PyInt_ aliases with PyLong_ and disabled the aliases i... | Christian Heimes | 2007-12-02 | 1 | -3/+3 |
|
|
* | Merged revisions 59245-59254 via svnmerge from | Christian Heimes | 2007-12-01 | 1 | -0/+47 |
|
|
* | Remove more cruft leftover from nb_coerce. Rename nb_coerce to | Neil Schemenauer | 2007-09-21 | 1 | -3/+2 |
|
|
* | Check in some documentation tweaks for PEP 3141, add some tests, and implement | Jeffrey Yasskin | 2007-09-07 | 1 | -3/+4 |
|
|
* | Remove checking redundantly for checks of PyInt and PyLong. | Neal Norwitz | 2007-08-31 | 1 | -1/+1 |
|
|