- 18 Tem, 2004 1 kayıt (commit)
-
-
Tim Peters 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).
-
- 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 Ara, 2001 1 kayıt (commit)
-
-
Jack Jansen yazdı
-
- 03 Agu, 2001 1 kayıt (commit)
-
-
Jack Jansen yazdı
-
- 02 Ock, 2001 1 kayıt (commit)
-
-
Jack Jansen yazdı
-
- 12 Ara, 2000 1 kayıt (commit)
-
-
Jack Jansen yazdı
Use new multi-input-file feature of bgen in stead of @-file hack to parse multiple header files. A side effect is that the ObjectSupportLib routines are now also available in Python.
-
- 10 Ara, 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 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.
-
- 12 Nis, 1996 1 kayıt (commit)
-
-
Jack Jansen yazdı
Lib:toolbox folder.
-
- 29 Tem, 1995 1 kayıt (commit)
-
-
Jack Jansen yazdı
-
- 17 Tem, 1995 1 kayıt (commit)
-
-
Jack Jansen yazdı
files. Some methods had turned to functions again. Fixed.
-
- 05 Haz, 1995 1 kayıt (commit)
-
-
Jack Jansen yazdı
- Make the stuff run on Jack's machine (and hopefully all machines) in stead of Guido's only (addpack stuff) - Use the Universal Headers in stead of the Think headers - Fixed the test programs to use the new routine names
-
- 30 Ock, 1995 1 kayıt (commit)
-
-
Guido van Rossum yazdı
-