- 07 Agu, 2001 1 kayıt (commit)
-
-
Jack Jansen yazdı
-
- 11 Tem, 2000 1 kayıt (commit)
-
-
Jack Jansen yazdı
header files included.
-
- 07 Ock, 2000 1 kayıt (commit)
-
-
Jack Jansen yazdı
Added initializer routine optionally to be used as PEF fragment initialization routine, which allows us to get at our own resource fork even if some shared library init routine opens other resource files.
-
- 15 Şub, 1999 2 kayıt (commit)
-
-
Jack Jansen yazdı
-
Jack Jansen yazdı
resulting program is called PythonInterpreter.
-
- 31 Ock, 1997 1 kayıt (commit)
-
-
Jack Jansen yazdı
(and the &*^$%@ resource files got binhexed again, sigh)
-
- 19 Agu, 1996 1 kayıt (commit)
-
-
Jack Jansen yazdı
-
- 28 Şub, 1996 1 kayıt (commit)
-
-
Jack Jansen yazdı
- Fixed serious bug in code to get options from a resource
-
- 14 Şub, 1996 1 kayıt (commit)
-
-
Jack Jansen yazdı
-
- 14 Kas, 1995 1 kayıt (commit)
-
-
Jack Jansen yazdı
-
- 27 Haz, 1995 1 kayıt (commit)
-
-
Jack Jansen yazdı
unsupported features).
-
- 24 Şub, 1995 1 kayıt (commit)
-
-
Jack Jansen yazdı
- Applications now have their (minimal) main prrogram in macapplication.c and the rest of the init code in macglue.c. - A new define, USE_MAC_APPLET_SUPPORT, independent of USE_MAC_SHARED_LIB - chdir to script directory now done in PyMac_InitApplication.
-
- 18 Şub, 1995 1 kayıt (commit)
-
-
Guido van Rossum yazdı
-
- 17 Şub, 1995 1 kayıt (commit)
-
-
Guido van Rossum yazdı
-
- 04 Ock, 1995 1 kayıt (commit)
-
-
Guido van Rossum yazdı
-
- 09 Eyl, 1994 1 kayıt (commit)
-
-
Guido van Rossum yazdı
addressing instead of searching
-
- 30 Agu, 1994 1 kayıt (commit)
-
-
Guido van Rossum yazdı
-
- 29 Mar, 1993 1 kayıt (commit)
-
-
Guido van Rossum yazdı
* Stubs for faster implementation of local variables (not yet finished) * Added function name to code object. Print it for code and function objects. THIS MAKES THE .PYC FILE FORMAT INCOMPATIBLE (the version number has changed accordingly) * Print address of self for built-in methods * New internal functions getattro and setattro (getattr/setattr with string object arg) * Replaced "dictobject" with more powerful "mappingobject" * New per-type functio tp_hash to implement arbitrary object hashing, and hashobject() to interface to it * Added built-in functions hash(v) and hasattr(v, 'name') * classobject: made some functions static that accidentally weren't; added __hash__ special instance method to implement hash() * Added proper comparison for built-in methods and functions
-
- 05 Nis, 1992 1 kayıt (commit)
-
-
Guido van Rossum yazdı
-
- 19 Şub, 1991 1 kayıt (commit)
-
-
Guido van Rossum yazdı
-
- 20 Ara, 1990 1 kayıt (commit)
-
-
Guido van Rossum yazdı
-
- 14 Eki, 1990 1 kayıt (commit)
-
-
Guido van Rossum yazdı
-