- 25 Mar, 2002 1 kayıt (commit)
-
-
Jack Jansen yazdı
Weaklink most toolbox modules, improving backward compatibility. Modules will no longer fail to load if a single routine is missing on the curent OS version, in stead calling the missing routine will raise an exception. Should finally fix 531398. 2.2.1 candidate.
-
- 24 Mar, 2002 1 kayıt (commit)
-
-
Jack Jansen yazdı
Weaklink most toolbox modules, improving backward compatibility. Modules will no longer fail to load if a single routine is missing on the curent OS version, in stead calling the missing routine will raise an exception. Should finally fix 531398. 2.2.1 candidate. Also blacklisted some constants with definitions that were not Python-compatible.
-
- 18 Ara, 2001 1 kayıt (commit)
-
-
Jack Jansen yazdı
-
- 17 Ara, 2001 1 kayıt (commit)
-
-
Jack Jansen yazdı
-
- 16 Ara, 2001 1 kayıt (commit)
-
-
Jack Jansen yazdı
-
- 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ı
-
- 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.
-
- 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.
-
- 10 Ara, 2000 1 kayıt (commit)
-
-
Jack Jansen yazdı
-
- 24 Tem, 2000 1 kayıt (commit)
-
-
Jack Jansen yazdı
Oops, WaitNextEvent was hand-coded, and it also needed the h->H conversion for PyArg_ParseTuple format strings.
-
- 14 Tem, 2000 2 kayıt (commit)
-
-
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.
-
- 20 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.
-
- 17 Eyl, 1998 1 kayıt (commit)
-
-
Jack Jansen yazdı
manually generated).
-
- 17 Nis, 1998 1 kayıt (commit)
-
-
Jack Jansen yazdı
-
- 20 Şub, 1998 1 kayıt (commit)
-
-
Jack Jansen yazdı
blacklisted, because they are not available in classic 68k programs, and bgen doesn't have a way to put #ifdef/#endif in the generated code. For now we only implement calls that work on all three models.
-
- 24 Şub, 1997 1 kayıt (commit)
-
-
Jack Jansen yazdı
- Changed FragLoader.h to CodeFragments.h - Removed Desk.h - Regenerated bgen modules from new universal headers - Changed some of the s# in PyArg_ParseTuple to m# (unfortunately: this should have been a different commit)
-
- 02 Agu, 1996 1 kayıt (commit)
-
-
Jack Jansen yazdı
-
- 16 Nis, 1996 1 kayıt (commit)
-
-
Jack Jansen yazdı
-
- 12 Nis, 1996 1 kayıt (commit)
-
-
Jack Jansen yazdı
Lib:toolbox folder.
-
- 10 Nis, 1996 1 kayıt (commit)
-
-
Jack Jansen yazdı
-
- 12 Ara, 1995 1 kayıt (commit)
-
-
Jack Jansen yazdı
- Added support for obtaining pixmap data - Added OptResObj_* routines for optional handles
-
- 09 Eki, 1995 1 kayıt (commit)
-
-
Jack Jansen yazdı
-
- 17 Agu, 1995 1 kayıt (commit)
-
-
Jack Jansen yazdı
-
- 09 Haz, 1995 1 kayıt (commit)
-
-
Jack Jansen yazdı
-
- 06 Haz, 1995 1 kayıt (commit)
-
-
Jack Jansen yazdı
- Use Universal Headers as input - Change addpack calls to not depend on Guido's disklayout - Checkge testprograms to use new names for some functions
-
- 10 Mar, 1995 2 kayıt (commit)
-
-
Guido van Rossum yazdı
-
Guido van Rossum yazdı
-
- 28 Şub, 1995 1 kayıt (commit)
-
-
Guido van Rossum yazdı
-
- 30 Ock, 1995 1 kayıt (commit)
-
-
Guido van Rossum yazdı
-