| Commit message (Expand) | Author | Age | Files | Lines |
* | Merged revisions 67654,67676-67677,67681,67692,67725,67761,67784-67785,67787-... | Benjamin Peterson | 2008-12-21 | 1 | -2/+5 |
|
|
* | Merged revisions 67707 via svnmerge from | Mark Dickinson | 2008-12-11 | 1 | -3/+55 |
|
|
* | Merged revisions 65258,65292,65299,65308-65309,65315,65326 via svnmerge from | Mark Dickinson | 2008-08-01 | 1 | -51/+67 |
|
|
* | Merged revisions 64365,64370,64406,64408-64409,64412,64416-64417,64420-64421,... | Benjamin Peterson | 2008-07-02 | 1 | -4/+3 |
|
|
* | Quick fix for test_math failures on Solaris 10 buildbot. For future | Mark Dickinson | 2008-06-18 | 1 | -3/+3 |
|
|
* | Merged revisions 64349 via svnmerge from | Benjamin Peterson | 2008-06-17 | 1 | -3/+8 |
|
|
* | Implement PEP 3121: new module initialization and finalization API. | Martin v. Löwis | 2008-06-11 | 1 | -3/+16 |
|
|
* | Merged revisions 64002-64003,64012,64036-64037,64047,64050-64052,64054-64055,... | Georg Brandl | 2008-06-10 | 1 | -0/+49 |
|
|
* | Merged revisions 63562,63570,63728,63734,63784,63788,63802,63817,63827,63839,... | Georg Brandl | 2008-06-10 | 1 | -20/+32 |
|
|
* | Merged revisions 63542-63544,63546,63553,63563-63564,63567,63569,63576 via sv... | Benjamin Peterson | 2008-05-26 | 1 | -0/+194 |
|
|
* | Remove duplicate check for PyLong_Check(). It was checked above. | Neal Norwitz | 2008-05-20 | 1 | -3/+0 |
|
|
* | Merged revisions 62914-62916,62918-62919,62921-62922,62924-62942,62944-62945,... | Alexandre Vassalotti | 2008-05-15 | 1 | -12/+54 |
|
|
* | Revert the temporary change in r62624 | Mark Dickinson | 2008-05-09 | 1 | -11/+3 |
|
|
* | Merged revisions 62425-62429,62434-62436,62441,62444,62446-62448,62450-62455,... | Christian Heimes | 2008-05-04 | 1 | -0/+1 |
|
|
* | One more attempt to track down Debian/alpha test_math failures: | Mark Dickinson | 2008-05-02 | 1 | -3/+11 |
|
|
* | Whoops. errno should only be tested when the result is finite. | Mark Dickinson | 2008-05-01 | 1 | -4/+4 |
|
|
* | Make floating-point exception error messages slightly more verbose: in | Mark Dickinson | 2008-04-30 | 1 | -10/+13 |
|
|
* | Merged revisions 62420-62421,62423-62424 via svnmerge from | Christian Heimes | 2008-04-21 | 1 | -1/+37 |
|
|
* | Merged revisions 62386-62387,62389-62393,62396,62400-62402,62407,62409-62410,... | Christian Heimes | 2008-04-20 | 1 | -30/+65 |
|
|
* | Merged revisions 62380,62382-62383 via svnmerge from | Christian Heimes | 2008-04-19 | 1 | -100/+349 |
|
|
* | Merged revisions 60481,60485,60489-60520,60523-60527,60530-60533,60535-60538,... | Christian Heimes | 2008-02-03 | 1 | -2/+1 |
|
|
* | Merged revisions 60475-60479,60481-60488 via svnmerge from | Christian Heimes | 2008-02-01 | 1 | -0/+34 |
|
|
* | Merged revisions 60379-60382 via svnmerge from | Christian Heimes | 2008-01-28 | 1 | -2/+2 |
|
|
* | Merged revisions 60284-60349 via svnmerge from | Christian Heimes | 2008-01-27 | 1 | -3/+3 |
|
|
* | Merged revisions 60245-60277 via svnmerge from | Christian Heimes | 2008-01-25 | 1 | -0/+5 |
|
|
* | Make math.floor and math.ceil return ints instead of floats. | Jeffrey Yasskin | 2008-01-05 | 1 | -6/+19 |
|
|
* | Merged revisions 59680-59695 via svnmerge from | Christian Heimes | 2008-01-04 | 1 | -6/+8 |
|
|
* | Merged revisions 59666-59679 via svnmerge from | Christian Heimes | 2008-01-03 | 1 | -6/+45 |
|
|
* | #1629: Renamed Py_Size, Py_Type and Py_Refcnt to Py_SIZE, Py_TYPE and Py_REFCNT. | Christian Heimes | 2007-12-19 | 1 | -2/+2 |
|
|
* | Fix math.ceil() and math.floor() to fall back to __ceil__ and __floor__ | Guido van Rossum | 2007-08-23 | 1 | -6/+44 |
|
|
* | Merged revisions 56467-56482 via svnmerge from | Martin v. Löwis | 2007-07-21 | 1 | -1/+1 |
|
|
* | Four months of trunk changes (including a few releases...) | Thomas Wouters | 2006-12-13 | 1 | -63/+55 |
|
|
* | Get rid of remnants of integer division | Neal Norwitz | 2006-03-24 | 1 | -1/+1 |
|
|
* | Check return result from Py_InitModule*(). This API can fail. | Neal Norwitz | 2006-01-19 | 1 | -0/+2 |
|
|
* | Make that a C, not a C++, comment. | Michael W. Hudson | 2005-04-06 | 1 | -1/+1 |
|
|
* | Add a comment explaining the import of longintrepr.h. | Michael W. Hudson | 2005-04-06 | 1 | -1/+1 |
|
|
* | Patch #871657: Set EDOM for `nan' return values on FreeBSD and OpenBSD. | Hye-Shik Chang | 2004-03-22 | 1 | -5/+5 |
|
|
* | Getting rid of support for the ancient Apple MPW compiler. | Jack Jansen | 2003-11-19 | 1 | -13/+0 |
|
|
* | Simplify and speedup uses of Py_BuildValue(): | Raymond Hettinger | 2003-10-12 | 1 | -6/+2 |
|
|
* | SF patch #659536: Use PyArg_UnpackTuple where possible. | Raymond Hettinger | 2002-12-29 | 1 | -2/+2 |
|
|
* | Apply SF patch 652930: Add optional base argument to math.log(x[, base]). | Raymond Hettinger | 2002-12-14 | 1 | -15/+47 |
|
|
* | Excise DL_EXPORT/DL_IMPORT from Modules/*. Required adding a prototype | Mark Hammond | 2002-08-02 | 1 | -1/+1 |
|
|
* | Patch #568124: Add doc string macros. | Martin v. Löwis | 2002-06-13 | 1 | -18/+18 |
|
|
* | Added degrees() and radians() to mathmodule. Closes patch 552452 and | Raymond Hettinger | 2002-05-13 | 1 | -0/+27 |
|
|
* | Revert parts of patch #453627, documenting the resulting test failures | Martin v. Löwis | 2001-09-06 | 1 | -17/+1 |
|
|
* | Rework the way we try to check for libm overflow, given that C99 no longer | Tim Peters | 2001-09-05 | 1 | -29/+13 |
|
|
* | Patch #453627: Define the following macros when compiling on a UnixWare 7.x s... | Martin v. Löwis | 2001-09-05 | 1 | -1/+17 |
|
|
* | loghelper(): Try to nudge the compiler into doing mults in an order that | Tim Peters | 2001-09-05 | 1 | -1/+1 |
|
|
* | Return reasonable results for math.log(long) and math.log10(long) (we were | Tim Peters | 2001-09-05 | 1 | -4/+64 |
|
|
* | Mechanical fiddling to make this easier to work with in my editor. | Tim Peters | 2001-09-04 | 1 | -18/+12 |
|
|