Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | (py-keep-region-active): new function. | Barry Warsaw | 1995-03-08 | 1 | -1/+7 |
* | #(python-font-lock-keywords): paren typo | Barry Warsaw | 1995-03-08 | 1 | -2/+2 |
* | (python-font-lock-keywords): new variable | Barry Warsaw | 1995-03-08 | 1 | -0/+27 |
* | (py-mode-map): py-mark-block moved to C-c C-m (was C-c C-b). | Barry Warsaw | 1995-03-08 | 1 | -3/+52 |
* | bump to version 2.0 now that I'm taking over | Barry Warsaw | 1995-03-08 | 0 | -0/+0 |
* | #initial stylistic rewrite | Barry Warsaw | 1995-03-08 | 1 | -490/+600 |
* | Initial revision | Jack Jansen | 1995-03-07 | 1 | -0/+41 |
* | changes (suggested) by Soren Larsen | Guido van Rossum | 1995-03-07 | 28 | -80/+92 |
* | clarified expanding %xx and form for print_form | Guido van Rossum | 1995-03-07 | 2 | -18/+20 |
* | added macdnr | Guido van Rossum | 1995-03-07 | 3 | -2/+5 |
* | added code objects | Guido van Rossum | 1995-03-07 | 2 | -0/+44 |
* | clarified code objects | Guido van Rossum | 1995-03-07 | 2 | -6/+6 |
* | added ref to vars() | Guido van Rossum | 1995-03-07 | 4 | -6/+24 |
* | reverse sense of PyMac_Idle test | Guido van Rossum | 1995-03-06 | 1 | -1/+1 |
* | socket.py | Guido van Rossum | 1995-03-06 | 1 | -8/+8 |
* | no longer need to include IN.py or SOCKET.py | Guido van Rossum | 1995-03-04 | 2 | -10/+6 |
* | changes for MPW | Guido van Rossum | 1995-03-04 | 1 | -1/+5 |
* | remove some unused local variables | Guido van Rossum | 1995-03-04 | 1 | -5/+0 |
* | correct some return values and remove some unused variables | Guido van Rossum | 1995-03-04 | 1 | -5/+2 |
* | include macglue.h so we can use HAVE_UNIVERSAL_HEADERS; | Guido van Rossum | 1995-03-04 | 1 | -4/+7 |
* | don't use math at all | Guido van Rossum | 1995-03-04 | 1 | -2/+1 |
* | avoid math, don't abort when overflow check fails | Guido van Rossum | 1995-03-04 | 2 | -4/+9 |
* | remove redundant backslashes; some cosnetics | Guido van Rossum | 1995-03-04 | 2 | -69/+69 |
* | raise EOFError when load() hits EOF, instead of KeyError | Guido van Rossum | 1995-03-04 | 1 | -0/+4 |
* | fix several cosmetic things, add buffering to makefile | Guido van Rossum | 1995-03-04 | 1 | -62/+107 |
* | moved lots of stuff to Tools/scripts | Guido van Rossum | 1995-03-02 | 1 | -33/+2 |
* | moved lots of scripts from Demo/scripts to Tools/scripts | Guido van Rossum | 1995-03-02 | 1 | -0/+31 |
* | moved Demo/modulator to Tools/modulator | Guido van Rossum | 1995-03-02 | 1 | -1/+1 |
* | moved Demo/freeze to Tools/freeze | Guido van Rossum | 1995-03-02 | 2 | -4/+4 |
* | new | Guido van Rossum | 1995-03-02 | 1 | -0/+14 |
* | allow safe_import to be called with up to 4 args and check for . in name | Guido van Rossum | 1995-03-02 | 1 | -1/+3 |
* | The final bit of my Mac documentation. | Jack Jansen | 1995-03-02 | 2 | -0/+232 |
* | checkin of Jack's original version | Guido van Rossum | 1995-03-02 | 27 | -0/+1525 |
* | converted docs for Jim Roskind's profiler | Guido van Rossum | 1995-03-02 | 5 | -4/+1514 |
* | minor update | Guido van Rossum | 1995-03-02 | 2 | -80/+90 |
* | add warning about strop | Guido van Rossum | 1995-03-02 | 2 | -14/+30 |
* | small nits and new files | Guido van Rossum | 1995-03-01 | 14 | -18/+455 |
* | Half the mactcp documentation (macdnr still to come) | Jack Jansen | 1995-03-01 | 2 | -0/+328 |
* | en weer twee! | Guido van Rossum | 1995-03-01 | 4 | -0/+208 |
* | totally rewritten, for new macro set | Guido van Rossum | 1995-03-01 | 3 | -120/+363 |
* | Added a missing line | Jack Jansen | 1995-03-01 | 2 | -0/+2 |
* | Yet another one... | Jack Jansen | 1995-03-01 | 2 | -0/+292 |
* | changes for NT/Borland C | Guido van Rossum | 1995-03-01 | 1 | -21/+65 |
* | include mymath.h | Guido van Rossum | 1995-03-01 | 1 | -1/+1 |
* | Write track artist info if given. | Sjoerd Mullender | 1995-03-01 | 2 | -0/+4 |
* | a few typographical changes (e.g. -- => ---) and lots of new stuff in the WWW... | Guido van Rossum | 1995-02-28 | 46 | -60/+958 |
* | Three down, two to go... | Jack Jansen | 1995-02-28 | 6 | -0/+622 |
* | more stuff | Guido van Rossum | 1995-02-28 | 3 | -2/+9 |
* | more stuff | Guido van Rossum | 1995-02-28 | 3 | -13/+24 |
* | added WWW sections | Guido van Rossum | 1995-02-27 | 25 | -8/+1090 |