- 03 Tem, 2005 1 kayıt (commit)
-
-
Jack Jansen yazdı
they are now _self, _args and _kwds.
-
- 18 Tem, 2004 1 kayıt (commit)
-
-
Tim Peters yazdı
-
- 20 Kas, 2003 1 kayıt (commit)
-
-
Jack Jansen yazdı
Cleaned up various things in the toolbox modules.
-
- 19 Kas, 2003 1 kayıt (commit)
-
-
Jack Jansen yazdı
MacOS9isms.
-
- 24 Tem, 2003 1 kayıt (commit)
-
-
Jack Jansen yazdı
which is really important. This is a stopgap measure, as only the generated C code is adapted. Fixes #776533.
-
- 23 Ara, 2002 1 kayıt (commit)
-
-
Jack Jansen yazdı
- Regenerated with the correct calls to PyType_Ready and the correct deallocator calls.
-
- 19 Ara, 2002 1 kayıt (commit)
-
-
Jack Jansen yazdı
-
- 12 Ara, 2002 1 kayıt (commit)
-
-
Jack Jansen yazdı
TARGET_API_MAC_OS8 (or !TARGET_API_MAC_CARBON) is gone. Also some TARGET_API_MAC_OSX conditional code is gone, because it is no longer used on OSX-only Python (only in MacPython-OS9).
-
- 03 Ara, 2002 1 kayıt (commit)
-
-
Jack Jansen yazdı
some of the more compilcated cases (CF, Res) haven't been done yet. Also, various types should inherit from each other (anything with an as_Resource method should be a Resource subtype, the CF types should become one family).
-
- 29 Kas, 2002 1 kayıt (commit)
-
-
Jack Jansen yazdı
descriptors in stead of manual getattr hooks to get at attributes of the objects. For Qd I have in stead gotten rid of most of the attribute access in favor of the carbon-style accessor methods (with the exception of visRgn, to be done later), and of the Carbon.Qd.qd global object, for which accessor functions are also available. For List I have fixed the fact that various methods were incorrectly generated as functions. CF is untouched: PEP252 doesn't allow "poor-mans-inheritance" with basechain, so it will have to wait for PEP253 support.
-
- 16 Agu, 2002 1 kayıt (commit)
-
-
Jack Jansen yazdı
-
- 15 Agu, 2002 1 kayıt (commit)
-
-
Jack Jansen yazdı
we catch errors during the build process in stead of later during runtime.
-
- 05 Agu, 2002 1 kayıt (commit)
-
-
Jack Jansen yazdı
-
- 17 Tem, 2002 1 kayıt (commit)
-
-
Jeremy Hylton yazdı
The staticforward define was needed to support certain broken C compilers (notably SCO ODT 3.0, perhaps early AIX as well) botched the static keyword when it was used with a forward declaration of a static initialized structure. Standard C allows the forward declaration with static, and we've decided to stop catering to broken C compilers. (In fact, we expect that the compilers are all fixed eight years later.) I'm leaving staticforward and statichere defined in object.h as static. This is only for backwards compatibility with C extensions that might still use it. XXX I haven't updated the documentation.
-
- 23 Nis, 2002 1 kayıt (commit)
-
-
Jack Jansen yazdı
-
- 05 Şub, 2002 2 kayıt (commit)
-
-
Jack Jansen yazdı
Don't blacklist ModalFilterUPP but always pass it as NULL. This enables the record routines to be generated.
-
Jack Jansen yazdı
-
- 18 Ara, 2001 1 kayıt (commit)
-
-
Jack Jansen yazdı
-
- 08 Ara, 2001 1 kayıt (commit)
-
-
Guido van Rossum yazdı
type.__module__ behavior. This adds the module name and a dot in front of the type name in every type object initializer, except for built-in types (and those that already had this). Note that it touches lots of Mac modules -- I have no way to test these but the changes look right. Apologies if they're not. This also touches the weakref docs, which contains a sample type object initializer. It also touches the mmap test output, because the mmap type's repr is included in that output. It touches object.h to put the correct description in a comment.
-
- 30 Kas, 2001 1 kayıt (commit)
-
-
Jack Jansen yazdı
changes from start of branch upto r22b2 were already merged, of course).
-
- 05 Eyl, 2001 1 kayıt (commit)
-
-
Jack Jansen yazdı
-
- 04 Eyl, 2001 1 kayıt (commit)
-
-
Jack Jansen yazdı
-
- 23 Agu, 2001 3 kayıt (commit)
-
-
Jack Jansen yazdı
-
Jack Jansen yazdı
-
Jack Jansen yazdı
The MacOS toolbox modules have acquired an _ in front of their name. Normal usage is through a wrapper module (without underscore) which lives in the Carbon package.
-
- 20 Haz, 2001 1 kayıt (commit)
-
-
Jack Jansen yazdı
-
- 22 May, 2001 1 kayıt (commit)
-
-
Jack Jansen yazdı
Lots more Carbon/Carbon.h includes, new UPP routine names, function prototypes. Most toolbox modules now compile, link and import in MacOSX-MachO python.
-
- 12 Ock, 2001 1 kayıt (commit)
-
-
Jack Jansen yazdı
-
- 12 Ara, 2000 1 kayıt (commit)
-
-
Jack Jansen yazdı
-
- 14 Tem, 2000 3 kayıt (commit)
-
-
Jack Jansen yazdı
-
Jack Jansen yazdı
-
Jack Jansen yazdı
functions. Include it in stead of duplicating the declarations everywhere. Also cleaned up toolbox module exports, and got rid of resNotFound error.
-
- 07 Tem, 2000 1 kayıt (commit)
-
-
Jack Jansen yazdı
Changed all (hopefully) uses of unsigned 16 bit value to use H format specifier, now that h is signed-only.
-
- 21 Haz, 2000 1 kayıt (commit)
-
-
Jack Jansen yazdı
-
- 14 Ara, 1999 1 kayıt (commit)
-
-
Jack Jansen yazdı
Bgen now understands more constant definitions, but that means that a few which are not parseable in Python have to be blacklisted.
-
- 12 Ara, 1999 1 kayıt (commit)
-
-
Jack Jansen yazdı
-
- 17 Nis, 1998 1 kayıt (commit)
-
-
Jack Jansen yazdı
-
- 15 Nis, 1998 2 kayıt (commit)
-
-
Jack Jansen yazdı
-
Jack Jansen yazdı
-
- 25 Şub, 1998 1 kayıt (commit)
-
-
Jack Jansen yazdı
sound-output interface, so this needs a Python wrapper shortly.
-