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
*
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
*
added listing of argument types encountered
Guido van Rossum
1995-03-23
1
-0/+20
*
the usual
Guido van Rossum
1995-03-10
3
-14/+26
*
another round
Guido van Rossum
1995-02-27
1
-0/+5
*
another round... ported to __SC__
Guido van Rossum
1995-02-19
1
-2/+3
*
reorganized class structure so Manualgenerator works again
Guido van Rossum
1995-02-05
1
-56/+74
*
read repair instructions from file
Guido van Rossum
1995-02-05
1
-14/+124
*
added README
Guido van Rossum
1995-02-05
1
-0/+79
*
bgenGeneratorGroup.py: changed placement of some blank lines in output
Guido van Rossum
1995-01-30
4
-11/+22
*
Use case-dependent variant of fnmatch
Guido van Rossum
1995-01-27
1
-1/+1
*
Lots of new stuff again. Moved buffer types to some separate files.
Guido van Rossum
1995-01-25
13
-455/+1327
[next]