2002-04-23 |
Tim Peters | test_mmap started breaking on Windows, only when run... |
commit | commitdiff | tree | snapshot |
2002-04-23 |
Barry Warsaw | Unit tests for the changes in abstract.c version 2... |
commit | commitdiff | tree | snapshot |
2002-04-23 |
Jack Jansen | Regenerated. |
commit | commitdiff | tree | snapshot |
2002-04-23 |
Barry Warsaw | abstract_get_bases(): Clarify exactly what the return... |
commit | commitdiff | tree | snapshot |
2002-04-23 |
Jack Jansen | Converted to use re in stead of regex and regsub (final... |
commit | commitdiff | tree | snapshot |
2002-04-23 |
Barry Warsaw | Rewrote the PyUnit description so that it now recommend... |
commit | commitdiff | tree | snapshot |
2002-04-23 |
Fred Drake | Add text about circular references caused by storing... |
commit | commitdiff | tree | snapshot |
2002-04-23 |
Jack Jansen | Second part of fix for #493826: regenerated suite modul... |
commit | commitdiff | tree | snapshot |
2002-04-23 |
Jack Jansen | First part of fix for #493826: if 'errn' key exists... |
commit | commitdiff | tree | snapshot |
2002-04-23 |
Jeremy Hylton | Ignore SIGXFSZ. |
commit | commitdiff | tree | snapshot |
2002-04-23 |
Jeremy Hylton | Add tests for the recent resource module change. |
commit | commitdiff | tree | snapshot |
2002-04-23 |
Jeremy Hylton | Check for overflow errors in setrlimit(), |
commit | commitdiff | tree | snapshot |
2002-04-23 |
Fred Drake | Minor change to an index entry. |
commit | commitdiff | tree | snapshot |
2002-04-23 |
Jeremy Hylton | Clarify return value of PyLong_AsLongLong(). |
commit | commitdiff | tree | snapshot |
2002-04-23 |
Jack Jansen | Backport of 1.6.4.2.2.3 from release22-maint branch. |
commit | commitdiff | tree | snapshot |
2002-04-23 |
Jack Jansen | Updated URL. |
commit | commitdiff | tree | snapshot |
2002-04-23 |
Jack Jansen | Backport of select parts of release22-maint (up to... |
commit | commitdiff | tree | snapshot |
2002-04-23 |
Barry Warsaw | Whitespace normalization. Unka Timmy would be proud. |
commit | commitdiff | tree | snapshot |
2002-04-23 |
Fred Drake | Clarify the return value of PyObject_IsInstance(). |
commit | commitdiff | tree | snapshot |
2002-04-23 |
Fred Drake | WCOREDUMP(), WIFCONTINUED(), WCONTINUED, WUNTRACED... |
commit | commitdiff | tree | snapshot |
2002-04-23 |
Guido van Rossum | SF patch 546244 by John Williams: add Text.dump() method. |
commit | commitdiff | tree | snapshot |
2002-04-23 |
Guido van Rossum | Add warning about the HP PA-RISC 2.0 C compiler's optim... |
commit | commitdiff | tree | snapshot |
2002-04-23 |
Jack Jansen | There was a non-ascii character in the source. Replaced... |
commit | commitdiff | tree | snapshot |
2002-04-23 |
Anthony Baxter | whitespace fixup. test__all__ and test_sundry were... |
commit | commitdiff | tree | snapshot |
2002-04-23 |
Anthony Baxter | don't fail if the audio device is busy, just skip. |
commit | commitdiff | tree | snapshot |
2002-04-23 |
Anthony Baxter | SF patch [ 545523 ] patch for 514433 bsddb.dbopen... |
commit | commitdiff | tree | snapshot |
2002-04-22 |
Barry Warsaw | Merge in Skip's last few updates w.r.t. py-help-at... |
commit | commitdiff | tree | snapshot |
2002-04-22 |
Barry Warsaw | Some contributions and ideas by Alexander Schmolck... |
commit | commitdiff | tree | snapshot |
2002-04-22 |
Tim Peters | unicode_memchr(): Squashed gratuitous int-vs-size_t... |
commit | commitdiff | tree | snapshot |
2002-04-22 |
Tim Peters | SF bug 546078: IDLE calltips cause application error. |
commit | commitdiff | tree | snapshot |
2002-04-22 |
Walter Dörwald | Apply patch diff.txt from SF feature request |
commit | commitdiff | tree | snapshot |
2002-04-22 |
Barry Warsaw | Skip Montanaro's contribution (slightly mod'd by Barry... |
commit | commitdiff | tree | snapshot |
2002-04-22 |
Barry Warsaw | (py-execute-region): If the line at the beginning of... |
commit | commitdiff | tree | snapshot |
2002-04-22 |
Barry Warsaw | (py-execute-region): If you ran this without having... |
commit | commitdiff | tree | snapshot |
2002-04-22 |
Jack Jansen | Added Christopher Smith. |
commit | commitdiff | tree | snapshot |
2002-04-22 |
Jack Jansen | Fixes based on ideas from Christopher Smith: |
commit | commitdiff | tree | snapshot |
2002-04-22 |
Jack Jansen | Removed note on test_time failing. |
commit | commitdiff | tree | snapshot |
2002-04-22 |
Jack Jansen | Regenerated to include Internet Config error strings. |
commit | commitdiff | tree | snapshot |
2002-04-22 |
Jack Jansen | Added an optional file with MacErrors.h extensions... |
commit | commitdiff | tree | snapshot |
2002-04-22 |
Neil Schemenauer | Py_GETENV is used by obmalloc and needs Py_IgnoreEnviro... |
commit | commitdiff | tree | snapshot |
2002-04-22 |
Neil Schemenauer | pgen now needs pymalloc |
commit | commitdiff | tree | snapshot |
2002-04-22 |
Tim Peters | Moving pymalloc along. |
commit | commitdiff | tree | snapshot |
2002-04-22 |
Steven M. Gava | tracking python idle changes: |
commit | commitdiff | tree | snapshot |
2002-04-22 |
Tim Peters | Update the Windows makefile for 2.3. |
commit | commitdiff | tree | snapshot |
2002-04-22 |
Steven M. Gava | tracking python idle changes: |
commit | commitdiff | tree | snapshot |
2002-04-21 |
Neal Norwitz | #546156, Remove load_false()/load_true(), they are... |
commit | commitdiff | tree | snapshot |
2002-04-21 |
Tim Peters | Py_UniversalNewlineFread(): small speed boost on non... |
commit | commitdiff | tree | snapshot |
2002-04-21 |
Tim Peters | PyUnicode_EncodeUTF8(): tightened the memory asserts... |
commit | commitdiff | tree | snapshot |
2002-04-21 |
Neal Norwitz | #544265, Remove warnings for passing const to free() |
commit | commitdiff | tree | snapshot |
2002-04-21 |
Martin v. Löwis | Back out 2.140. |
commit | commitdiff | tree | snapshot |
2002-04-21 |
Tim Peters | Enable universal newlines on Windows. Note that NEWS... |
commit | commitdiff | tree | snapshot |
2002-04-21 |
Tim Peters | Py_UniversalNewlineFread(): Many changes. |
commit | commitdiff | tree | snapshot |
2002-04-21 |
Tim Peters | Assorted code cleanups for readability. Greatly booste... |
commit | commitdiff | tree | snapshot |
2002-04-21 |
Tim Peters | Hack around the "2.1.6 Blank lines" bug in a way that... |
commit | commitdiff | tree | snapshot |
2002-04-21 |
Tim Peters | PyUnicode_EncodeUTF8: squash compiler wng. The differ... |
commit | commitdiff | tree | snapshot |
2002-04-21 |
Tim Peters | Give the Help viewer a font-size button. This isn... |
commit | commitdiff | tree | snapshot |
2002-04-20 |
Tim Peters | Move "everything left one": the TOC now shows each... |
commit | commitdiff | tree | snapshot |
2002-04-20 |
Tim Peters | Stopped all warnings from the HTML Help Compiler, by... |
commit | commitdiff | tree | snapshot |
2002-04-20 |
Neal Norwitz | #546163, fix link problem on Solaris 8 for makedev... |
commit | commitdiff | tree | snapshot |
2002-04-20 |
Martin v. Löwis | Patch #495401: Count number of required bytes for encod... |
commit | commitdiff | tree | snapshot |
2002-04-20 |
Tim Peters | Widespread: Used classes in a more natural way. Added... |
commit | commitdiff | tree | snapshot |
2002-04-20 |
Martin v. Löwis | Forward port of patch # 500311: Work around for buggy... |
commit | commitdiff | tree | snapshot |
2002-04-20 |
Jeremy Hylton | Add test for eval() w/ free variables. |
commit | commitdiff | tree | snapshot |
2002-04-20 |
Jeremy Hylton | Fix SF bug #505315: Make free and cell vars show up... |
commit | commitdiff | tree | snapshot |
2002-04-20 |
Tim Peters | Replaced the fiddly 5-tuples with a new Book convenienc... |
commit | commitdiff | tree | snapshot |
2002-04-20 |
Tim Peters | Fixed a comment. |
commit | commitdiff | tree | snapshot |
2002-04-20 |
Tim Peters | All over: get rid of blanks before colons that open... |
commit | commitdiff | tree | snapshot |
2002-04-20 |
Tim Peters | do_project(): Modernized the code. |
commit | commitdiff | tree | snapshot |
2002-04-20 |
Tim Peters | Added "What's New" to the 2.2 doc set. |
commit | commitdiff | tree | snapshot |
2002-04-19 |
Jeremy Hylton | Fix com_arglist() and update grammar fragment. |
commit | commitdiff | tree | snapshot |
2002-04-19 |
Martin v. Löwis | Patch #546194: Check constants individually. Fixes... |
commit | commitdiff | tree | snapshot |
2002-04-19 |
Tim Peters | Added a stop-list to reduce the size of the full text... |
commit | commitdiff | tree | snapshot |
2002-04-19 |
Tim Peters | project_template: use dict interpolation instead of... |
commit | commitdiff | tree | snapshot |
2002-04-19 |
Tim Peters | + Changed TOC to folder-tree style. |
commit | commitdiff | tree | snapshot |
2002-04-19 |
Tim Peters | Generates inputs to the Microsoft Help Compiler, which... |
commit | commitdiff | tree | snapshot |
2002-04-19 |
Tim Peters | Get the right funny characters in Hernan's name. |
commit | commitdiff | tree | snapshot |
2002-04-19 |
Neal Norwitz | #546155, remove posix_int() it is not used |
commit | commitdiff | tree | snapshot |
2002-04-19 |
Jeremy Hylton | Fix SF #544995 (zlib crash on second flush call) |
commit | commitdiff | tree | snapshot |
2002-04-19 |
Jack Jansen | Oops: we used PyMem_DEL() to clean up objects, and... |
commit | commitdiff | tree | snapshot |
2002-04-19 |
Martin v. Löwis | Document the build process more precisely. Suggested... |
commit | commitdiff | tree | snapshot |
2002-04-19 |
Skip Montanaro | \idxcode -> \py@idxcode (mimics index stuff in python... |
commit | commitdiff | tree | snapshot |
2002-04-19 |
Skip Montanaro | fix duplicate label |
commit | commitdiff | tree | snapshot |
2002-04-19 |
Fred Drake | Clean up the use of version numbers in filenames; alway... |
commit | commitdiff | tree | snapshot |
2002-04-19 |
Mark Hammond | Fix bug 544473 - "Queue module can deadlock". |
commit | commitdiff | tree | snapshot |
2002-04-18 |
Tim Peters | _PyObject_DebugMallocStats(): Added some potentially... |
commit | commitdiff | tree | snapshot |
2002-04-18 |
Tim Peters | PyObject_Malloc: make a tiny bit faster for platforms... |
commit | commitdiff | tree | snapshot |
2002-04-18 |
Tim Peters | Remove some long-disabled debugging boilerplate. |
commit | commitdiff | tree | snapshot |
2002-04-18 |
Tim Peters | ceval.c/do_raise(): Tighten the test to disallow raisi... |
commit | commitdiff | tree | snapshot |
2002-04-18 |
Jeremy Hylton | Remove more out-of-date comments and clarify explanatio... |
commit | commitdiff | tree | snapshot |
2002-04-18 |
Jeremy Hylton | Remove out-of-date explanation in doc strings, |
commit | commitdiff | tree | snapshot |
2002-04-18 |
Martin v. Löwis | Test for --export-dynamic directly to avoid problems... |
commit | commitdiff | tree | snapshot |
2002-04-18 |
Tim Peters | SF bug 544733: Cygwin test_mmap fix for Python 2.2.1 |
commit | commitdiff | tree | snapshot |
2002-04-18 |
Tim Peters | type_get_doc(): Squash compiler wng about incompatible... |
commit | commitdiff | tree | snapshot |
2002-04-18 |
Andrew M. Kuchling | Long-forgotten change: Update first paragraph with... |
commit | commitdiff | tree | snapshot |
2002-04-18 |
Guido van Rossum | SF bug 542984. |
commit | commitdiff | tree | snapshot |
2002-04-18 |
Guido van Rossum | SF bug 542984. |
commit | commitdiff | tree | snapshot |
2002-04-17 |
Andrew M. Kuchling | Use md5.new() constructor |
commit | commitdiff | tree | snapshot |
2002-04-17 |
Andrew M. Kuchling | Use 2.1's .hexdigest() method |
commit | commitdiff | tree | snapshot |
2002-04-17 |
Walter Dörwald | Apply diff3.txt from SF patch http://www.python.org... |
commit | commitdiff | tree | snapshot |
2002-04-17 |
Marc-André... | Added note about new distutils commands. |
commit | commitdiff | tree | snapshot |
next |