| 1995-01-12 |
Guido van Rossum | use getattr() instead of eval(), fix string representations |
commit | commitdiff | tree | snapshot |
| 1995-01-12 |
Guido van Rossum | run config.status after recheck |
commit | commitdiff | tree | snapshot |
| 1995-01-12 |
Guido van Rossum | the usual |
commit | commitdiff | tree | snapshot |
| 1995-01-12 |
Guido van Rossum | removed refs to --with-svr4, add --without-gcc |
commit | commitdiff | tree | snapshot |
| 1995-01-12 |
Guido van Rossum | try to improve svr4 socket library inquiries |
commit | commitdiff | tree | snapshot |
| 1995-01-12 |
Guido van Rossum | The great renaming, phase two: all header files have... |
commit | commitdiff | tree | snapshot |
| 1995-01-12 |
Guido van Rossum | use getbuiltins() everywhere, it defaults to getbuiltid... |
commit | commitdiff | tree | snapshot |
| 1995-01-12 |
Guido van Rossum | Include rename2.h |
commit | commitdiff | tree | snapshot |
| 1995-01-12 |
Guido van Rossum | cosmetics |
commit | commitdiff | tree | snapshot |
| 1995-01-12 |
Guido van Rossum | rearrange declarations somewhat |
commit | commitdiff | tree | snapshot |
| 1995-01-12 |
Guido van Rossum | properly implement cmp() for class instances |
commit | commitdiff | tree | snapshot |
| 1995-01-10 |
Guido van Rossum | cosmetic changes so these modules will work with the... |
commit | commitdiff | tree | snapshot |
| 1995-01-10 |
Guido van Rossum | changes for C++ (Tim MacKenzie) |
commit | commitdiff | tree | snapshot |
| 1995-01-10 |
Guido van Rossum | added interface to Tk_DoOneEvent (R Lindsay Todd) |
commit | commitdiff | tree | snapshot |
| 1995-01-10 |
Guido van Rossum | fix subtle refcount big in filter() -- Tim MacKenzie |
commit | commitdiff | tree | snapshot |
| 1995-01-10 |
Guido van Rossum | demonstrate shell in a Tk window |
commit | commitdiff | tree | snapshot |
| 1995-01-10 |
Guido van Rossum | menu-simple.py: fixed lay-out |
commit | commitdiff | tree | snapshot |
| 1995-01-10 |
Guido van Rossum | Improved explanation of what's here |
commit | commitdiff | tree | snapshot |
| 1995-01-10 |
Guido van Rossum | initial checkin of www Tk examples |
commit | commitdiff | tree | snapshot |
| 1995-01-10 |
Guido van Rossum | better test for existence of hstrerror() |
commit | commitdiff | tree | snapshot |
| 1995-01-10 |
Guido van Rossum | added bufsize parameter to fdopen and popen |
commit | commitdiff | tree | snapshot |
| 1995-01-10 |
Guido van Rossum | move coerce() from bltinmodule.c to object.c and implem... |
commit | commitdiff | tree | snapshot |
| 1995-01-10 |
Guido van Rossum | implement coercions involving instances properly |
commit | commitdiff | tree | snapshot |
| 1995-01-10 |
Guido van Rossum | fix memory leak and null pointer dereference |
commit | commitdiff | tree | snapshot |
| 1995-01-10 |
Guido van Rossum | new module |
commit | commitdiff | tree | snapshot |
| 1995-01-10 |
Guido van Rossum | sys.setcheckinterval(x) instead of sys.check_interval = x |
commit | commitdiff | tree | snapshot |
| 1995-01-10 |
Guido van Rossum | updated eval(), added execfile() |
commit | commitdiff | tree | snapshot |
| 1995-01-10 |
Guido van Rossum | some belated updates |
commit | commitdiff | tree | snapshot |
| 1995-01-10 |
Guido van Rossum | fix globals/locals defaults for eval/execfile |
commit | commitdiff | tree | snapshot |
| 1995-01-10 |
Guido van Rossum | add restrictions in restricted mode |
commit | commitdiff | tree | snapshot |
| 1995-01-10 |
Guido van Rossum | add builtins handling and restricted flag |
commit | commitdiff | tree | snapshot |
| 1995-01-10 |
Guido van Rossum | fix comments for list command |
commit | commitdiff | tree | snapshot |
| 1995-01-10 |
Guido van Rossum | Fix exec test so presence of __builtins__ doesn't break it |
commit | commitdiff | tree | snapshot |
| 1995-01-10 |
Guido van Rossum | shallow and deep copy operations |
commit | commitdiff | tree | snapshot |
| 1995-01-10 |
Guido van Rossum | shelve.py: database of persistent objects, on top of... |
commit | commitdiff | tree | snapshot |
| 1995-01-09 |
Guido van Rossum | the usual |
commit | commitdiff | tree | snapshot |
| 1995-01-09 |
Guido van Rossum | __builtins__ mods (and sys_checkinterval for ceval.c) |
commit | commitdiff | tree | snapshot |
| 1995-01-09 |
Guido van Rossum | Alpha OSF/1 fix |
commit | commitdiff | tree | snapshot |
| 1995-01-09 |
Guido van Rossum | initmodule3 -> initmodule3 |
commit | commitdiff | tree | snapshot |
| 1995-01-09 |
Guido van Rossum | api version checking |
commit | commitdiff | tree | snapshot |
| 1995-01-09 |
Guido van Rossum | remove nogus reload check |
commit | commitdiff | tree | snapshot |
| 1995-01-09 |
Guido van Rossum | sys.check_interval=x -> sys.setcheckinterval(x) |
commit | commitdiff | tree | snapshot |
| 1995-01-09 |
Guido van Rossum | Used new getargs interface; added {Get,Set}FileInfo. |
commit | commitdiff | tree | snapshot |
| 1995-01-08 |
Guido van Rossum | 1995 copyright |
commit | commitdiff | tree | snapshot |
| 1995-01-07 |
Guido van Rossum | New newmethodobject() interface takes struct methodlist... |
commit | commitdiff | tree | snapshot |
| 1995-01-07 |
Guido van Rossum | Two independent chages: |
commit | commitdiff | tree | snapshot |
| 1995-01-07 |
Guido van Rossum | Use new instancebinop interface |
commit | commitdiff | tree | snapshot |
| 1995-01-07 |
Guido van Rossum | * Python/bltinmodule.c: restructured coerce(), divmod... |
commit | commitdiff | tree | snapshot |
| 1995-01-07 |
Guido van Rossum | Grammar changed |
commit | commitdiff | tree | snapshot |
| 1995-01-07 |
Guido van Rossum | NT dlls have .pyd extension instead of .dll |
commit | commitdiff | tree | snapshot |
| 1995-01-07 |
Guido van Rossum | * Objects/classobject.c: added 5th (function) parameter to |
commit | commitdiff | tree | snapshot |
| 1995-01-07 |
Guido van Rossum | * Objects/methodobject.c: changed drastically, the... |
commit | commitdiff | tree | snapshot |
| 1995-01-07 |
Guido van Rossum | Added __doc__ attribute (alias func_doc), initialized... |
commit | commitdiff | tree | snapshot |
| 1995-01-07 |
Guido van Rossum | initialize __doc__ to None |
commit | commitdiff | tree | snapshot |
| 1995-01-07 |
Guido van Rossum | added getattr(), supporting __doc__ and _name__ |
commit | commitdiff | tree | snapshot |
| 1995-01-07 |
Guido van Rossum | attribute-less object is AttributeError, not TypeError |
commit | commitdiff | tree | snapshot |
| 1995-01-07 |
Guido van Rossum | initmodule2 -> initmodule3 (with doc string) |
commit | commitdiff | tree | snapshot |
| 1995-01-07 |
Guido van Rossum | totally revamped |
commit | commitdiff | tree | snapshot |
| 1995-01-07 |
Guido van Rossum | do not call newmethodobject directly |
commit | commitdiff | tree | snapshot |
| 1995-01-07 |
Guido van Rossum | Changed since Grammar has changed |
commit | commitdiff | tree | snapshot |
| 1995-01-07 |
Guido van Rossum | add 5th arg to instancebinop |
commit | commitdiff | tree | snapshot |
| 1995-01-07 |
Guido van Rossum | added func_doc |
commit | commitdiff | tree | snapshot |
| 1995-01-07 |
Guido van Rossum | added ml_doc and changed newmethodlist interface |
commit | commitdiff | tree | snapshot |
| 1995-01-07 |
Guido van Rossum | new tp_str and tp_doc members in type object |
commit | commitdiff | tree | snapshot |
| 1995-01-07 |
Guido van Rossum | changed import to support NAME.NAME...NAME |
commit | commitdiff | tree | snapshot |
| 1995-01-04 |
Guido van Rossum | New file -- creates FAQ.html. |
commit | commitdiff | tree | snapshot |
| 1995-01-04 |
Guido van Rossum | Added 1995 to copyright message; added a few people... |
commit | commitdiff | tree | snapshot |
| 1995-01-04 |
Guido van Rossum | Moved 1.1 and 1.1.1 news here |
commit | commitdiff | tree | snapshot |
| 1995-01-04 |
Guido van Rossum | Added clarifying comment |
commit | commitdiff | tree | snapshot |
| 1995-01-04 |
Guido van Rossum | sys.stderr(...) should be sys.stderr.write(), of course |
commit | commitdiff | tree | snapshot |
| 1995-01-04 |
Guido van Rossum | copyright.tex: Add 1995 to copyright message. |
commit | commitdiff | tree | snapshot |
| 1995-01-04 |
Guido van Rossum | spam -> foo (etc.) in examples |
commit | commitdiff | tree | snapshot |
| 1995-01-04 |
Guido van Rossum | Added 1995 to copyright message. |
commit | commitdiff | tree | snapshot |
| 1995-01-04 |
Guido van Rossum | Added 1995 to copyright message. |
commit | commitdiff | tree | snapshot |
| 1995-01-04 |
Guido van Rossum | Added 1995 to copyright message. |
commit | commitdiff | tree | snapshot |
| 1995-01-04 |
Guido van Rossum | Added 1995 to copyright message. |
commit | commitdiff | tree | snapshot |
| 1995-01-04 |
Guido van Rossum | Added 1995 copyright. |
commit | commitdiff | tree | snapshot |
| 1995-01-04 |
Guido van Rossum | README: changed URL format to <URL:...>; added section... |
commit | commitdiff | tree | snapshot |
| 1995-01-02 |
Guido van Rossum | * Objects/mappingobject.c (mappingremove): don't call |
commit | commitdiff | tree | snapshot |
| 1995-01-02 |
Guido van Rossum | Another bulky set of minor changes. |
commit | commitdiff | tree | snapshot |
| 1995-01-02 |
Guido van Rossum | Think 6.0 version |
commit | commitdiff | tree | snapshot |
| 1995-01-02 |
Guido van Rossum | Lots of minor changes. Note for mappingobject.c: the... |
commit | commitdiff | tree | snapshot |
| 1995-01-02 |
Guido van Rossum | Lots of changes, most minor (fatal() instead of abort... |
commit | commitdiff | tree | snapshot |
| 1995-01-02 |
Guido van Rossum | * Lib/test/test_b1.py: test eval() and execfile()... |
commit | commitdiff | tree | snapshot |
| 1995-01-02 |
Guido van Rossum | * Lib/mhlib.py: added movemessage(), copymessage(... |
commit | commitdiff | tree | snapshot |
| 1995-01-02 |
Guido van Rossum | The usual changes when a release is nearing... |
commit | commitdiff | tree | snapshot |
| 1995-01-02 |
Guido van Rossum | Posted as 1.18 |
commit | commitdiff | tree | snapshot |
| 1994-12-30 |
Guido van Rossum | Add hacks for switching protocol and path but leaving... |
commit | commitdiff | tree | snapshot |
| 1994-12-30 |
Guido van Rossum | Test new __import__ module, test reload of built-in... |
commit | commitdiff | tree | snapshot |
| 1994-12-30 |
Guido van Rossum | Fixed 'propagate' method |
commit | commitdiff | tree | snapshot |
| 1994-12-30 |
Guido van Rossum | Parser/tokenizer.c (tok_nextc): zap tok->buf after... |
commit | commitdiff | tree | snapshot |
| 1994-12-30 |
Guido van Rossum | Lots of small things, see ChangeLog |
commit | commitdiff | tree | snapshot |
| 1994-12-21 |
Sjoerd Mullender | Ported the editor to X. The GL version won't work. |
commit | commitdiff | tree | snapshot |
| 1994-12-16 |
Barry Warsaw | (py-compute-indentation): in `t' clause, watch for the |
commit | commitdiff | tree | snapshot |
| 1994-12-14 |
Sjoerd Mullender | Added comment symbols around word after #endif. |
commit | commitdiff | tree | snapshot |
| 1994-12-14 |
Sjoerd Mullender | Let extensions start at the last period after the last... |
commit | commitdiff | tree | snapshot |
| 1994-12-14 |
Sjoerd Mullender | Can't remember the reason for the change, but it was... |
commit | commitdiff | tree | snapshot |
| 1994-12-14 |
Sjoerd Mullender | Added libaifc.tex to list of library files. |
commit | commitdiff | tree | snapshot |
| 1994-12-14 |
Jack Jansen | Ported to CodeWarrior |
commit | commitdiff | tree | snapshot |
| 1994-12-14 |
Jack Jansen | New routines: |
commit | commitdiff | tree | snapshot |
| next |