| Commit message (Expand) | Author | Age | Files | Lines |
* | Merged revisions 66006 via svnmerge from | Neal Norwitz | 2008-08-24 | 1 | -1/+4 |
|
|
* | Backed out r65073, pending fixing it in Windows. | Eric Smith | 2008-07-17 | 1 | -6/+6 |
|
|
* | Merged revisions 65069 via svnmerge from | Eric Smith | 2008-07-17 | 1 | -6/+6 |
|
|
* | Merged revisions 65023 via svnmerge from | Eric Smith | 2008-07-16 | 1 | -32/+32 |
|
|
* | Merged revisions 64984 via svnmerge from | Eric Smith | 2008-07-16 | 1 | -30/+68 |
|
|
* | Forward port of r64958. | Eric Smith | 2008-07-15 | 1 | -13/+43 |
|
|
* | Merged revisions 64499 via svnmerge from | Eric Smith | 2008-06-24 | 1 | -13/+13 |
|
|
* | Merged revisions 64496 via svnmerge from | Eric Smith | 2008-06-24 | 1 | -1/+1 |
|
|
* | Merged revisions 64491 via svnmerge from | Eric Smith | 2008-06-24 | 1 | -4/+2 |
|
|
* | Refactor and clean up str.format() code (and helpers) in advance of optimizat... | Eric Smith | 2008-05-30 | 1 | -69/+47 |
|
|
* | Renamed PyString to PyBytes | Christian Heimes | 2008-05-26 | 1 | -1/+1 |
|
|
* | Merged revisions 63078 via svnmerge from | Eric Smith | 2008-05-11 | 1 | -3/+27 |
|
|
* | Merged revisions 62199 via svnmerge from | Martin v. Löwis | 2008-04-07 | 1 | -2/+13 |
|
|
* | Merged revisions 61431,61433-61436,61439,61444,61449-61450,61453,61458,61465,... | Christian Heimes | 2008-03-18 | 1 | -1/+6 |
|
|
* | Merged revisions 60481,60485,60489-60492,60494-60496,60498-60499,60501-60503,... | Christian Heimes | 2008-02-22 | 1 | -40/+15 |
|
|
* | Fixes for shared 2.6 code that implements PEP 3101, advanced string | Eric Smith | 2008-02-17 | 1 | -77/+151 |
|
|
* | Partially revert r60376: restore ability for ints to be automatically convert... | Eric Smith | 2008-01-28 | 1 | -4/+15 |
|
|
* | Restrict format presentation types to those specified in the 'Standard Format... | Eric Smith | 2008-01-27 | 1 | -77/+0 |
|
|
* | Cleanup: Replaced most PyInt_ aliases with PyLong_ and disabled the aliases i... | Christian Heimes | 2007-12-02 | 1 | -1/+1 |
|
|
* | Changed to use 'U' argument to PyArg_ParseTuple, instead of manually checking... | Eric Smith | 2007-09-01 | 1 | -15/+3 |
|
|
* | Added format tests. | Eric Smith | 2007-08-30 | 1 | -14/+14 |
|
|
* | Patch # 1048 by Amaury Forgeot d'Arc. | Guido van Rossum | 2007-08-29 | 1 | -1/+1 |
|
|
* | Corrected missed #if in r57652. | Eric Smith | 2007-08-29 | 1 | -0/+2 |
|
|
* | Added conditional compilation for '()', which was an allowed sign code in a | Eric Smith | 2007-08-29 | 1 | -1/+8 |
|
|
* | Code layout changes for PEP 7 compliance. | Eric Smith | 2007-08-28 | 1 | -9/+18 |
|
|
* | Implementation of PEP 3101, Advanced String Formatting. | Eric Smith | 2007-08-25 | 1 | -0/+966 |
|
|