Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython2
/
5ba58662817b708a453020f0425fe4747ea6d5cb
/
Modules
/
rgbimgmodule.c
f3f33dc
Bunch of minor ANSIfications: 'void initfunc()' -> 'void initfunc(void)',
by Thomas Wouters
· 24 years ago
7e47402
Spelling fixes supplied by Rob W. W. Hooft. All these are fixes in either
by Thomas Wouters
· 24 years ago
0659b4a
ANSI-fication
by Peter Schneider-Kamp
· 24 years ago
dbd9ba6
Nuke all remaining occurrences of Py_PROTO and Py_FPROTO.
by Tim Peters
· 24 years ago
3886bb6
Add DL_EXPORT() to all modules that could possibly be used on BeOS or Windows.
by Guido van Rossum
· 26 years ago
6901196
Purported fixes for 64-bit platforms with help from John Jorgensen
by Guido van Rossum
· 27 years ago
0cb96de
Apply two changes, systematically:
by Guido van Rossum
· 27 years ago
0b82fe7
Partial(?) 64bit patch (AMK).
by Guido van Rossum
· 27 years ago
7844e38
Keep Microsoft VC happy.
by Guido van Rossum
· 28 years ago
fd16d94
(Jack:) fopen arg typo (?) "rw" changed to "rb".
by Guido van Rossum
· 28 years ago
5680906
Change all three fopen calls to use binary mode.
by Guido van Rossum
· 28 years ago
2dc8c2c
Primarily formatting changes, but I also plugged a couple of potential
by Barry Warsaw
· 28 years ago
5b0eba3
Reindented.
by Roger E. Masse
· 28 years ago
7bd9fbd
Grandly renamed.
by Barry Warsaw
· 28 years ago
a376cc5
Keep gcc -Wall happy.
by Guido van Rossum
· 28 years ago
2977e5d
Declare a bunch of internal routines as returning void.
by Guido van Rossum
· 28 years ago
3bbc62e
Another bulky set of minor changes.
by Guido van Rossum
· 30 years ago
b6775db
Merge alpha100 branch back to main trunk
by Guido van Rossum
· 30 years ago
8b03cae
Integers are specified as "i" and not as "d".
by Sjoerd Mullender
· 31 years ago
0d2d397
Added function ttob.
by Sjoerd Mullender
· 31 years ago
92fa23f
ANSIfied somewhat.
by Sjoerd Mullender
· 31 years ago
c4f169c
rgbimgmodule.c, Makefile, config.c: new module to read RGB image files.
by Sjoerd Mullender
· 31 years ago