summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* (python-font-lock-keywords): new variableBarry Warsaw1995-03-081-0/+27
|
* (py-mode-map): py-mark-block moved to C-c C-m (was C-c C-b).Barry Warsaw1995-03-081-3/+52
| | | | | | | | | py-submit-bug-report placed on C-c C-b, and py-version placed on C-c C-v. (py-version, py-submit-bug-report): new functions (py-version, py-help-address): new variables
* bump to version 2.0 now that I'm taking overBarry Warsaw1995-03-080-0/+0
|
* #initial stylistic rewriteBarry Warsaw1995-03-081-490/+600
|
* Initial revisionJack Jansen1995-03-071-0/+41
|
* changes (suggested) by Soren LarsenGuido van Rossum1995-03-0728-80/+92
|
* clarified expanding %xx and form for print_formGuido van Rossum1995-03-072-18/+20
|
* added macdnrGuido van Rossum1995-03-073-2/+5
|
* added code objectsGuido van Rossum1995-03-072-0/+44
|
* clarified code objectsGuido van Rossum1995-03-072-6/+6
|
* added ref to vars()Guido van Rossum1995-03-074-6/+24
|
* reverse sense of PyMac_Idle testGuido van Rossum1995-03-061-1/+1
|
* socket.pyGuido van Rossum1995-03-061-8/+8
|
* no longer need to include IN.py or SOCKET.pyGuido van Rossum1995-03-042-10/+6
|
* changes for MPWGuido van Rossum1995-03-041-1/+5
|
* remove some unused local variablesGuido van Rossum1995-03-041-5/+0
|
* correct some return values and remove some unused variablesGuido van Rossum1995-03-041-5/+2
|
* include macglue.h so we can use HAVE_UNIVERSAL_HEADERS;Guido van Rossum1995-03-041-4/+7
| | | | | and correct sens of PyMac_Idle() test. But should'nt this raise KeyboardInterrupt instead of silently returning?
* don't use math at allGuido van Rossum1995-03-041-2/+1
|
* avoid math, don't abort when overflow check failsGuido van Rossum1995-03-042-4/+9
|
* remove redundant backslashes; some cosneticsGuido van Rossum1995-03-042-69/+69
|
* raise EOFError when load() hits EOF, instead of KeyErrorGuido van Rossum1995-03-041-0/+4
|
* fix several cosmetic things, add buffering to makefileGuido van Rossum1995-03-041-62/+107
|
* moved lots of stuff to Tools/scriptsGuido van Rossum1995-03-021-33/+2
|
* moved lots of scripts from Demo/scripts to Tools/scriptsGuido van Rossum1995-03-021-0/+31
|
* moved Demo/modulator to Tools/modulatorGuido van Rossum1995-03-021-1/+1
|
* moved Demo/freeze to Tools/freezeGuido van Rossum1995-03-022-4/+4
|
* newGuido van Rossum1995-03-021-0/+14
|
* allow safe_import to be called with up to 4 args and check for . in nameGuido van Rossum1995-03-021-1/+3
|
* The final bit of my Mac documentation.Jack Jansen1995-03-022-0/+232
|
* checkin of Jack's original versionGuido van Rossum1995-03-0227-0/+1525
|
* converted docs for Jim Roskind's profilerGuido van Rossum1995-03-025-4/+1514
|
* minor updateGuido van Rossum1995-03-022-80/+90
|
* add warning about stropGuido van Rossum1995-03-022-14/+30
|
* small nits and new filesGuido van Rossum1995-03-0114-18/+455
|
* Half the mactcp documentation (macdnr still to come)Jack Jansen1995-03-012-0/+328
|
* en weer twee!Guido van Rossum1995-03-014-0/+208
|
* totally rewritten, for new macro setGuido van Rossum1995-03-013-120/+363
|
* Added a missing lineJack Jansen1995-03-012-0/+2
|
* Yet another one...Jack Jansen1995-03-012-0/+292
|
* changes for NT/Borland CGuido van Rossum1995-03-011-21/+65
|
* include mymath.hGuido van Rossum1995-03-011-1/+1
|
* Write track artist info if given.Sjoerd Mullender1995-03-012-0/+4
|
* a few typographical changes (e.g. -- => ---) and lots of new stuff in the ↵Guido van Rossum1995-02-2846-60/+958
| | | | WWW chapter
* Three down, two to go...Jack Jansen1995-02-286-0/+622
|
* more stuffGuido van Rossum1995-02-283-2/+9
|
* more stuffGuido van Rossum1995-02-283-13/+24
|
* added WWW sectionsGuido van Rossum1995-02-2725-8/+1090
|
* document restriction on group namesGuido van Rossum1995-02-272-2/+4
|
* changes refs to SO_* symbolsGuido van Rossum1995-02-272-24/+26
|