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
/
Modules
/
rgbimgmodule.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bunch of minor ANSIfications: 'void initfunc()' -> 'void initfunc(void)',
Thomas Wouters
2000-07-21
1
-1/+1
*
Spelling fixes supplied by Rob W. W. Hooft. All these are fixes in either
Thomas Wouters
2000-07-16
1
-1/+1
*
ANSI-fication
Peter Schneider-Kamp
2000-07-10
1
-53/+19
*
Nuke all remaining occurrences of Py_PROTO and Py_FPROTO.
Tim Peters
2000-07-09
1
-6/+6
*
Add DL_EXPORT() to all modules that could possibly be used
Guido van Rossum
1998-12-04
1
-1/+1
*
Purported fixes for 64-bit platforms with help from John Jorgensen
Guido van Rossum
1998-04-23
1
-42/+54
*
Apply two changes, systematically:
Guido van Rossum
1997-10-01
1
-4/+2
*
Partial(?) 64bit patch (AMK).
Guido van Rossum
1997-05-22
1
-6/+6
*
Keep Microsoft VC happy.
Guido van Rossum
1997-04-11
1
-10/+10
*
(Jack:) fopen arg typo (?) "rw" changed to "rb".
Guido van Rossum
1997-04-11
1
-1/+1
*
Change all three fopen calls to use binary mode.
Guido van Rossum
1997-02-21
1
-3/+3
*
Primarily formatting changes, but I also plugged a couple of potential
Barry Warsaw
1997-01-09
1
-302/+308
*
Reindented.
Roger E. Masse
1997-01-03
1
-516/+546
*
Grandly renamed.
Barry Warsaw
1996-12-11
1
-50/+52
*
Keep gcc -Wall happy.
Guido van Rossum
1996-12-05
1
-1/+1
*
Declare a bunch of internal routines as returning void.
Guido van Rossum
1996-08-19
1
-13/+13
*
Another bulky set of minor changes.
Guido van Rossum
1995-01-02
1
-1/+1
*
Merge alpha100 branch back to main trunk
Guido van Rossum
1994-08-01
1
-3/+5
*
Integers are specified as "i" and not as "d".
Sjoerd Mullender
1994-01-07
1
-1/+1
*
Added function ttob.
Sjoerd Mullender
1993-12-24
1
-4/+41
*
ANSIfied somewhat.
Sjoerd Mullender
1993-12-24
1
-21/+22
*
rgbimgmodule.c, Makefile, config.c: new module to read RGB image files.
Sjoerd Mullender
1993-12-21
1
-0/+712