1. 04 Jan, 1995 8 commits
    • Guido van Rossum's avatar
      copyright.tex: Add 1995 to copyright message. · 44aa6008
      Guido van Rossum authored
      lib.tex: add libimp; remove bogus warning about lineii.
      libmath.tex: document hypot().
      libmd5.tex: rename md5.md5() to md5.new().
      libposix.tex: document chown().
      libposixfile.tex: openfile() instead of fileopen().
      libsocket.tex: document gethostbyaddr().
      libtypes.tex: add footnote explaining why readline() keeps the newline.
      ref3.tex: correct typos, add back*quotes to index.
      ref4.tex: don't use \verb inside footnote.
      ref5.tex: explain repr() and str() and add them + back*quotes to index.
      ref6.tex: correct typo, don't use \verb in footnote.
      ref7.tex: don't use \verb in footnote.
      44aa6008
    • Guido van Rossum's avatar
      spam -> foo (etc.) in examples · b6479475
      Guido van Rossum authored
      b6479475
    • Guido van Rossum's avatar
      Added 1995 to copyright message. · 68d10594
      Guido van Rossum authored
      bltinmodule.c: fixed coerce() nightmare in ternary pow().
      modsupport.c (initmodule2): pass METH_FREENAME flag to newmethodobject().
      pythonrun.c: move flushline() into and around print_error().
      68d10594
    • Guido van Rossum's avatar
      Added 1995 to copyright message. · 6b8bd2d5
      Guido van Rossum authored
      Setup.in: clarified Tk comments somewhat.
      structmodule.c: use memcpy() instead of double precision assignment.
      6b8bd2d5
    • Guido van Rossum's avatar
      Added 1995 to copyright message. · 1355ab0d
      Guido van Rossum authored
      1355ab0d
    • Guido van Rossum's avatar
      Added 1995 to copyright message. · f5a47118
      Guido van Rossum authored
      floatobject.c: fix hash().
      methodobject.c: support METH_FREENAME flag bit.
      f5a47118
    • Guido van Rossum's avatar
      Added 1995 copyright. · 2fa4d7d7
      Guido van Rossum authored
      object.h: made sizes and refcnts signed ints.
      stringobject.h: make getstrsize() signed int.
      methodobject.h: add METH_VARARGS and METH_FREENAME flag bit definitions.
      2fa4d7d7
    • Guido van Rossum's avatar
      README: changed URL format to <URL:...>; added section on Tk. · 3687e1d0
      Guido van Rossum authored
      Makefile.in: run config.status in "make recheck".
      configure.in: add test for hypot().
      config.h.in, configure: since configure.in changed.
      rest: the usual boring stuff.
      3687e1d0
  2. 02 Jan, 1995 9 commits
  3. 30 Dec, 1994 5 commits
  4. 21 Dec, 1994 1 commit
  5. 16 Dec, 1994 1 commit
  6. 14 Dec, 1994 16 commits