index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Tools
/
bgen
Commit message (
Expand
)
Author
Age
Files
Lines
*
Only output the buffer size error label if it is used.
Jack Jansen
2001-09-05
2
-3/+7
*
Don't use a default "int" return type, gcc gives a warning about it.
Jack Jansen
2001-09-04
1
-1/+1
*
Fixes by Thomas Heller:
Jack Jansen
2001-08-27
5
-12/+13
*
Oops, left in a debug statement. It's gone now.
Jack Jansen
2001-07-17
1
-1/+0
*
Allow [] after a parameter name. We currently take this to be the same as * i...
Jack Jansen
2001-07-13
1
-13/+7
*
Added WeakLink...Generator classes (should have done that ages ago). These ch...
Jack Jansen
2001-07-01
2
-0/+22
*
Make basechain a class variable in stead of initializing it in __init__. That...
Jack Jansen
2001-06-28
1
-1/+1
*
Added a couple more types that Apple has taken a fancy to.
Jack Jansen
2001-06-27
1
-1/+3
*
Added a Parser_OSX class that can parse new-style (C-only) headers,
Jack Jansen
2001-06-26
1
-4/+19
*
Generate prototype-style function headers in stead of K&R style. Makes life e...
Jack Jansen
2001-05-19
3
-33/+12
*
Dialog and Window objects are (finally) different beasts.
Jack Jansen
2001-02-27
1
-2/+1
*
Use the filename, not the pathname, in the definitions file
Jack Jansen
2001-02-27
1
-1/+1
*
Optionally weed out duplicate prototypes for the same function (which
Jack Jansen
2000-12-12
3
-3/+11
*
Adapted to new standard for initmodule() routine: don't call
Jack Jansen
2000-12-12
1
-2/+1
*
Various new standard types.
Jack Jansen
2000-12-12
1
-1/+16
*
Added support for generating a single module from multiple .h files.
Jack Jansen
2000-12-12
1
-3/+20
*
Modified the standard mac preamble so we include pymactoolbox.h in
Jack Jansen
2000-07-15
1
-35/+1
*
ScannerPREUH3.initpatterns() should call Scanner.initpatterns() so the
Jack Jansen
2000-07-15
1
-0/+1
*
Make a distinction between shorts and unsigned shorts.
Jack Jansen
2000-07-06
2
-1/+2
*
Jack Jansen: Support for conditional inclusion of methods and functions
Guido van Rossum
2000-06-28
3
-8/+33
*
Jack Jansen: A few new types needed by new API calls.
Guido van Rossum
2000-04-24
1
-4/+6
*
Two patches from Jack Jansen:
Guido van Rossum
2000-01-20
2
-7/+16
*
Patches by Jack Jansen: new type OptionalInBuffer allows
Guido van Rossum
1999-09-30
2
-1/+14
*
New mixin class that defines cmp and hash that use
Guido van Rossum
1999-03-15
1
-0/+67
*
Small change by Jack Jansen.
Guido van Rossum
1999-03-09
1
-2/+2
*
accept * in return value type and convert it to _ptr after the
Guido van Rossum
1998-04-28
1
-1/+2
*
Style and StyleParameter are two different types.
Guido van Rossum
1998-04-28
1
-1/+1
*
class ByAddressType, a simple Type but passed by address even on
Guido van Rossum
1998-04-28
1
-0/+7
*
Patches from Jack for new Apple headers
Guido van Rossum
1998-02-23
3
-6/+36
*
Generate new style exception initializer (Jack).
Guido van Rossum
1997-10-08
1
-1/+1
*
Changes by jack so the generated modules export their types
Guido van Rossum
1997-09-22
3
-2/+18
*
Added NumVersion definition.
Guido van Rossum
1996-08-26
1
-0/+3
*
Insert filename in IOError message.
Guido van Rossum
1996-08-26
1
-1/+4
*
Addition by Jack to test for missing type support
Guido van Rossum
1996-07-21
1
-0/+20
*
Removed most of the README text since it is all about the Mac specific
Guido van Rossum
1996-05-24
1
-161/+5
*
Moved customization to bgenlocations.py module.
Guido van Rossum
1996-04-12
2
-6/+13
*
Added extra module argument varstuff, to declare extra module-level vars
Jack Jansen
1996-01-05
1
-1/+6
*
- Added color window/pixmap support
Jack Jansen
1995-12-12
1
-1/+2
*
Added Sint8 and Uint8 types
Jack Jansen
1995-12-09
1
-0/+2
*
Added cm and qt demos
Jack Jansen
1995-12-09
1
-1/+9
*
BitMap object support
Jack Jansen
1995-11-16
1
-0/+3
*
Added definitions for GrafPort object and Fixed type.
Jack Jansen
1995-11-15
1
-0/+8
*
Changed file signature to CW7 project mgr
Jack Jansen
1995-11-14
1
-2/+2
*
New universal headers
Jack Jansen
1995-10-09
1
-2/+2
*
Added ResObj_OptNew declaration
Jack Jansen
1995-08-17
2
-1/+2
*
Added basic mac documentation.
Jack Jansen
1995-08-14
1
-0/+76
*
Added missing setselftype method to ManualGenerator
Jack Jansen
1995-06-18
1
-0/+4
*
Ported to Universal Header 2.0.1f (i.e. CW6)
Jack Jansen
1995-06-09
2
-2/+10
*
Trying again to check it in. Changes to:
Jack Jansen
1995-06-06
3
-9/+15
*
added transferSize() method
Guido van Rossum
1995-05-03
1
-0/+6
[next]