summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Check for boundary errors in [r]find -- find("x", "", 2) should return -1.Guido van Rossum1998-03-241-2/+2
* Give in to Timmy's Tedious Tab Theorem.Guido van Rossum1998-03-231-1/+1
* Give in to the tab police.Guido van Rossum1998-03-206-285/+295
* The Tab Police watches for possibly inconsistent indentation.Guido van Rossum1998-03-201-0/+74
* Big changes by Mark Hammond to support freezing with DLLs on Windows.Guido van Rossum1998-03-204-47/+201
* Mark Hammond's main program for a frozen application.Guido van Rossum1998-03-201-0/+134
* Removed all the mixed indentation face stuff. It's not as helpful asBarry Warsaw1998-03-201-9/+0
* (py-tab-face): => py-mixed-indentation-faceBarry Warsaw1998-03-201-5/+6
* (py-in-literal, py-fast-in-literal): New functions (mostly) stolenBarry Warsaw1998-03-191-24/+45
* #minor change to eval-while-compile so that it must both findBarry Warsaw1998-03-191-4/+7
* (py-tab-face, python-font-lock-keywords): Color all tabs at the startBarry Warsaw1998-03-191-0/+8
* Fix indent of one line in mkarg(), that got indented badly by theGuido van Rossum1998-03-191-1/+1
* Use "/usr/bin/env perl" for the #! line, and change the -i option to:Fred Drake1998-03-191-1/+4
* build_dvi(): Make sure we run latex enough times; this now matches the #Fred Drake1998-03-181-0/+1
* Subtle fix in the read() code which could cause a read broken up inGuido van Rossum1998-03-181-1/+1
* Add obvious needed else clause to format_exception().Guido van Rossum1998-03-181-0/+2
* Fix bug in islocked() -- it would always return 0.Guido van Rossum1998-03-171-0/+2
* update while dragging defaults to 0Barry Warsaw1998-03-171-1/+1
* No update while dragging still tracks the arrowsBarry Warsaw1998-03-171-36/+59
* Prefer clock() over times() for timer function, except on the Mac,Guido van Rossum1998-03-171-4/+7
* According to Tim Peters, there should be 'print' statements in oneGuido van Rossum1998-03-172-6/+6
* Change "\," to just "," in function signatures. This is easier to maintain,Fred Drake1998-03-17129-703/+705
* Coding cleanups.Fred Drake1998-03-171-162/+189
* Get the index working at least partway again.Fred Drake1998-03-171-193/+126
* Update....Fred Drake1998-03-171-9/+3
* Revert the index stuff to work better with LaTeX2HTML.Fred Drake1998-03-176-12/+28
* Reverting some the index stuff to use tools/newind.py again; this worksFred Drake1998-03-171-2/+4
* Reverting some of the index stuff to work with LaTeX2HTML better.Fred Drake1998-03-171-3/+0
* Logical markup, consistency.Fred Drake1998-03-172-26/+26
* Added PyErr_NormalizeExceptionGuido van Rossum1998-03-171-0/+1
* Get rid of EntrywidgetBarry Warsaw1998-03-161-14/+0
* Add option for no updates on typingBarry Warsaw1998-03-161-1/+3
* Add option for no updates on draggingBarry Warsaw1998-03-161-11/+9
* Use the new PyncheOptions widgetBarry Warsaw1998-03-161-8/+30
* (py-smart-indentation): Updated docstring for new policy.Barry Warsaw1998-03-161-8/+12
* Revive newind.py. -sigh-Fred Drake1998-03-161-0/+22
* Logical markup.Fred Drake1998-03-162-194/+186
* {classdesc} environment: Index as "Foo (class in foolib)" instead ofFred Drake1998-03-161-1/+1
* Markup nits.Fred Drake1998-03-162-14/+22
* Adjusted an index entry.Fred Drake1998-03-162-2/+2
* Added an index entry.Fred Drake1998-03-162-0/+2
* Use {classdesc} consistently.Fred Drake1998-03-162-24/+14
* Logical markup.Fred Drake1998-03-152-22/+22
* Markup nits.Fred Drake1998-03-152-74/+74
* Logical markup.Fred Drake1998-03-142-76/+82
* Logical markup.Fred Drake1998-03-142-16/+16
* Logical markup.Fred Drake1998-03-142-56/+38
* Logical markup.Fred Drake1998-03-142-74/+84
* Logical markup, using {classdesc} as appropriate.Fred Drake1998-03-142-50/+50
* Logical markup.Fred Drake1998-03-142-82/+84