- 29 Agu, 1994 9 kayıt (commit)
-
-
Guido van Rossum yazdı
-
Guido van Rossum yazdı
-
Guido van Rossum yazdı
urllib.py: '+' is not always safe (even though the RFC says so :-( ) whrandom.py: throw away top bits of time to avoid overflow on Mac (where times can be negative)
-
Guido van Rossum yazdı
audioop.c: fix for MPW config.c.in: save original argc/argv for Lance rotormodule.c: new coding conventions timemodule.c: add casts for Lance
-
Guido van Rossum yazdı
tokenizer.c: move tok_backup call around
-
Guido van Rossum yazdı
-
Guido van Rossum yazdı
-
Guido van Rossum yazdı
-
Guido van Rossum yazdı
versions -- they now share config.c and config.h, and statting is always done through macstat.[ch] (THINK's <stat.h> defines funny constants). Also the configuration of stdwin is done differently: you have to define USE_STDWIN to the compiler prefix.
-
- 26 Agu, 1994 1 kayıt (commit)
-
-
Guido van Rossum yazdı
-
- 23 Agu, 1994 14 kayıt (commit)
-
-
Guido van Rossum yazdı
env at configure time and will then be put in all Makefiles as default * */Makefile*.in: remove lib*.a before adding to it
-
Guido van Rossum yazdı
-
Guido van Rossum yazdı
I'd done that already?!); disable gdbm by default * configure.in, */Makefile*.in: OPT can now be specified in the env at configure time and will then be put in all Makefiles as default * */Makefile*.in: remove lib*.a before adding to it
-
Guido van Rossum yazdı
-
Guido van Rossum yazdı
as file.C or file.cc or file.c++; C files can be given as file.c (instead of file.o, which is still supported)
-
Guido van Rossum yazdı
-
Guido van Rossum yazdı
-
Guido van Rossum yazdı
literal (for "completeness" test) * */Makefile*.in: remove lib*.a before adding to it
-
Guido van Rossum yazdı
parsing
-
Guido van Rossum yazdı
-
Guido van Rossum yazdı
* Lib/macpath.py: don't return trailing colon for dirname() (XXX won't do for volume names -- but otherwise glob(':*:*.py') loops forever) * Lib/traceback.py: print SyntaxError correctly * Lib/stat.py: moved to posixstat.py; added macstat.py which has the constants for the Mac; and created new stat.py which includes the right one * Lib/urllib.py: fix caching bug (by disabling the cache)
-
Guido van Rossum yazdı
the cache!)
-
Guido van Rossum yazdı
-
Guido van Rossum yazdı
millisleep(); document clock() * Doc/ref6.tex (section{Assignment statements}): added warning about overlaps in lhs of assignment (e.g. "i, x[i] = 1, 2")
-
- 20 Agu, 1994 1 kayıt (commit)
-
-
Guido van Rossum yazdı
-
- 19 Agu, 1994 11 kayıt (commit)
-
-
Guido van Rossum yazdı
Makefile.in: remove lib*.a before creating new one.
-
Guido van Rossum yazdı
-
Guido van Rossum yazdı
Pass value of OPT from configure environment to Makefile. Add check for limits.h. Use <directory>/libreadline.a instead of -lreadline.
-
Guido van Rossum yazdı
-
Guido van Rossum yazdı
-
Guido van Rossum yazdı
-
Guido van Rossum yazdı
pindent.py: use /usr/local/bin/python; pathfix.py: new script to fix #! lines in a group of scripts.
-
Guido van Rossum yazdı
-
Guido van Rossum yazdı
-
Guido van Rossum yazdı
-
Guido van Rossum yazdı
-
- 18 Agu, 1994 3 kayıt (commit)
-
-
Guido van Rossum yazdı
-
Guido van Rossum yazdı
-
Guido van Rossum yazdı
(NT changes for posixmodule.c re-invented by Guido.)
-
- 17 Agu, 1994 1 kayıt (commit)
-
-
Guido van Rossum yazdı
-