| 1995-07-18 |
Guido van Rossum | change obsolete isfile to isvalid; add lock and unlock... |
commit | commitdiff | tree | snapshot |
| 1995-07-18 |
Guido van Rossum | remove comment about obsolete variable |
commit | commitdiff | tree | snapshot |
| 1995-07-18 |
Guido van Rossum | implemented 'add' command and commit for added files |
commit | commitdiff | tree | snapshot |
| 1995-07-18 |
Guido van Rossum | fixed arg checking for keys() and close() |
commit | commitdiff | tree | snapshot |
| 1995-07-18 |
Guido van Rossum | Initial revision |
commit | commitdiff | tree | snapshot |
| 1995-07-18 |
Guido van Rossum | added dbhash; Tk is now officially at 4.0 |
commit | commitdiff | tree | snapshot |
| 1995-07-18 |
Guido van Rossum | suppress . and .. in listdir return value |
commit | commitdiff | tree | snapshot |
| 1995-07-18 |
Guido van Rossum | keyword arguments and faster calls |
commit | commitdiff | tree | snapshot |
| 1995-07-18 |
Guido van Rossum | NT specific change for nicer error message (Mark H) |
commit | commitdiff | tree | snapshot |
| 1995-07-18 |
Guido van Rossum | changes for keyword arguments and fast function call... |
commit | commitdiff | tree | snapshot |
| 1995-07-18 |
Guido van Rossum | keyword arguments and faster function calls |
commit | commitdiff | tree | snapshot |
| 1995-07-18 |
Guido van Rossum | Generic Abstract Object Interface |
commit | commitdiff | tree | snapshot |
| 1995-07-18 |
Guido van Rossum | include abstract.h |
commit | commitdiff | tree | snapshot |
| 1995-07-18 |
Guido van Rossum | Generic Abstract Object Interface |
commit | commitdiff | tree | snapshot |
| 1995-07-17 |
Jack Jansen | Various toolbox routines have gotten new names. |
commit | commitdiff | tree | snapshot |
| 1995-07-17 |
Jack Jansen | The three most important suites, generated by gensuitem... |
commit | commitdiff | tree | snapshot |
| 1995-07-17 |
Jack Jansen | Gensuitemodule generates python classes from aete/aeut... |
commit | commitdiff | tree | snapshot |
| 1995-07-17 |
Jack Jansen | Split aepack and aetypes off from aetools (it was getti... |
commit | commitdiff | tree | snapshot |
| 1995-07-17 |
Jack Jansen | Generated anew after fixing aescan.py |
commit | commitdiff | tree | snapshot |
| 1995-07-17 |
Jack Jansen | Also scan AERegistry.h and AEObjects.h and create ... |
commit | commitdiff | tree | snapshot |
| 1995-07-17 |
Jack Jansen | Added GetErrorString method (convert OSErr number to... |
commit | commitdiff | tree | snapshot |
| 1995-07-14 |
Guido van Rossum | Tk 4.0 and Tcl 7.4 are now standard |
commit | commitdiff | tree | snapshot |
| 1995-07-14 |
Guido van Rossum | Tommy's mail explaining status |
commit | commitdiff | tree | snapshot |
| 1995-07-12 |
Guido van Rossum | Official version 1.26 directly from Ken |
commit | commitdiff | tree | snapshot |
| 1995-07-12 |
Guido van Rossum | args to call_object must be tuple or NULL |
commit | commitdiff | tree | snapshot |
| 1995-07-12 |
Guido van Rossum | something close to Ken's latest version ... |
commit | commitdiff | tree | snapshot |
| 1995-07-10 |
Guido van Rossum | fix read(0), readline(0); make tuple for call_object... |
commit | commitdiff | tree | snapshot |
| 1995-07-10 |
Guido van Rossum | rename arglist to alist (conflict with new grammar... |
commit | commitdiff | tree | snapshot |
| 1995-07-10 |
Sjoerd Mullender | Ignore a few more names when comparing directories. |
commit | commitdiff | tree | snapshot |
| 1995-07-07 |
Guido van Rossum | replace vars() with locals() and globals(); 3rd raise... |
commit | commitdiff | tree | snapshot |
| 1995-07-07 |
Guido van Rossum | typos |
commit | commitdiff | tree | snapshot |
| 1995-07-07 |
Guido van Rossum | add missing definitin of longstringitem |
commit | commitdiff | tree | snapshot |
| 1995-07-07 |
Guido van Rossum | correct description of list.insert() |
commit | commitdiff | tree | snapshot |
| 1995-07-07 |
Guido van Rossum | fix bug in example (should close file at all times) |
commit | commitdiff | tree | snapshot |
| 1995-07-07 |
Guido van Rossum | correct typo; document sys.platform |
commit | commitdiff | tree | snapshot |
| 1995-07-07 |
Guido van Rossum | documented globals() and locals() |
commit | commitdiff | tree | snapshot |
| 1995-07-07 |
Guido van Rossum | added pointer to libimp.tex for __import__ example |
commit | commitdiff | tree | snapshot |
| 1995-07-07 |
Guido van Rossum | documented default flag, mode; changed gdbm into a... |
commit | commitdiff | tree | snapshot |
| 1995-07-07 |
Guido van Rossum | 3rd arg for raise; INCOMPLETE keyword parameter passing... |
commit | commitdiff | tree | snapshot |
| 1995-07-07 |
Guido van Rossum | new MAGIC; some changes to default files for imp.load_... |
commit | commitdiff | tree | snapshot |
| 1995-07-07 |
Guido van Rossum | ignore control-l (parallelling change to tokenizer.c) |
commit | commitdiff | tree | snapshot |
| 1995-07-07 |
Guido van Rossum | added sys.platform |
commit | commitdiff | tree | snapshot |
| 1995-07-07 |
Guido van Rossum | new grammar |
commit | commitdiff | tree | snapshot |
| 1995-07-07 |
Guido van Rossum | added locals() and globals(); [raw_]input() uses readline() |
commit | commitdiff | tree | snapshot |
| 1995-07-07 |
Guido van Rossum | err() should be varargs -- and fix one call |
commit | commitdiff | tree | snapshot |
| 1995-07-07 |
Guido van Rossum | added getpalatform() |
commit | commitdiff | tree | snapshot |
| 1995-07-07 |
Guido van Rossum | normalized flag arg and made flag, mode default args... |
commit | commitdiff | tree | snapshot |
| 1995-07-07 |
Guido van Rossum | pass $PLATFORM into config.c |
commit | commitdiff | tree | snapshot |
| 1995-07-07 |
Guido van Rossum | new opcodes RAISE_VARARGS, CALL_FUNCTION |
commit | commitdiff | tree | snapshot |
| 1995-07-07 |
Guido van Rossum | new grammar symbols arglist and argument |
commit | commitdiff | tree | snapshot |
| 1995-07-07 |
Guido van Rossum | ignore control-l in whitespace |
commit | commitdiff | tree | snapshot |
| 1995-07-07 |
Guido van Rossum | new grammar for 3rd raise arg and keyword parameters |
commit | commitdiff | tree | snapshot |
| 1995-07-05 |
Barry Warsaw | #changed all email address to go through python.org |
commit | commitdiff | tree | snapshot |
| 1995-07-05 |
Barry Warsaw | (py-append-to-process-buffer): XEmacs doesn't have... |
commit | commitdiff | tree | snapshot |
| 1995-07-05 |
Barry Warsaw | (python-font-lock-keywords): merged with XEmacs 19... |
commit | commitdiff | tree | snapshot |
| 1995-07-05 |
Barry Warsaw | (py-process-filter): if command takes a long time,... |
commit | commitdiff | tree | snapshot |
| 1995-07-05 |
Barry Warsaw | (py-shell): cope with make-comint instead of make-shell |
commit | commitdiff | tree | snapshot |
| 1995-06-27 |
Jack Jansen | Initial port to CodeWarrior CFM68K support (mainly... |
commit | commitdiff | tree | snapshot |
| 1995-06-27 |
Jack Jansen | Porting to CW CFM68K |
commit | commitdiff | tree | snapshot |
| 1995-06-27 |
Jack Jansen | Changed ifdef __CFM68K__ to ifdef SYMANTEC__CFM68K__... |
commit | commitdiff | tree | snapshot |
| 1995-06-23 |
Guido van Rossum | added support for -L flag (local operation) |
commit | commitdiff | tree | snapshot |
| 1995-06-23 |
Guido van Rossum | add -L option |
commit | commitdiff | tree | snapshot |
| 1995-06-23 |
Guido van Rossum | delete file after checkin |
commit | commitdiff | tree | snapshot |
| 1995-06-23 |
Guido van Rossum | add bug comment |
commit | commitdiff | tree | snapshot |
| 1995-06-23 |
Guido van Rossum | restructured index somewhat |
commit | commitdiff | tree | snapshot |
| 1995-06-23 |
Guido van Rossum | rewritten using rcslib.py |
commit | commitdiff | tree | snapshot |
| 1995-06-23 |
Guido van Rossum | use the new rcslib |
commit | commitdiff | tree | snapshot |
| 1995-06-23 |
Guido van Rossum | initial checkin |
commit | commitdiff | tree | snapshot |
| 1995-06-23 |
Guido van Rossum | define RCSProxyClient here instead of in RCSProxy.py |
commit | commitdiff | tree | snapshot |
| 1995-06-23 |
Guido van Rossum | rewritten and documented |
commit | commitdiff | tree | snapshot |
| 1995-06-23 |
Guido van Rossum | barry's contributions |
commit | commitdiff | tree | snapshot |
| 1995-06-22 |
Guido van Rossum | added seekable option; save unix from lines; speed... |
commit | commitdiff | tree | snapshot |
| 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 |
| next |