1. 12 Agu, 1992 1 kayıt (commit)
  2. 10 Agu, 1992 5 kayıt (commit)
  3. 09 Agu, 1992 3 kayıt (commit)
  4. 07 Agu, 1992 2 kayıt (commit)
  5. 06 Agu, 1992 2 kayıt (commit)
  6. 05 Agu, 1992 2 kayıt (commit)
    • Guido van Rossum's avatar
      * Makefile: cosmetics · ff4949ee
      Guido van Rossum yazdı
      * socketmodule.c: get rid of makepair(); fix makesocketaddr to fix
        broken recvfrom()
      * socketmodule: get rid of getStrarg()
      * ceval.h: move eval_code() to new file eval.h, so compile.h is no
        longer needed.
      * ceval.c: move thread comments to ceval.h; always make save/restore
        thread functions available (for dynloaded modules)
      * cdmodule.c, listobject.c: don't include compile.h
      * flmodule.c: include ceval.h
      * import.c: include eval.h instead of ceval.h
      * cgen.py: add forground(); noport(); winopen(""); to initgl().
      * bltinmodule.c, socketmodule.c, fileobject.c, posixmodule.c,
        selectmodule.c:
        adapt to threads (add BGN/END SAVE macros)
      * stdwinmodule.c: adapt to threads and use a special stdwin lock.
      * pythonmain.c: don't include getpythonpath().
      * pythonrun.c: use BGN/END SAVE instead of direct calls; also more
        BGN/END SAVE calls etc.
      * thread.c: bigger stack size for sun; change exit() to _exit()
      * threadmodule.c: use BGN/END SAVE macros where possible
      * timemodule.c: adapt better to threads; use BGN/END SAVE; add
        longsleep internal function if BSD_TIME; cosmetics
      ff4949ee
    • Guido van Rossum's avatar
      Sometimes, recvfrom() returns an empty address; this is not an error. · 25bec8c8
      Guido van Rossum yazdı
      Also, get rid of makepair() in favor of mkvalue().
      25bec8c8
  7. 04 Agu, 1992 3 kayıt (commit)
    • Sjoerd Mullender's avatar
      new file for SGI Video · 099d9233
      Sjoerd Mullender yazdı
      099d9233
    • Guido van Rossum's avatar
      * Makefile adapted to changes below. · 1984f1e1
      Guido van Rossum yazdı
      * split pythonmain.c in two: most stuff goes to pythonrun.c, in the library.
      * new optional built-in threadmodule.c, build upon Sjoerd's thread.{c,h}.
      * new module from Sjoerd: mmmodule.c (dynamically loaded).
      * new module from Sjoerd: sv (svgen.py, svmodule.c.proto).
      * new files thread.{c,h} (from Sjoerd).
      * new xxmodule.c (example only).
      * myselect.h: bzero -> memset
      * select.c: bzero -> memset; removed global variable
      1984f1e1
    • Guido van Rossum's avatar
      * myselect.h: bzero -> memset · 4fbf798f
      Guido van Rossum yazdı
      * select.c: bzero -> memset; removed global variable
      4fbf798f
  8. 03 Agu, 1992 2 kayıt (commit)
  9. 02 Agu, 1992 1 kayıt (commit)
  10. 31 Tem, 1992 3 kayıt (commit)
  11. 13 Tem, 1992 2 kayıt (commit)
  12. 09 Tem, 1992 1 kayıt (commit)
  13. 07 Tem, 1992 3 kayıt (commit)
  14. 06 Tem, 1992 2 kayıt (commit)
  15. 30 Haz, 1992 1 kayıt (commit)
  16. 29 Haz, 1992 1 kayıt (commit)
  17. 23 Haz, 1992 4 kayıt (commit)
  18. 19 Haz, 1992 1 kayıt (commit)
  19. 12 Haz, 1992 1 kayıt (commit)