Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython2
/
3d654d6dff9de4ec1034dff667ff665fa5456215
/
Modules
/
imageop.c
fe51c6d
Excise DL_EXPORT/DL_IMPORT from Modules/*. Required adding a prototype
by Mark Hammond
· 22 years ago
b0aaec5
Convert more METH_OLDARGS & PyArg_Parse()
by Neal Norwitz
· 23 years ago
43b936d
Patch #477750: Use METH_ constants in Modules.
by Martin v. Löwis
· 23 years ago
8586991
REMOVED all CWI, CNRI and BeOpen copyright markings.
by Guido van Rossum
· 24 years ago
f3f33dc
Bunch of minor ANSIfications: 'void initfunc()' -> 'void initfunc(void)',
by Thomas Wouters
· 24 years ago
fe74263
ANSI-fication
by Peter Schneider-Kamp
· 24 years ago
ffcc381
Change copyright notice - 2nd try.
by Guido van Rossum
· 24 years ago
fd71b9e
Change copyright notice.
by Guido van Rossum
· 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
644a12b
Tweaks to keep the Microsoft compiler quier.
by Guido van Rossum
· 28 years ago
a141f8a
Renamed.
by Roger E. Masse
· 28 years ago
a376cc5
Keep gcc -Wall happy.
by Guido van Rossum
· 28 years ago
d266eb4
New permission notice, includes CNRI.
by Guido van Rossum
· 28 years ago
76c79e9
Added 16-bit pixel support for some operations.
by Jack Jansen
· 29 years ago
524b588
Added 1995 to copyright message.
by Guido van Rossum
· 30 years ago
3bbc62e
Another bulky set of minor changes.
by Guido van Rossum
· 30 years ago
44fff3c
Added missing initialization
by Jack Jansen
· 30 years ago
b6775db
Merge alpha100 branch back to main trunk
by Guido van Rossum
· 30 years ago
a9c3c22
* Extended X interface: pixmap objects, colormap objects visual objects,
by Sjoerd Mullender
· 31 years ago
1fc238a
Minor fixes / changes for Mac compatibility.
by Guido van Rossum
· 31 years ago
4fada9c
Added converters for rgb<->rgb8 and rgb<->grey
by Jack Jansen
· 32 years ago
34679b7
* Added Fixcprt.py: script to fix copyright message.
by Guido van Rossum
· 32 years ago
d26b458
Added tovideo routine
by Jack Jansen
· 32 years ago
de3adf9
Added 2 and 4 bits grey formats
by Jack Jansen
· 32 years ago
5f59d60
* mymalloc.h: always allocate one extra byte, since some malloc's
by Guido van Rossum
· 32 years ago
0317a47
Added imageopmodule.c, also added them to Makefile and config.c.
by Guido van Rossum
· 32 years ago