2001-07-16 |
Guido van Rossum | jcompile(): inherit the CO_GENERATOR_ALLOWED flag from... |
commit | commitdiff | tree | snapshot |
2001-07-16 |
Guido van Rossum | PyRun_StringFlags(): forgot to pass the flags on to |
commit | commitdiff | tree | snapshot |
2001-07-16 |
Thomas Wouters | Fix SF #441664: Python crash on del of a slice of a... |
commit | commitdiff | tree | snapshot |
2001-07-16 |
Fred Drake | Revise the description of time.clock() so that it corre... |
commit | commitdiff | tree | snapshot |
2001-07-16 |
Guido van Rossum | Fix a mismatched parenthesis in the last patch. |
commit | commitdiff | tree | snapshot |
2001-07-16 |
Andrew M. Kuchling | Use \longprogramopt, as suggested by FLD |
commit | commitdiff | tree | snapshot |
2001-07-16 |
Andrew M. Kuchling | [Bug #441527] Fixes for preprocessor support, contribut... |
commit | commitdiff | tree | snapshot |
2001-07-16 |
Andrew M. Kuchling | Use \verb for configure switches, because inside \code... |
commit | commitdiff | tree | snapshot |
2001-07-16 |
Andrew M. Kuchling | Write some entries in the "Other changes" section |
commit | commitdiff | tree | snapshot |
2001-07-16 |
Kurt B. Kaiser | Added installation instructions. |
commit | commitdiff | tree | snapshot |
2001-07-16 |
Kurt B. Kaiser | Add a script "idles" which opens a Python Shell window. |
commit | commitdiff | tree | snapshot |
2001-07-16 |
Tim Peters | Ugly. A pile of new xxxFlags() functions, to communica... |
commit | commitdiff | tree | snapshot |
2001-07-16 |
Kurt B. Kaiser | Call out IDLE Fork in startup message. |
commit | commitdiff | tree | snapshot |
2001-07-16 |
Kurt B. Kaiser | Add a script "idles" which opens a Python Shell window. |
commit | commitdiff | tree | snapshot |
2001-07-16 |
Tim Peters | future.c: insert a cosmetic space. |
commit | commitdiff | tree | snapshot |
2001-07-16 |
Tim Peters | Part way to allowing "from __future__ import generators... |
commit | commitdiff | tree | snapshot |
2001-07-16 |
Andrew M. Kuchling | Began actually writing: |
commit | commitdiff | tree | snapshot |
2001-07-15 |
Guido van Rossum | Preliminary support for "from __future__ import generat... |
commit | commitdiff | tree | snapshot |
2001-07-15 |
Tim Peters | Remove redundant include of assert.h. |
commit | commitdiff | tree | snapshot |
2001-07-15 |
Tim Peters | Python.h: Don't attempt to redefine NDEBUG if it's... |
commit | commitdiff | tree | snapshot |
2001-07-15 |
Guido van Rossum | Define NDEBUG when Py_DEBUG undefined, to disable the... |
commit | commitdiff | tree | snapshot |
2001-07-15 |
Tim Peters | long_format: Simplify the overly elaborate base-is... |
commit | commitdiff | tree | snapshot |
2001-07-14 |
Andrew M. Kuchling | [Bug #438050] Check for sys/poll.h in configure script |
commit | commitdiff | tree | snapshot |
2001-07-14 |
Andrew M. Kuchling | [Bug #438050] |
commit | commitdiff | tree | snapshot |
2001-07-14 |
Andrew M. Kuchling | Fix bug #417212: "curses.newwin can return pads" by... |
commit | commitdiff | tree | snapshot |
2001-07-14 |
Andrew M. Kuchling | Fix bug #437487: "2.1 build on Solaris fails if CC... |
commit | commitdiff | tree | snapshot |
2001-07-14 |
Guido van Rossum | _Py_GetObjects(): GCC suggests to add () around &&... |
commit | commitdiff | tree | snapshot |
2001-07-14 |
Kurt B. Kaiser | tabnanny and pyclbr are now found in /Lib |
commit | commitdiff | tree | snapshot |
2001-07-14 |
Kurt B. Kaiser | Remove, was retained for 1.5.2 support |
commit | commitdiff | tree | snapshot |
2001-07-14 |
Jack Jansen | Minimal text editor using MLTE (code based on wed.py... |
commit | commitdiff | tree | snapshot |
2001-07-14 |
Jack Jansen | Various small fixes. The demo now starts to limp along. |
commit | commitdiff | tree | snapshot |
2001-07-14 |
Jack Jansen | The constants for MLTE. |
commit | commitdiff | tree | snapshot |
2001-07-14 |
Tim Peters | divrem1 & long_format: found a clean way to factor... |
commit | commitdiff | tree | snapshot |
2001-07-14 |
Tim Peters | long_format(): Simplify new code a bit. |
commit | commitdiff | tree | snapshot |
2001-07-14 |
Fred Drake | Be more permissive in what is accepted as an attribute... |
commit | commitdiff | tree | snapshot |
2001-07-14 |
Kurt B. Kaiser | Installing Idle to site-packages via Distutils does not |
commit | commitdiff | tree | snapshot |
2001-07-14 |
Kurt B. Kaiser | py-cvs-2001_07_13 (Rev 1.3) merge |
commit | commitdiff | tree | snapshot |
2001-07-14 |
Kurt B. Kaiser | py-cvs-2001_07_13 (Rev 1.4) merge |
commit | commitdiff | tree | snapshot |
2001-07-14 |
Kurt B. Kaiser | py-cvs-2001_07_13 (Rev 1.4) merge |
commit | commitdiff | tree | snapshot |
2001-07-14 |
Kurt B. Kaiser | py-cvs-2001_07_13 (Rev 1.16) merge |
commit | commitdiff | tree | snapshot |
2001-07-14 |
Kurt B. Kaiser | py-cvs-2001_07_13 (Rev 1.34) merge |
commit | commitdiff | tree | snapshot |
2001-07-14 |
Kurt B. Kaiser | py-cvs-2001_07_13 (Rel 1.9) merge |
commit | commitdiff | tree | snapshot |
2001-07-14 |
Kurt B. Kaiser | py-cvs-2001_07_13 (Rel 1.7) merge |
commit | commitdiff | tree | snapshot |
2001-07-14 |
Kurt B. Kaiser | py-cvs-2000_07_13 (Rev 1.9) merge |
commit | commitdiff | tree | snapshot |
2001-07-14 |
Kurt B. Kaiser | py-cvs-2000_07_13 (Rev 1.38) merge |
commit | commitdiff | tree | snapshot |
2001-07-14 |
Tim Peters | Remove TENTATIVE from the 2.1.1c1 Windows buildno. |
commit | commitdiff | tree | snapshot |
2001-07-14 |
Fred Drake | Change the target name for \kbd. |
commit | commitdiff | tree | snapshot |
2001-07-14 |
Fred Drake | Add another name. |
commit | commitdiff | tree | snapshot |
2001-07-14 |
Fred Drake | Oops, one more caret. |
commit | commitdiff | tree | snapshot |
2001-07-14 |
Fred Drake | Fix the markup of the caret charater in a couple of... |
commit | commitdiff | tree | snapshot |
2001-07-14 |
Fred Drake | Minor changes to match the style guide. |
commit | commitdiff | tree | snapshot |
2001-07-14 |
Fred Drake | Correct a couple of errors noted by Alex Martelli. |
commit | commitdiff | tree | snapshot |
2001-07-14 |
Fred Drake | Remove comments about XML and HTML; those sections... |
commit | commitdiff | tree | snapshot |
2001-07-14 |
Fred Drake | Add a little more information about the usage of some... |
commit | commitdiff | tree | snapshot |
2001-07-14 |
Fred Drake | Minor change to match the style guide. |
commit | commitdiff | tree | snapshot |
2001-07-14 |
Fred Drake | Minor changes to match the style guide. |
commit | commitdiff | tree | snapshot |
2001-07-14 |
Fred Drake | Minor change to match the style guide. |
commit | commitdiff | tree | snapshot |
2001-07-14 |
Fred Drake | Minor changes to match the style guide. |
commit | commitdiff | tree | snapshot |
2001-07-14 |
Kurt B. Kaiser | py-cvs-rel2_1 (Rev 1.2) merge |
commit | commitdiff | tree | snapshot |
2001-07-14 |
Kurt B. Kaiser | py-cvs-rel2_1 (Rev 1.2) merge |
commit | commitdiff | tree | snapshot |
2001-07-14 |
Kurt B. Kaiser | py-cvs-rel2_1 (rev 1.5) merge - whitespace normalization |
commit | commitdiff | tree | snapshot |
2001-07-14 |
Kurt B. Kaiser | py-cvs-rel2_1 (Rev 1.3) merge - whitespace normalization |
commit | commitdiff | tree | snapshot |
2001-07-14 |
Kurt B. Kaiser | py-cvs-rel2_1 (Rev 1.15) merge - whitespace normalization |
commit | commitdiff | tree | snapshot |
2001-07-14 |
Kurt B. Kaiser | py-cvs-rel2_1 (Rev 1.2) merge - whitespace normalization |
commit | commitdiff | tree | snapshot |
2001-07-14 |
Kurt B. Kaiser | cvs-py-rel2_1 (Rev 1.29 - 1.33) merge |
commit | commitdiff | tree | snapshot |
2001-07-13 |
Jack Jansen | Allow [] after a parameter name. We currently take... |
commit | commitdiff | tree | snapshot |
2001-07-13 |
Jack Jansen | Fixed the mis-guessed parameters and added support... |
commit | commitdiff | tree | snapshot |
2001-07-13 |
Jack Jansen | Added Mlte module (which, to my surprise, is available... |
commit | commitdiff | tree | snapshot |
2001-07-13 |
Jack Jansen | First stab at an interface to the Multi Language Text... |
commit | commitdiff | tree | snapshot |
2001-07-13 |
Kurt B. Kaiser | py-cvs-rel2_1 (Rev 1.6 - 1.8) merge |
commit | commitdiff | tree | snapshot |
2001-07-13 |
Kurt B. Kaiser | py-cvs-rel2_1 (Rev 1.3) |
commit | commitdiff | tree | snapshot |
2001-07-13 |
Kurt B. Kaiser | py-cvs-rel2_1 (Rev 1.6) merge - whitespace normalization |
commit | commitdiff | tree | snapshot |
2001-07-13 |
Kurt B. Kaiser | cvs-py-rel2_1 (Rev 1.5) merge - whitespace normalization |
commit | commitdiff | tree | snapshot |
2001-07-13 |
Guido van Rossum | Updated this file to match reality. |
commit | commitdiff | tree | snapshot |
2001-07-13 |
Kurt B. Kaiser | py-cvs-rel2_1 (Rev 1.3) merge |
commit | commitdiff | tree | snapshot |
2001-07-13 |
Kurt B. Kaiser | py-cvs-rel2_1 (Rev 1.2) merge - whitespace normalization |
commit | commitdiff | tree | snapshot |
2001-07-13 |
Kurt B. Kaiser | py-cvs-rel2_1 (Rev 1.2) merge - whitespace normalization |
commit | commitdiff | tree | snapshot |
2001-07-13 |
Kurt B. Kaiser | py-cvs-rel2_1 (Rev 1.4) merge - whitespace normalization |
commit | commitdiff | tree | snapshot |
2001-07-13 |
Kurt B. Kaiser | py-cvs-rel2_1 (Rev 1.6) merge - whitespace normalization |
commit | commitdiff | tree | snapshot |
2001-07-13 |
Guido van Rossum | Should raise TestSkipped, not ImportError, when decidin... |
commit | commitdiff | tree | snapshot |
2001-07-13 |
Tim Peters | Having fun on my own time: quicker flat_conjoin; Knigh... |
commit | commitdiff | tree | snapshot |
2001-07-13 |
Kurt B. Kaiser | py-cvs-rel2_1 (Rev 1.4) merge - move "import *" to... |
commit | commitdiff | tree | snapshot |
2001-07-13 |
Kurt B. Kaiser | py-cvs-rel2_1 (Rev 1.9) merge - whitespace normalization |
commit | commitdiff | tree | snapshot |
2001-07-13 |
Kurt B. Kaiser | py-cvs-rel2_1 (Rev 1.8) merge - whitespace normalization |
commit | commitdiff | tree | snapshot |
2001-07-13 |
Kurt B. Kaiser | py-cvs-rel2_1 (Rev 1.33 - 1.37) merge |
commit | commitdiff | tree | snapshot |
2001-07-13 |
Tim Peters | long_format(): Easy speedup for output bases that... |
commit | commitdiff | tree | snapshot |
2001-07-13 |
Kurt B. Kaiser | py-cvs-rel2_1 merge - Remove, lives in /Lib |
commit | commitdiff | tree | snapshot |
2001-07-13 |
Kurt B. Kaiser | py-cvs-rel2_1 (Rev 1.3) merge - whitespace normalization |
commit | commitdiff | tree | snapshot |
2001-07-13 |
Kurt B. Kaiser | py-cvs-rel2_1 (Rev 1.15) merge - whitespace normalization |
commit | commitdiff | tree | snapshot |
2001-07-13 |
Kurt B. Kaiser | py-cvs-rel2_1 (Rev 1.11 and 1.12) merge |
commit | commitdiff | tree | snapshot |
2001-07-12 |
Kurt B. Kaiser | py-cvs-rel2_1 (Rev 1.12) merge - whitespace normalization |
commit | commitdiff | tree | snapshot |
2001-07-12 |
Kurt B. Kaiser | py-cvs-rel2_1 (Rev 1.1) merge - New File - Force HEAD... |
commit | commitdiff | tree | snapshot |
2001-07-12 |
Fred Drake | Add entry for xmlrpclib documentation. |
commit | commitdiff | tree | snapshot |
2001-07-12 |
Fred Drake | Several markup adjustments so this will format and... |
commit | commitdiff | tree | snapshot |
2001-07-12 |
Kurt B. Kaiser | py-cvs-rel2_1 (Rev 1.8) merge - whitespace normalization |
commit | commitdiff | tree | snapshot |
2001-07-12 |
Tim Peters | Remove the last remnants of the hacks to worm around... |
commit | commitdiff | tree | snapshot |
2001-07-12 |
Tim Peters | Repair flawed example. |
commit | commitdiff | tree | snapshot |
2001-07-12 |
Tim Peters | Remove now-unnecessary "from __future__ import nested_... |
commit | commitdiff | tree | snapshot |
2001-07-12 |
Kurt B. Kaiser | py-cvs-rel2_1 (Rev 1.3) merge - whitespace normalization |
commit | commitdiff | tree | snapshot |
2001-07-12 |
Kurt B. Kaiser | py-cvs-rel1_2 (Rev 1.4) merge, |
commit | commitdiff | tree | snapshot |
next |