- 14 Agu, 1992 1 kayıt (commit)
-
-
Guido van Rossum yazdı
-
- 13 Agu, 1992 4 kayıt (commit)
-
-
Guido van Rossum yazdı
-
Jack Jansen yazdı
-
Guido van Rossum yazdı
-
Guido van Rossum yazdı
-
- 12 Agu, 1992 6 kayıt (commit)
-
-
Guido van Rossum yazdı
by special syntax: you can now define your own numbers, sequences and mappings.
-
Guido van Rossum yazdı
-
Guido van Rossum yazdı
-
Guido van Rossum yazdı
-
Guido van Rossum yazdı
-
Guido van Rossum yazdı
-
- 10 Agu, 1992 5 kayıt (commit)
-
-
Guido van Rossum yazdı
-
Guido van Rossum yazdı
-
Guido van Rossum yazdı
-
Guido van Rossum yazdı
-
Guido van Rossum yazdı
-
- 09 Agu, 1992 3 kayıt (commit)
-
-
Guido van Rossum yazdı
-
Guido van Rossum yazdı
posixpath.py: added undocumented expanndvars() (expands $VAR in string).
-
Guido van Rossum yazdı
posixmodule.c: waitpid() is separate
-
- 07 Agu, 1992 2 kayıt (commit)
-
-
Guido van Rossum yazdı
-
Guido van Rossum yazdı
-
- 06 Agu, 1992 2 kayıt (commit)
-
-
Guido van Rossum yazdı
added gettext() method to TextEdit.py; fixed string.atoi() to ignore leading zeros.
-
Guido van Rossum yazdı
-
- 05 Agu, 1992 2 kayıt (commit)
-
-
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
-
Guido van Rossum yazdı
Also, get rid of makepair() in favor of mkvalue().
-
- 04 Agu, 1992 3 kayıt (commit)
-
-
Sjoerd Mullender yazdı
-
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
-
Guido van Rossum yazdı
* select.c: bzero -> memset; removed global variable
-
- 03 Agu, 1992 2 kayıt (commit)
-
-
Guido van Rossum yazdı
-
Guido van Rossum yazdı
-
- 02 Agu, 1992 1 kayıt (commit)
-
-
Guido van Rossum yazdı
-
- 31 Tem, 1992 3 kayıt (commit)
-
-
Guido van Rossum yazdı
-
Guido van Rossum yazdı
-
Guido van Rossum yazdı
-
- 13 Tem, 1992 2 kayıt (commit)
-
-
Guido van Rossum yazdı
-
Guido van Rossum yazdı
Minor, minor changes to commands.py and sndhdr.py.
-
- 09 Tem, 1992 1 kayıt (commit)
-
-
Guido van Rossum yazdı
Got rid of old module 'localtime.py'.
-
- 07 Tem, 1992 3 kayıt (commit)
-
-
Guido van Rossum yazdı
-
Guido van Rossum yazdı
-
Guido van Rossum yazdı
> added 'clobber' target
-