- 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.
-
- 17 May, 2001 1 kayıt (commit)
-
-
Jack Jansen yazdı
First step in porting MacPython modules to OSX/unix: break all references between modules except for the obj_New() and obj_Convert() routines, the PyArg_Parse and Py_BuildValue helpers. And these can now be vectored through glue routines (by defining USE_TOOLBOX_OBJECT_GLUE) which will do the necessary imports, whereupon the module's init routine will tell the glue routine about the real conversion routine address and everything is fine again.
-
- 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ı
-
- 20 Agu, 2000 2 kayıt (commit)
-
-
Jack Jansen yazdı
Updated for new AppleScript structure and moved to Lib (it's far too useful to lurk in the source folder).
-
Jack Jansen yazdı
Fixed again to work with the old scripting interface (so we can test the new one actually still works).
-
- 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.
-
- 02 Haz, 2000 1 kayıt (commit)
-
-
Jack Jansen yazdı
Made the core toolbox modules carbon-compatible using the new greylist feature of bgen: non-carbon methods are still included in non-carbon MacPython. The issue of backward compatibility of Python code is still open. Macmodule and macosmodule have also been carbonified. Some functionality is still missing there.
-
- 14 Mar, 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 Eki, 1998 1 kayıt (commit)
-
-
Jack Jansen yazdı
-
- 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.
-
- 20 Eyl, 1997 1 kayıt (commit)
-
-
Jack Jansen yazdı
-
- 15 Agu, 1997 1 kayıt (commit)
-
-
Jack Jansen yazdı
-
- 20 Haz, 1997 1 kayıt (commit)
-
-
Jack Jansen yazdı
an AESend with command-. (unless specifically disabled, of course).
-
- 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.
-
- 29 Ock, 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
-
- 17 Agu, 1995 1 kayıt (commit)
-
-
Jack Jansen yazdı
this.... Hope it is correct)
-
- 29 Tem, 1995 1 kayıt (commit)
-
-
Jack Jansen yazdı
-
- 17 Tem, 1995 3 kayıt (commit)
-
-
Jack Jansen yazdı
test_suite is a tiny test program for such a generated class
-
Jack Jansen yazdı
-
Jack Jansen yazdı
files. Some methods had turned to functions again. Fixed.
-
- 09 Haz, 1995 1 kayıt (commit)
-
-
Jack Jansen yazdı
-
- 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
-
- 23 Mar, 1995 1 kayıt (commit)
-
-
Guido van Rossum yazdı
-
- 10 Mar, 1995 1 kayıt (commit)
-
-
Guido van Rossum yazdı
-
- 19 Şub, 1995 1 kayıt (commit)
-
-
Guido van Rossum yazdı
-
- 14 Şub, 1995 1 kayıt (commit)
-
-
Guido van Rossum yazdı
-
- 05 Şub, 1995 1 kayıt (commit)
-
-
Guido van Rossum yazdı
-
- 30 Ock, 1995 1 kayıt (commit)
-
-
Guido van Rossum yazdı
-