| Commit message (Expand) | Author | Age | Files | Lines |
* | SF bug #940579: section 5.10: 'not' returns boolean, not int | Raymond Hettinger | 2004-04-23 | 1 | -4/+4 |
|
|
* | Remove the Modules/heaqmodule.c, and add Modules/_heapmodule.c, so | Thomas Heller | 2004-04-22 | 1 | -4/+4 |
|
|
* | Forgot to mention the SF number, and that Bob Ippolito provided the patch. | Thomas Heller | 2004-04-22 | 1 | -1/+2 |
|
|
* | Two new public API functions, Py_IncRef and Py_DecRef. Useful for | Thomas Heller | 2004-04-22 | 4 | -0/+28 |
|
|
* | cvs ignore the user options files *.suo | Thomas Heller | 2004-04-22 | 1 | -0/+1 |
|
|
* | Modules/heapqmodule.c removed. | Thomas Heller | 2004-04-22 | 1 | -19/+3 |
|
|
* | - New Extension: CodeContext. Provides block structuring hints for code | Kurt B. Kaiser | 2004-04-21 | 3 | -3/+144 |
|
|
* | SF #926075: Fixed the bug that returns a wrong pattern object for | Hye-Shik Chang | 2004-04-20 | 1 | -0/+8 |
|
|
* | SF #926075: Fixed the bug that returns a wrong pattern object for | Hye-Shik Chang | 2004-04-20 | 2 | -2/+7 |
|
|
* | * Restore the pure python version of heapq.py. | Raymond Hettinger | 2004-04-19 | 1 | -364/+0 |
|
|
* | * Restore the pure python version of heapq.py. | Raymond Hettinger | 2004-04-19 | 4 | -3/+628 |
|
|
* | Special case normalization of empty strings. Fixes #924361. | Martin v. Löwis | 2004-04-17 | 2 | -0/+8 |
|
|
* | SF bug #936827: PyNumber_And() 's description | Raymond Hettinger | 2004-04-17 | 1 | -1/+1 |
|
|
* | The wininst-6.exe template binary for bdist_wininst is now linked | Thomas Heller | 2004-04-16 | 1 | -2/+2 |
|
|
* | The wininst-7.1.exe template binary for bdist_wininst is now linked | Thomas Heller | 2004-04-16 | 1 | -5/+5 |
|
|
* | really scream out that people should use the file objects instead of | Fred Drake | 2004-04-16 | 1 | -7/+19 |
|
|
* | Open file in universal newline mode when passing to compile(). Solution | Skip Montanaro | 2004-04-16 | 1 | -1/+1 |
|
|
* | bring description of optional and keyword args for DictReader and DictWriter | Skip Montanaro | 2004-04-16 | 1 | -6/+8 |
|
|
* | delete timing output - it appears after the </html> line. | Skip Montanaro | 2004-04-16 | 1 | -3/+0 |
|
|
* | Minor reformatting. | Thomas Heller | 2004-04-15 | 1 | -4/+5 |
|
|
* | remove bogus markup that caused the docs to be wrong | Fred Drake | 2004-04-15 | 1 | -1/+1 |
|
|
* | Bug #934635: Fix a bug where the configure script couldn't detect | Hye-Shik Chang | 2004-04-14 | 3 | -1/+6 |
|
|
* | Change two instance of format strings for PyString_FromFormat() to use %ld | Brett Cannon | 2004-04-13 | 1 | -2/+2 |
|
|
* | * Add unittests for iterators that report their length | Raymond Hettinger | 2004-04-12 | 5 | -10/+276 |
|
|
* | Use Py_RETURN_NONE macro where applicable. | Raymond Hettinger | 2004-04-12 | 1 | -14/+8 |
|
|
* | Small refactoring saving one function() and eliminating some indirection. | Raymond Hettinger | 2004-04-12 | 1 | -11/+10 |
|
|
* | * Specialize ins1() into app1() for appends. Saves several unnecessary | Raymond Hettinger | 2004-04-12 | 1 | -6/+36 |
|
|
* | Record test_bsddb3 test results on WinXP. | Tim Peters | 2004-04-11 | 1 | -0/+10 |
|
|
* | Update the OpenSSL version example from c to d (the current stable one), | Tim Peters | 2004-04-11 | 1 | -2/+7 |
|
|
* | The native bz2 tests worked fine for me under WinXP Pro + VC7.1, so | Tim Peters | 2004-04-11 | 2 | -3/+2 |
|
|
* | Record Tcl and Tk test results for WinXP Pro. | Tim Peters | 2004-04-11 | 1 | -14/+24 |
|
|
* | Some (but not all) of the why code bitfield tests ran faster as | Raymond Hettinger | 2004-04-11 | 1 | -3/+4 |
|
|
* | add AF_UNIX notes | Andrew MacIntyre | 2004-04-11 | 1 | -1/+9 |
|
|
* | Fixes for AF_UNIX support on OS/2: | Andrew MacIntyre | 2004-04-11 | 2 | -4/+23 |
|
|
* | M EditorWindow.py | Kurt B. Kaiser | 2004-04-11 | 4 | -69/+56 |
|
|
* | Revert 2.393, elimination of pre-decrementing, which | Raymond Hettinger | 2004-04-10 | 1 | -17/+13 |
|
|
* | atof: correct parameter name | Skip Montanaro | 2004-04-10 | 1 | -3/+3 |
|
|
* | Refactor common code out of globaltrace_trackcallers() and | Skip Montanaro | 2004-04-10 | 1 | -28/+56 |
|
|
* | fix up some markup | Fred Drake | 2004-04-09 | 1 | -18/+18 |
|
|
* | Provide more information representations of repeat() and count(). | Raymond Hettinger | 2004-04-08 | 1 | -2/+27 |
|
|
* | give rational filenames to some of the generated HTML | Fred Drake | 2004-04-08 | 1 | -2/+4 |
|
|
* | switch to PNG navigation icons by default | Fred Drake | 2004-04-08 | 1 | -2/+2 |
|
|
* | include both the GIF and PNG icons in the HTML package | Fred Drake | 2004-04-08 | 1 | -1/+1 |
|
|
* | avoid stripping space after indexing macros | Fred Drake | 2004-04-08 | 1 | -3/+4 |
|
|
* | note --trackcalls flag in trace module | Skip Montanaro | 2004-04-07 | 1 | -0/+3 |
|
|
* | Added --trackcalls command line arg to display crude caller/callee | Skip Montanaro | 2004-04-07 | 1 | -18/+88 |
|
|
* | Use continue instead of break whereever possible. | Raymond Hettinger | 2004-04-07 | 1 | -2/+8 |
|
|
* | * Improve readability and remove data dependencies by converting | Raymond Hettinger | 2004-04-07 | 1 | -14/+18 |
|
|
* | Small code improvements for readability, code size, and/or speed. | Raymond Hettinger | 2004-04-07 | 1 | -58/+54 |
|
|
* | Fix comment typo | Andrew M. Kuchling | 2004-04-06 | 1 | -1/+1 |
|
|