2004-04-24 |
Kurt B. Kaiser | 1. Add an Options menu entry: Code Context |
commit | commitdiff | tree | snapshot |
2004-04-24 |
Kurt B. Kaiser | 1. Polish variables in EditorWindow extension loading... |
commit | commitdiff | tree | snapshot |
2004-04-23 |
Raymond Hettinger | SF bug #940579: section 5.10: 'not' returns boolean... |
commit | commitdiff | tree | snapshot |
2004-04-22 |
Thomas Heller | Remove the Modules/heaqmodule.c, and add Modules/_heapm... |
commit | commitdiff | tree | snapshot |
2004-04-22 |
Thomas Heller | Forgot to mention the SF number, and that Bob Ippolito... |
commit | commitdiff | tree | snapshot |
2004-04-22 |
Thomas Heller | Two new public API functions, Py_IncRef and Py_DecRef... |
commit | commitdiff | tree | snapshot |
2004-04-22 |
Thomas Heller | cvs ignore the user options files *.suo |
commit | commitdiff | tree | snapshot |
2004-04-22 |
Thomas Heller | Modules/heapqmodule.c removed. |
commit | commitdiff | tree | snapshot |
2004-04-21 |
Kurt B. Kaiser | - New Extension: CodeContext. Provides block structuri... |
commit | commitdiff | tree | snapshot |
2004-04-20 |
Hye-Shik Chang | SF #926075: Fixed the bug that returns a wrong pattern... |
commit | commitdiff | tree | snapshot |
2004-04-20 |
Hye-Shik Chang | SF #926075: Fixed the bug that returns a wrong pattern... |
commit | commitdiff | tree | snapshot |
2004-04-19 |
Raymond Hettinger | * Restore the pure python version of heapq.py. |
commit | commitdiff | tree | snapshot |
2004-04-19 |
Raymond Hettinger | * Restore the pure python version of heapq.py. |
commit | commitdiff | tree | snapshot |
2004-04-17 |
Martin v. Löwis | Special case normalization of empty strings. Fixes... |
commit | commitdiff | tree | snapshot |
2004-04-17 |
Raymond Hettinger | SF bug #936827: PyNumber_And() 's description |
commit | commitdiff | tree | snapshot |
2004-04-16 |
Thomas Heller | The wininst-6.exe template binary for bdist_wininst... |
commit | commitdiff | tree | snapshot |
2004-04-16 |
Thomas Heller | The wininst-7.1.exe template binary for bdist_wininst... |
commit | commitdiff | tree | snapshot |
2004-04-16 |
Fred Drake | really scream out that people should use the file objec... |
commit | commitdiff | tree | snapshot |
2004-04-16 |
Skip Montanaro | Open file in universal newline mode when passing to... |
commit | commitdiff | tree | snapshot |
2004-04-16 |
Skip Montanaro | bring description of optional and keyword args for... |
commit | commitdiff | tree | snapshot |
2004-04-16 |
Skip Montanaro | delete timing output - it appears after the </html... |
commit | commitdiff | tree | snapshot |
2004-04-15 |
Thomas Heller | Minor reformatting. |
commit | commitdiff | tree | snapshot |
2004-04-15 |
Fred Drake | remove bogus markup that caused the docs to be wrong |
commit | commitdiff | tree | snapshot |
2004-04-14 |
Hye-Shik Chang | Bug #934635: Fix a bug where the configure script could... |
commit | commitdiff | tree | snapshot |
2004-04-13 |
Brett Cannon | Change two instance of format strings for PyString_From... |
commit | commitdiff | tree | snapshot |
2004-04-12 |
Raymond Hettinger | * Add unittests for iterators that report their length |
commit | commitdiff | tree | snapshot |
2004-04-12 |
Raymond Hettinger | Use Py_RETURN_NONE macro where applicable. |
commit | commitdiff | tree | snapshot |
2004-04-12 |
Raymond Hettinger | Small refactoring saving one function() and eliminating... |
commit | commitdiff | tree | snapshot |
2004-04-12 |
Raymond Hettinger | * Specialize ins1() into app1() for appends. Saves... |
commit | commitdiff | tree | snapshot |
2004-04-11 |
Tim Peters | Record test_bsddb3 test results on WinXP. |
commit | commitdiff | tree | snapshot |
2004-04-11 |
Tim Peters | Update the OpenSSL version example from c to d (the... |
commit | commitdiff | tree | snapshot |
2004-04-11 |
Tim Peters | The native bz2 tests worked fine for me under WinXP... |
commit | commitdiff | tree | snapshot |
2004-04-11 |
Tim Peters | Record Tcl and Tk test results for WinXP Pro. |
commit | commitdiff | tree | snapshot |
2004-04-11 |
Raymond Hettinger | Some (but not all) of the why code bitfield tests ran... |
commit | commitdiff | tree | snapshot |
2004-04-11 |
Andrew MacIntyre | add AF_UNIX notes |
commit | commitdiff | tree | snapshot |
2004-04-11 |
Andrew MacIntyre | Fixes for AF_UNIX support on OS/2: |
commit | commitdiff | tree | snapshot |
2004-04-11 |
Kurt B. Kaiser | M EditorWindow.py |
commit | commitdiff | tree | snapshot |
2004-04-10 |
Raymond Hettinger | Revert 2.393, elimination of pre-decrementing, which |
commit | commitdiff | tree | snapshot |
2004-04-10 |
Skip Montanaro | atof: correct parameter name |
commit | commitdiff | tree | snapshot |
2004-04-10 |
Skip Montanaro | Refactor common code out of globaltrace_trackcallers... |
commit | commitdiff | tree | snapshot |
2004-04-09 |
Fred Drake | fix up some markup |
commit | commitdiff | tree | snapshot |
2004-04-08 |
Raymond Hettinger | Provide more information representations of repeat... |
commit | commitdiff | tree | snapshot |
2004-04-08 |
Fred Drake | give rational filenames to some of the generated HTML |
commit | commitdiff | tree | snapshot |
2004-04-08 |
Fred Drake | switch to PNG navigation icons by default |
commit | commitdiff | tree | snapshot |
2004-04-08 |
Fred Drake | include both the GIF and PNG icons in the HTML package |
commit | commitdiff | tree | snapshot |
2004-04-08 |
Fred Drake | avoid stripping space after indexing macros |
commit | commitdiff | tree | snapshot |
2004-04-07 |
Skip Montanaro | note --trackcalls flag in trace module |
commit | commitdiff | tree | snapshot |
2004-04-07 |
Skip Montanaro | Added --trackcalls command line arg to display crude... |
commit | commitdiff | tree | snapshot |
2004-04-07 |
Raymond Hettinger | Use continue instead of break whereever possible. |
commit | commitdiff | tree | snapshot |
2004-04-07 |
Raymond Hettinger | * Improve readability and remove data dependencies... |
commit | commitdiff | tree | snapshot |
2004-04-07 |
Raymond Hettinger | Small code improvements for readability, code size... |
commit | commitdiff | tree | snapshot |
2004-04-06 |
Andrew M. Kuchling | Fix comment typo |
commit | commitdiff | tree | snapshot |
2004-04-06 |
Andrew M. Kuchling | Remove specific Python version from #! |
commit | commitdiff | tree | snapshot |
2004-04-06 |
Raymond Hettinger | Simplify previous checkin (bitfields for WHY codes). |
commit | commitdiff | tree | snapshot |
2004-04-06 |
Raymond Hettinger | Coded WHY flags as bitfields (taking inspiration from... |
commit | commitdiff | tree | snapshot |
2004-04-06 |
Hye-Shik Chang | SF Patch #926375: Remove a useless UTF-16 support code... |
commit | commitdiff | tree | snapshot |
2004-04-05 |
Tim Peters | Since the fast_yield branch target was introduced,... |
commit | commitdiff | tree | snapshot |
2004-04-05 |
Raymond Hettinger | Improve previous checkin to use a slot check instead... |
commit | commitdiff | tree | snapshot |
2004-04-04 |
Raymond Hettinger | Improve accuracy of sequence and mapping checks. |
commit | commitdiff | tree | snapshot |
2004-04-04 |
Andrew MacIntyre | OS/2's TCP/IP stack supports AF_UNIX sockets, with... |
commit | commitdiff | tree | snapshot |
2004-04-04 |
Andrew MacIntyre | OS/2 has support for spawnvp() and spawnvpe() in the... |
commit | commitdiff | tree | snapshot |
2004-04-04 |
Andrew MacIntyre | If a file is opened with an explicit buffer size >... |
commit | commitdiff | tree | snapshot |
2004-04-03 |
Neal Norwitz | #928751, fix typos in socket doc |
commit | commitdiff | tree | snapshot |
2004-04-02 |
Skip Montanaro | It would help if I deleted the old pystack! |
commit | commitdiff | tree | snapshot |
2004-04-02 |
Skip Montanaro | include local variables when dumping Python stack trace |
commit | commitdiff | tree | snapshot |
2004-04-01 |
Fred Drake | Fix support for the "prog" keyword to the OptionParser... |
commit | commitdiff | tree | snapshot |
2004-04-01 |
Fred Drake | fix typo that wasn't properly fixed in revision 1.144 |
commit | commitdiff | tree | snapshot |
2004-04-01 |
Jeremy Hylton | Bump the magic number to avoid sharing bytecode between... |
commit | commitdiff | tree | snapshot |
2004-03-31 |
Andrew M. Kuchling | [Bugfix candidate] Escape traceback type and value... |
commit | commitdiff | tree | snapshot |
2004-03-31 |
Martin v. Löwis | Patch #924497: find(1) all files with /usr/local/bin... |
commit | commitdiff | tree | snapshot |
2004-03-31 |
Guido van Rossum | When /tmp has certain sticky bits set, newly created... |
commit | commitdiff | tree | snapshot |
2004-03-31 |
Fred Drake | add a heavy box around warning notices to make them... |
commit | commitdiff | tree | snapshot |
2004-03-31 |
Fred Drake | add missing and forthcoming releases |
commit | commitdiff | tree | snapshot |
2004-03-31 |
Fred Drake | Emphasize the requirement that Python.h be included... |
commit | commitdiff | tree | snapshot |
2004-03-31 |
Fred Drake | added scripts to the list of files automatically includ... |
commit | commitdiff | tree | snapshot |
2004-03-29 |
Andrew MacIntyre | OS/2 VACPP build updates/fixes |
commit | commitdiff | tree | snapshot |
2004-03-29 |
Tim Peters | Added a comment about the unreferenced PyThreadState... |
commit | commitdiff | tree | snapshot |
2004-03-29 |
Andrew M. Kuchling | fix typo |
commit | commitdiff | tree | snapshot |
2004-03-28 |
Raymond Hettinger | Insert missing pronoun |
commit | commitdiff | tree | snapshot |
2004-03-28 |
Tim Peters | SF bug 924242: socket._fileobject._getclosed() returns... |
commit | commitdiff | tree | snapshot |
2004-03-27 |
Skip Montanaro | add usage() function, -h(elp) flag and long versions... |
commit | commitdiff | tree | snapshot |
2004-03-27 |
Skip Montanaro | - add entry for complex number |
commit | commitdiff | tree | snapshot |
2004-03-27 |
Raymond Hettinger | Revert 1.51 booleans so that sre will still run on... |
commit | commitdiff | tree | snapshot |
2004-03-26 |
Raymond Hettinger | Simple Optimizations: |
commit | commitdiff | tree | snapshot |
2004-03-26 |
Raymond Hettinger | Remove unnecessary test. (Thanks Skip) |
commit | commitdiff | tree | snapshot |
2004-03-26 |
Fred Drake | remove out-of-date warning |
commit | commitdiff | tree | snapshot |
2004-03-26 |
David Ascher | Fix test failure for test_tcl on OS/X and Windows if a |
commit | commitdiff | tree | snapshot |
2004-03-26 |
Armin Rigo | Marshal clean-up (SF patch #873224) |
commit | commitdiff | tree | snapshot |
2004-03-26 |
Raymond Hettinger | Simple optimizations: |
commit | commitdiff | tree | snapshot |
2004-03-26 |
Raymond Hettinger | Update timeit example to reflect current performance. |
commit | commitdiff | tree | snapshot |
2004-03-25 |
Fred Drake | make sure the default manifest generation includes... |
commit | commitdiff | tree | snapshot |
2004-03-25 |
Marc-André... | Added more Windows version names (thanks to Thomas... |
commit | commitdiff | tree | snapshot |
2004-03-25 |
Brett Cannon | Fix last patch to be backwards-compatible with Python... |
commit | commitdiff | tree | snapshot |
2004-03-25 |
Brett Cannon | Fixed a caching bug in platform.platform() where the... |
commit | commitdiff | tree | snapshot |
2004-03-25 |
Fred Drake | Note that reading from a socket may not always return... |
commit | commitdiff | tree | snapshot |
2004-03-25 |
Fred Drake | - make sure the methods minidom adds to the basic DOM... |
commit | commitdiff | tree | snapshot |
2004-03-25 |
Hye-Shik Chang | Get rid of gcc warning. |
commit | commitdiff | tree | snapshot |
2004-03-25 |
Fred Drake | include the right index sources |
commit | commitdiff | tree | snapshot |
2004-03-25 |
Fred Drake | remove duplicate use of the meta-data label |
commit | commitdiff | tree | snapshot |
2004-03-25 |
Martin v. Löwis | Correct code to advance ptr to be well-formed C. |
commit | commitdiff | tree | snapshot |
next |