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
/
Mac
/
Modules
/
waste
/
wastemodule.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
- Updated to Waste 2.0.
Jack Jansen
2002-01-11
1
-484/+880
*
Updated to Universal Headers 3.4
Jack Jansen
2001-12-18
1
-0/+4
*
Patch supplied by Burton Radons for his own SF bug #487390: Modifying
Guido van Rossum
2001-12-08
1
-2/+2
*
Merged changes made on r22b2-branch between r22b2 and r22b2-mac (the
Jack Jansen
2001-11-30
1
-6/+2
*
A few more gcc warnings bite the dust.
Jack Jansen
2001-09-05
1
-3/+14
*
Added a const to shut up a compiler warning.
Jack Jansen
2001-06-20
1
-1/+1
*
Lots more Carbon/Carbon.h includes, new UPP routine names, function prototype...
Jack Jansen
2001-05-22
1
-304/+104
*
Quick (manual) fix to make the module compile with Waste 2.0. TBD later.
Jack Jansen
2001-01-24
1
-1/+1
*
Some of the types are signed 8 bit ints. Fixed.
Jack Jansen
2000-09-08
1
-8/+8
*
pymactoolbox.h contains protoypes for all externally visible toolbox module
Jack Jansen
2000-07-14
1
-41/+31
*
Replaced fprintf(stderr,...) with PySys_WriteStderr(...) where appropriate.
Jack Jansen
1998-10-12
1
-1/+1
*
Added WEGetTabSize and WESetTabSize, at Just's request
Jack Jansen
1998-03-02
1
-0/+36
*
Updated for Waste 1.3
Jack Jansen
1998-02-20
1
-20/+282
*
Export type objects to Python
Jack Jansen
1997-09-20
1
-1/+9
*
Added #include <WETabs.h>, which had somehow gone missing
Jack Jansen
1997-08-27
1
-1/+5
*
Added support for tab hooks
Jack Jansen
1996-10-23
1
-0/+51
*
Fixed object-handler-install bug
Jack Jansen
1996-10-01
1
-1/+1
*
Upgraded to Waste 1.2f
Jack Jansen
1996-08-06
1
-91/+110
*
Fixed callback handling on 68K machines.
Jack Jansen
1996-05-20
1
-8/+11
*
Added support for callbacks (for embedded objects)
Jack Jansen
1996-05-07
1
-0/+233
*
Made style and soup handles optional
Jack Jansen
1996-04-23
1
-10/+8
*
An interface to WASTE, an all-singing-all-dancing TextEdit replacement
Jack Jansen
1996-04-16
1
-0/+1694