- 05 Eyl, 2001 1 kayıt (commit)
-
-
Jack Jansen yazdı
Shuts up another couple of gcc warnings.
-
- 04 Eyl, 2001 1 kayıt (commit)
-
-
Jack Jansen yazdı
-
- 27 Agu, 2001 1 kayıt (commit)
-
-
Jack Jansen yazdı
- make the selftests work again (they were apparently not used since very early in bgen's development), with some minor cleanup by me - make emacs python mode happier
-
- 17 Tem, 2001 1 kayıt (commit)
-
-
Jack Jansen yazdı
-
- 13 Tem, 2001 1 kayıt (commit)
-
-
Jack Jansen yazdı
Allow [] after a parameter name. We currently take this to be the same as * in front, which isn't 100% correct but good enough.
-
- 01 Tem, 2001 1 kayıt (commit)
-
-
Jack Jansen yazdı
Added WeakLink...Generator classes (should have done that ages ago). These check the c-function pointer for being NULL before calling it and raise UnimplementedError if it is. This allows system libs to be weak-linked, thereby allowing us to generate functions that are only available on some OS versions without getting a NULL dereference if the function isn't available.
-
- 28 Haz, 2001 1 kayıt (commit)
-
-
Jack Jansen yazdı
Make basechain a class variable in stead of initializing it in __init__. That way it's more easily overridden.
-
- 27 Haz, 2001 1 kayıt (commit)
-
-
Jack Jansen yazdı
-
- 26 Haz, 2001 1 kayıt (commit)
-
-
Jack Jansen yazdı
such as the Core Foundation ones.
-
- 19 May, 2001 1 kayıt (commit)
-
-
Jack Jansen yazdı
Generate prototype-style function headers in stead of K&R style. Makes life easier with gcc -Wstrict-function-prototypes.
-
- 27 Şub, 2001 2 kayıt (commit)
-
-
Jack Jansen yazdı
-
Jack Jansen yazdı
comment. This way the generated files are identical when generated on different machines.
-
- 12 Ara, 2000 4 kayıt (commit)
-
-
Jack Jansen yazdı
happens because the scanner ignores preprocessor #ifs).
-
Jack Jansen yazdı
Py_FatalError on errors.
-
Jack Jansen yazdı
-
Jack Jansen yazdı
Allow /* */ comments within function prototypes.
-
- 15 Tem, 2000 2 kayıt (commit)
-
-
Jack Jansen yazdı
stead of defining lots of function prototypes in each module.
-
Jack Jansen yazdı
new comment patterns get included.
-
- 06 Tem, 2000 1 kayıt (commit)
-
-
Jack Jansen yazdı
-
- 28 Haz, 2000 1 kayıt (commit)
-
-
Guido van Rossum yazdı
-
- 24 Nis, 2000 1 kayıt (commit)
-
-
Guido van Rossum yazdı
-
- 20 Ock, 2000 1 kayıt (commit)
-
-
Guido van Rossum yazdı
Three bgen mods: - support for FSSpecs passed-by-value and points-passed-by-reference added. - strip single-line comments when parsing header files - if a definition is blacklisted _do_ output it, but in comment
-
- 30 Eyl, 1999 1 kayıt (commit)
-
-
Guido van Rossum yazdı
passing either a string/input buffer or None.
-
- 15 Mar, 1999 1 kayıt (commit)
-
-
Guido van Rossum yazdı
the ob_itself pointer. This allows (when using the mixin) different Python objects pointing to the same C object and behaving well as dictionary keys. Or so sez Jack Jansen...
-
- 09 Mar, 1999 1 kayıt (commit)
-
-
Guido van Rossum yazdı
Test for self.returntype behaving like OSErr rather than being it.
-
- 28 Nis, 1998 3 kayıt (commit)
-
-
Guido van Rossum yazdı
typename, as in argument types. (Jack)
-
Guido van Rossum yazdı
(Jack)
-
Guido van Rossum yazdı
input. (Jack)
-
- 23 Şub, 1998 1 kayıt (commit)
-
-
Guido van Rossum yazdı
-
- 08 Eki, 1997 1 kayıt (commit)
-
-
Guido van Rossum yazdı
-
- 22 Eyl, 1997 1 kayıt (commit)
-
-
Guido van Rossum yazdı
to Python.
-
- 26 Agu, 1996 2 kayıt (commit)
-
-
Guido van Rossum yazdı
-
Guido van Rossum yazdı
-
- 21 Tem, 1996 1 kayıt (commit)
-
-
Guido van Rossum yazdı
-
- 24 May, 1996 1 kayıt (commit)
-
-
Guido van Rossum yazdı
examples, which no longer live here.
-
- 12 Nis, 1996 1 kayıt (commit)
-
-
Guido van Rossum yazdı
-
- 05 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
-
- 09 Ara, 1995 2 kayıt (commit)
-
-
Jack Jansen yazdı
-
Jack Jansen yazdı
-