| 1995-06-22 |
Guido van Rossum | add User-agent hdr; read and close the file upon http... |
commit | commitdiff | tree | snapshot |
| 1995-06-22 |
Guido van Rossum | make split and splitfields, join and joinfields synonyms |
commit | commitdiff | tree | snapshot |
| 1995-06-22 |
Guido van Rossum | make reporting unbalanced tags an overridable method |
commit | commitdiff | tree | snapshot |
| 1995-06-22 |
Guido van Rossum | use imp.new_module(), not new.module(); and /usr/local |
commit | commitdiff | tree | snapshot |
| 1995-06-22 |
Guido van Rossum | functions don't have a __name__ attribute |
commit | commitdiff | tree | snapshot |
| 1995-06-22 |
Guido van Rossum | test other name variable |
commit | commitdiff | tree | snapshot |
| 1995-06-22 |
Guido van Rossum | doctor the exception |
commit | commitdiff | tree | snapshot |
| 1995-06-22 |
Guido van Rossum | discard endrequest(); minor stuff; rfc822 no seek flag |
commit | commitdiff | tree | snapshot |
| 1995-06-22 |
Guido van Rossum | support <HTML>, remove <HEADER> |
commit | commitdiff | tree | snapshot |
| 1995-06-22 |
Guido van Rossum | set softspace to 0 in __init__ |
commit | commitdiff | tree | snapshot |
| 1995-06-21 |
Guido van Rossum | added notes about security |
commit | commitdiff | tree | snapshot |
| 1995-06-21 |
Guido van Rossum | import string; add 129.6.64 to security |
commit | commitdiff | tree | snapshot |
| 1995-06-21 |
Guido van Rossum | add security |
commit | commitdiff | tree | snapshot |
| 1995-06-21 |
Guido van Rossum | bugfixes |
commit | commitdiff | tree | snapshot |
| 1995-06-21 |
Guido van Rossum | update -R; diff -r<rev>; send mail on commit |
commit | commitdiff | tree | snapshot |
| 1995-06-21 |
Guido van Rossum | add doc for extra field |
commit | commitdiff | tree | snapshot |
| 1995-06-21 |
Guido van Rossum | security stuff added |
commit | commitdiff | tree | snapshot |
| 1995-06-21 |
Guido van Rossum | placeholder for security measures |
commit | commitdiff | tree | snapshot |
| 1995-06-20 |
Guido van Rossum | added ftp mirror script |
commit | commitdiff | tree | snapshot |
| 1995-06-20 |
Barry Warsaw | Added tbd's on python-font-lock-keywords |
commit | commitdiff | tree | snapshot |
| 1995-06-20 |
Guido van Rossum | removed all references to modsupport.h |
commit | commitdiff | tree | snapshot |
| 1995-06-20 |
Guido van Rossum | add bind(0,''); better way of guessing our fully qualif... |
commit | commitdiff | tree | snapshot |
| 1995-06-20 |
Jack Jansen | Two new methods |
commit | commitdiff | tree | snapshot |
| 1995-06-20 |
Jack Jansen | Fixed sentence about modulator |
commit | commitdiff | tree | snapshot |
| 1995-06-20 |
Jack Jansen | Updated |
commit | commitdiff | tree | snapshot |
| 1995-06-20 |
Jack Jansen | Jim Fulton's change to support doc strings |
commit | commitdiff | tree | snapshot |
| 1995-06-18 |
Jack Jansen | Added methods as_Menu and as_Control to convert a resource |
commit | commitdiff | tree | snapshot |
| 1995-06-18 |
Jack Jansen | Added as_Resource() method to convert menu object to... |
commit | commitdiff | tree | snapshot |
| 1995-06-18 |
Jack Jansen | Added as_Resource() method to convert ctl object to... |
commit | commitdiff | tree | snapshot |
| 1995-06-18 |
Jack Jansen | Added missing setselftype method to ManualGenerator |
commit | commitdiff | tree | snapshot |
| 1995-06-18 |
Jack Jansen | Added PY_RESOURCE (mac only) to imp module |
commit | commitdiff | tree | snapshot |
| 1995-06-18 |
Jack Jansen | Added FindFolder interface |
commit | commitdiff | tree | snapshot |
| 1995-06-18 |
Jack Jansen | Added code to obtain sys.path from a resource |
commit | commitdiff | tree | snapshot |
| 1995-06-18 |
Jack Jansen | Obtain path from a resource (unless USE_BUILTIN_PATH... |
commit | commitdiff | tree | snapshot |
| 1995-06-16 |
Jack Jansen | Removed >From stuff |
commit | commitdiff | tree | snapshot |
| 1995-06-15 |
Barry Warsaw | updated comments |
commit | commitdiff | tree | snapshot |
| 1995-06-15 |
Barry Warsaw | converted to python |
commit | commitdiff | tree | snapshot |
| 1995-06-14 |
Guido van Rossum | two mime encoding schemes |
commit | commitdiff | tree | snapshot |
| 1995-06-14 |
Guido van Rossum | derived from new configure.in |
commit | commitdiff | tree | snapshot |
| 1995-06-14 |
Guido van Rossum | sys/wait.h; NeXT changes (no unistd, utime; getcwd?) |
commit | commitdiff | tree | snapshot |
| 1995-06-14 |
Guido van Rossum | fix NL for Linux bash bug; special processing for ... |
commit | commitdiff | tree | snapshot |
| 1995-06-14 |
Guido van Rossum | edited RCS cruft |
commit | commitdiff | tree | snapshot |
| 1995-06-14 |
Guido van Rossum | new modules soundex.c and environment.c |
commit | commitdiff | tree | snapshot |
| 1995-06-14 |
Guido van Rossum | add setblocking(); NT changes; null-terminate Unix... |
commit | commitdiff | tree | snapshot |
| 1995-06-14 |
Guido van Rossum | removed rcs cruft |
commit | commitdiff | tree | snapshot |
| 1995-06-14 |
Guido van Rossum | NeXT doesn't like me to declare hypot(double, double) |
commit | commitdiff | tree | snapshot |
| 1995-06-14 |
Guido van Rossum | re-enabled NeXT dynamic linking (#ifdef NeXT) |
commit | commitdiff | tree | snapshot |
| 1995-06-14 |
Guido van Rossum | replace "\r\n" with "\n" at line end (Jim Ahlstrom) |
commit | commitdiff | tree | snapshot |
| 1995-06-14 |
Guido van Rossum | linux elf shlib; sys/wait.h; don't add -posix for NeXT |
commit | commitdiff | tree | snapshot |
| 1995-06-14 |
Guido van Rossum | add note about font-lock and fix doc URL |
commit | commitdiff | tree | snapshot |
| 1995-06-14 |
Jack Jansen | Mac dynloading is now enabled by USE_MAC_DYNAMIC_LOADING. |
commit | commitdiff | tree | snapshot |
| 1995-06-14 |
Jack Jansen | Added USE_* ifdefs for a couple of optional modules. |
commit | commitdiff | tree | snapshot |
| 1995-06-14 |
Jack Jansen | Ported to CW6 |
commit | commitdiff | tree | snapshot |
| 1995-06-14 |
Jack Jansen | Split shared-library support and dynamic-loading suppor... |
commit | commitdiff | tree | snapshot |
| 1995-06-13 |
Jack Jansen | Skip old-style 'From name time' lines at beginning... |
commit | commitdiff | tree | snapshot |
| 1995-06-12 |
Sjoerd Mullender | Check if we've already loaded a dynamic module under... |
commit | commitdiff | tree | snapshot |
| 1995-06-09 |
Jack Jansen | Ported to Universal Header 2.0.1f (i.e. CW6) |
commit | commitdiff | tree | snapshot |
| 1995-06-09 |
Jack Jansen | Ported to CodeWarrior 6 |
commit | commitdiff | tree | snapshot |
| 1995-06-06 |
Jack Jansen | Trying again to check it in. Changes to: |
commit | commitdiff | tree | snapshot |
| 1995-06-06 |
Jack Jansen | Trying again to check it in. Changes to: |
commit | commitdiff | tree | snapshot |
| 1995-06-05 |
Jack Jansen | Rather massive changes: |
commit | commitdiff | tree | snapshot |
| 1995-06-03 |
Jack Jansen | Added img stuff (within #ifdef, so they're easy to... |
commit | commitdiff | tree | snapshot |
| 1995-06-03 |
Jack Jansen | StandardGetFile without args now shows all files (in... |
commit | commitdiff | tree | snapshot |
| 1995-05-31 |
Guido van Rossum | next version; python.org changes |
commit | commitdiff | tree | snapshot |
| 1995-05-17 |
Sjoerd Mullender | Backward compatibity module for constants from cl.h... |
commit | commitdiff | tree | snapshot |
| 1995-05-17 |
Sjoerd Mullender | Make constants from cl.h include file available as... |
commit | commitdiff | tree | snapshot |
| 1995-05-16 |
Jack Jansen | Templates converted to new naming conventions (thanks... |
commit | commitdiff | tree | snapshot |
| 1995-05-16 |
Jack Jansen | Made the example slightly more complete |
commit | commitdiff | tree | snapshot |
| 1995-05-08 |
Barry Warsaw | #updated to-do list |
commit | commitdiff | tree | snapshot |
| 1995-05-05 |
Guido van Rossum | don't show print passwords in debug output |
commit | commitdiff | tree | snapshot |
| 1995-05-05 |
Guido van Rossum | new release by Ken, fix handling of from |
commit | commitdiff | tree | snapshot |
| 1995-05-04 |
Jack Jansen | For anonymous ftp, make sure local hostname is fully... |
commit | commitdiff | tree | snapshot |
| 1995-05-03 |
Guido van Rossum | unified join(fields), split(fields) |
commit | commitdiff | tree | snapshot |
| 1995-05-03 |
Guido van Rossum | added transferSize() method |
commit | commitdiff | tree | snapshot |
| 1995-05-03 |
Guido van Rossum | mods by Gregor Schmid -- very nice! |
commit | commitdiff | tree | snapshot |
| 1995-05-03 |
Guido van Rossum | squeezed some space out of a line that was too long |
commit | commitdiff | tree | snapshot |
| 1995-05-01 |
Guido van Rossum | eremoved should be edeleted, tests for lseen/rseen... |
commit | commitdiff | tree | snapshot |
| 1995-05-01 |
Guido van Rossum | largely rewritten FileClass and RCVS |
commit | commitdiff | tree | snapshot |
| 1995-05-01 |
Guido van Rossum | moved proxy; added __cmp__(); made proxy optional for... |
commit | commitdiff | tree | snapshot |
| 1995-04-28 |
Guido van Rossum | extensive description of what's here |
commit | commitdiff | tree | snapshot |
| 1995-04-28 |
Guido van Rossum | added setentry() and use it in commit so CVS/Entries... |
commit | commitdiff | tree | snapshot |
| 1995-04-28 |
Guido van Rossum | removed duplicate defs for None, False, True |
commit | commitdiff | tree | snapshot |
| 1995-04-28 |
Guido van Rossum | moved package to standard place |
commit | commitdiff | tree | snapshot |
| 1995-04-28 |
Guido van Rossum | addpack |
commit | commitdiff | tree | snapshot |
| 1995-04-28 |
Guido van Rossum | only diff differing files |
commit | commitdiff | tree | snapshot |
| 1995-04-28 |
Guido van Rossum | get default directory from CVS/Repository |
commit | commitdiff | tree | snapshot |
| 1995-04-28 |
Guido van Rossum | add diff command; add remove() function |
commit | commitdiff | tree | snapshot |
| 1995-04-28 |
Guido van Rossum | implemented commit |
commit | commitdiff | tree | snapshot |
| 1995-04-28 |
Guido van Rossum | missed setting eseen and extra when restoring an entry |
commit | commitdiff | tree | snapshot |
| 1995-04-28 |
Guido van Rossum | Handled new and delete properly |
commit | commitdiff | tree | snapshot |
| 1995-04-28 |
Guido van Rossum | implemented action() now, plus some bug fixes |
commit | commitdiff | tree | snapshot |
| 1995-04-28 |
Guido van Rossum | correct call to unparse, should be putentry now |
commit | commitdiff | tree | snapshot |
| 1995-04-28 |
Guido van Rossum | report() needs to report enew and edeleted |
commit | commitdiff | tree | snapshot |
| 1995-04-28 |
Guido van Rossum | Added some more machinery -- still not finished |
commit | commitdiff | tree | snapshot |
| 1995-04-28 |
Guido van Rossum | Initial revision |
commit | commitdiff | tree | snapshot |
| 1995-04-28 |
Guido van Rossum | testing |
commit | commitdiff | tree | snapshot |
| 1995-04-27 |
Guido van Rossum | rewritten out of frustration (not yet finished) |
commit | commitdiff | tree | snapshot |
| 1995-04-27 |
Guido van Rossum | renamed to CommandFrameWork |
commit | commitdiff | tree | snapshot |
| 1995-04-27 |
Guido van Rossum | Initial revision |
commit | commitdiff | tree | snapshot |
| 1995-04-27 |
Guido van Rossum | Initial revision |
commit | commitdiff | tree | snapshot |
| next |