Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Documented MACFS, macostools, EasyDialogs and FrameWork modules. | Jack Jansen | 1995-10-10 | 9 | -15/+504 |
* | Added base64 codec docs | Jack Jansen | 1995-10-10 | 2 | -0/+24 |
* | Fixed typo. | Jack Jansen | 1995-10-10 | 3 | -3/+3 |
* | Fixed positioning of icon on copy() | Jack Jansen | 1995-10-09 | 1 | -1/+3 |
* | Updated for 1.3 | Jack Jansen | 1995-10-09 | 2 | -28/+52 |
* | Removed unused variables | Jack Jansen | 1995-10-09 | 1 | -4/+1 |
* | Changed SIZE: minimum 2Mb is a bit over the top... | Jack Jansen | 1995-10-09 | 1 | -107/+106 |
* | Ported to CW7 | Jack Jansen | 1995-10-09 | 11 | -3453/+4102 |
* | Resource files for 1.3 distribution | Jack Jansen | 1995-10-09 | 5 | -130/+174 |
* | Adapted to CW7, added MkPluginAlises | Jack Jansen | 1995-10-09 | 1 | -4/+4 |
* | Changed CW signature and fixed .as/.hqx creator/type | Jack Jansen | 1995-10-09 | 1 | -4/+4 |
* | Adapted to os and imp changes | Jack Jansen | 1995-10-09 | 1 | -2/+2 |
* | New universal headers | Jack Jansen | 1995-10-09 | 10 | -46/+58 |
* | Fixed bug in optional argument error checking (and generated all | Jack Jansen | 1995-10-09 | 5 | -381/+322 |
* | fix Menu.add_command etc. | Guido van Rossum | 1995-10-09 | 2 | -20/+20 |
* | added 1.2 news | Guido van Rossum | 1995-10-09 | 1 | -0/+141 |
* | added some files | Guido van Rossum | 1995-10-09 | 1 | -0/+6639 |
* | interface for Emacs imenu | Guido van Rossum | 1995-10-09 | 1 | -0/+305 |
* | updated version and date | Guido van Rossum | 1995-10-09 | 4 | -4/+4 |
* | syslog docs by steve clift | Guido van Rossum | 1995-10-09 | 4 | -0/+136 |
* | release 1.3 for real | Guido van Rossum | 1995-10-08 | 1 | -40/+20 |
* | a fe more things: apply 3rd arg, ni, ihooks, rexec | Guido van Rossum | 1995-10-08 | 2 | -2/+62 |
* | footnote about keyword args | Guido van Rossum | 1995-10-08 | 4 | -4/+10 |
* | apply() third arg | Guido van Rossum | 1995-10-08 | 2 | -2/+8 |
* | new version / date | Guido van Rossum | 1995-10-08 | 2 | -2/+2 |
* | set version to 1.3 | Guido van Rossum | 1995-10-08 | 1 | -1/+1 |
* | make access obsolete | Guido van Rossum | 1995-10-08 | 2 | -8/+4 |
* | Barry's version 2.30; some chages for triple quotes | Guido van Rossum | 1995-10-08 | 1 | -122/+146 |
* | disable code generation for access statement | Guido van Rossum | 1995-10-08 | 1 | -0/+2 |
* | fix for 4.0 | Guido van Rossum | 1995-10-08 | 1 | -2/+2 |
* | describe more 1.3 changes | Guido van Rossum | 1995-10-08 | 2 | -38/+240 |
* | change warning about C++ | Guido van Rossum | 1995-10-08 | 2 | -4/+6 |
* | Added all changes since 1.2 (from rcs logs) | Guido van Rossum | 1995-10-07 | 1 | -0/+1337 |
* | more elegant way to treat exit status | Guido van Rossum | 1995-10-07 | 1 | -6/+24 |
* | add "-r revisions" flag to log flags | Guido van Rossum | 1995-10-07 | 1 | -2/+1 |
* | added log option; cleanup afterwards | Guido van Rossum | 1995-10-07 | 1 | -13/+27 |
* | change log() to return the string instead of printing it | Guido van Rossum | 1995-10-07 | 1 | -4/+5 |
* | search for keyfile in sys.path as last resort; reword exception | Guido van Rossum | 1995-10-07 | 1 | -1/+8 |
* | flush before reading response from socket | Guido van Rossum | 1995-10-07 | 1 | -0/+1 |
* | mac robustness: use os.path.join | Guido van Rossum | 1995-10-07 | 1 | -1/+2 |
* | mac robustness: default timezone, unlink target before rename | Guido van Rossum | 1995-10-07 | 1 | -0/+4 |
* | add BGN/END_SAVE macros around fcntl/ioctl calls | Guido van Rossum | 1995-10-07 | 1 | -2/+12 |
* | keep exitfunc alive while calling it | Guido van Rossum | 1995-10-07 | 1 | -0/+2 |
* | better version sanity checks; get rid of Widget.unbind_class() | Guido van Rossum | 1995-10-07 | 2 | -8/+36 |
* | added NullFormatter | Guido van Rossum | 1995-10-06 | 1 | -2/+21 |
* | strip <A> attribute values | Guido van Rossum | 1995-10-06 | 1 | -0/+1 |
* | typos in attrfind regex | Guido van Rossum | 1995-10-06 | 1 | -1/+1 |
* | added lt, gt, amp back to entity definitions | Guido van Rossum | 1995-10-06 | 1 | -0/+3 |
* | small fixes | Guido van Rossum | 1995-10-04 | 2 | -4/+4 |
* | Use binascii module (resulting in a 60-fold speedup:-) | Jack Jansen | 1995-10-04 | 1 | -76/+14 |