summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* long_format: Simplify the overly elaborate base-is-a-power-of-2 code.Tim Peters2001-07-151-28/+16
* [Bug #438050] Check for sys/poll.h in configure scriptAndrew M. Kuchling2001-07-143-295/+287
* [Bug #438050]Andrew M. Kuchling2001-07-141-1/+3
* Fix bug #417212: "curses.newwin can return pads" by changing the PythonAndrew M. Kuchling2001-07-141-3/+2
* Fix bug #437487: "2.1 build on Solaris fails if CC is set"Andrew M. Kuchling2001-07-141-1/+2
* _Py_GetObjects(): GCC suggests to add () around && within || for someGuido van Rossum2001-07-141-1/+1
* tabnanny and pyclbr are now found in /LibKurt B. Kaiser2001-07-142-708/+0
* Remove, was retained for 1.5.2 supportKurt B. Kaiser2001-07-141-157/+0
* Minimal text editor using MLTE (code based on wed.py, the waste demo).Jack Jansen2001-07-141-0/+464
* Various small fixes. The demo now starts to limp along.Jack Jansen2001-07-143-2/+36
* The constants for MLTE.Jack Jansen2001-07-141-0/+164
* divrem1 & long_format: found a clean way to factor divrem1 so thatTim Peters2001-07-141-28/+54
* long_format(): Simplify new code a bit.Tim Peters2001-07-141-5/+8
* Be more permissive in what is accepted as an attribute name; this makesFred Drake2001-07-141-1/+1
* Installing Idle to site-packages via Distutils does notKurt B. Kaiser2001-07-141-1/+1
* py-cvs-2001_07_13 (Rev 1.3) mergeKurt B. Kaiser2001-07-141-3/+3
* py-cvs-2001_07_13 (Rev 1.4) mergeKurt B. Kaiser2001-07-141-8/+0
* py-cvs-2001_07_13 (Rev 1.4) mergeKurt B. Kaiser2001-07-141-6/+20
* py-cvs-2001_07_13 (Rev 1.16) mergeKurt B. Kaiser2001-07-141-11/+23
* py-cvs-2001_07_13 (Rev 1.34) mergeKurt B. Kaiser2001-07-141-1/+1
* py-cvs-2001_07_13 (Rel 1.9) mergeKurt B. Kaiser2001-07-141-0/+1
* py-cvs-2001_07_13 (Rel 1.7) mergeKurt B. Kaiser2001-07-141-0/+1
* py-cvs-2000_07_13 (Rev 1.9) mergeKurt B. Kaiser2001-07-141-11/+7
* py-cvs-2000_07_13 (Rev 1.38) mergeKurt B. Kaiser2001-07-141-7/+3
* Remove TENTATIVE from the 2.1.1c1 Windows buildno.Tim Peters2001-07-141-1/+1
* Change the target name for \kbd.Fred Drake2001-07-141-1/+1
* Add another name.Fred Drake2001-07-141-0/+1
* Oops, one more caret.Fred Drake2001-07-141-1/+1
* Fix the markup of the caret charater in a couple of places; LaTeX'sFred Drake2001-07-141-2/+2
* Minor changes to match the style guide.Fred Drake2001-07-1421-72/+79
* Correct a couple of errors noted by Alex Martelli.Fred Drake2001-07-141-3/+3
* Remove comments about XML and HTML; those sections are noFred Drake2001-07-141-2/+1
* Add a little more information about the usage of some terms where theFred Drake2001-07-141-8/+24
* Minor change to match the style guide.Fred Drake2001-07-141-1/+1
* Minor changes to match the style guide.Fred Drake2001-07-147-17/+17
* Minor change to match the style guide.Fred Drake2001-07-142-2/+2
* Minor changes to match the style guide.Fred Drake2001-07-141-3/+4
* py-cvs-rel2_1 (Rev 1.2) mergeKurt B. Kaiser2001-07-141-0/+0
* py-cvs-rel2_1 (Rev 1.2) mergeKurt B. Kaiser2001-07-141-0/+0
* py-cvs-rel2_1 (rev 1.5) merge - whitespace normalizationKurt B. Kaiser2001-07-141-1/+1
* py-cvs-rel2_1 (Rev 1.3) merge - whitespace normalizationKurt B. Kaiser2001-07-141-8/+8
* py-cvs-rel2_1 (Rev 1.15) merge - whitespace normalizationKurt B. Kaiser2001-07-141-1/+1
* py-cvs-rel2_1 (Rev 1.2) merge - whitespace normalizationKurt B. Kaiser2001-07-141-1/+1
* cvs-py-rel2_1 (Rev 1.29 - 1.33) mergeKurt B. Kaiser2001-07-141-11/+25
* Allow [] after a parameter name. We currently take this to be the same as * i...Jack Jansen2001-07-131-13/+7
* Fixed the mis-guessed parameters and added support for a few optional paramet...Jack Jansen2001-07-133-20/+143
* Added Mlte module (which, to my surprise, is available for classic ppc as well).Jack Jansen2001-07-132-1/+5
* First stab at an interface to the Multi Language Text Editor. It compiles and...Jack Jansen2001-07-133-0/+1528
* py-cvs-rel2_1 (Rev 1.6 - 1.8) mergeKurt B. Kaiser2001-07-131-4/+23
* py-cvs-rel2_1 (Rev 1.3)Kurt B. Kaiser2001-07-131-1/+1