| Commit message (Expand) | Author | Age | Files | Lines |
* | Check return result from Py_InitModule*(). This API can fail. | Neal Norwitz | 2006-01-19 | 1 | -0/+2 |
|
|
* | The format of the string data used in the imageop module is described | Sjoerd Mullender | 2004-01-10 | 1 | -33/+108 |
|
|
* | Excise DL_EXPORT/DL_IMPORT from Modules/*. Required adding a prototype | Mark Hammond | 2002-08-02 | 1 | -1/+1 |
|
|
* | Convert more METH_OLDARGS & PyArg_Parse() | Neal Norwitz | 2002-04-02 | 1 | -30/+30 |
|
|
* | Patch #477750: Use METH_ constants in Modules. | Martin v. Löwis | 2002-01-17 | 1 | -15/+15 |
|
|
* | REMOVED all CWI, CNRI and BeOpen copyright markings. | Guido van Rossum | 2000-09-01 | 1 | -9/+0 |
|
|
* | Bunch of minor ANSIfications: 'void initfunc()' -> 'void initfunc(void)', | Thomas Wouters | 2000-07-21 | 1 | -1/+1 |
|
|
* | ANSI-fication | Peter Schneider-Kamp | 2000-07-10 | 1 | -48/+16 |
|
|
* | Change copyright notice - 2nd try. | Guido van Rossum | 2000-06-30 | 1 | -6/+0 |
|
|
* | Change copyright notice. | Guido van Rossum | 2000-06-30 | 1 | -22/+7 |
|
|
* | 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 | -15/+27 |
|
|
* | Apply two changes, systematically: | Guido van Rossum | 1997-10-01 | 1 | -4/+3 |
|
|
* | Tweaks to keep the Microsoft compiler quier. | Guido van Rossum | 1997-04-09 | 1 | -2/+2 |
|
|
* | Renamed. | Roger E. Masse | 1996-12-20 | 1 | -615/+625 |
|
|
* | Keep gcc -Wall happy. | Guido van Rossum | 1996-12-05 | 1 | -2/+2 |
|
|
* | New permission notice, includes CNRI. | Guido van Rossum | 1996-10-25 | 1 | -13/+20 |
|
|
* | Added 16-bit pixel support for some operations. | Jack Jansen | 1996-01-22 | 1 | -8/+15 |
|
|
* | Added 1995 to copyright message. | Guido van Rossum | 1995-01-04 | 1 | -2/+2 |
|
|
* | Another bulky set of minor changes. | Guido van Rossum | 1995-01-02 | 1 | -5/+2 |
|
|
* | Added missing initialization | Jack Jansen | 1994-12-14 | 1 | -1/+1 |
|
|
* | Merge alpha100 branch back to main trunk | Guido van Rossum | 1994-08-01 | 1 | -8/+8 |
|
|
* | * Extended X interface: pixmap objects, colormap objects visual objects, | Sjoerd Mullender | 1993-10-11 | 1 | -0/+6 |
|
|
* | Minor fixes / changes for Mac compatibility. | Guido van Rossum | 1993-07-29 | 1 | -2/+2 |
|
|
* | Added converters for rgb<->rgb8 and rgb<->grey | Jack Jansen | 1993-02-19 | 1 | -0/+156 |
|
|
* | * Added Fixcprt.py: script to fix copyright message. | Guido van Rossum | 1993-01-26 | 1 | -2/+2 |
|
|
* | Added tovideo routine | Jack Jansen | 1993-01-22 | 1 | -0/+59 |
|
|
* | Added 2 and 4 bits grey formats | Jack Jansen | 1992-12-22 | 1 | -0/+208 |
|
|
* | * mymalloc.h: always allocate one extra byte, since some malloc's | Guido van Rossum | 1992-12-14 | 1 | -1/+133 |
|
|
* | Added imageopmodule.c, also added them to Makefile and config.c. | Guido van Rossum | 1992-10-26 | 1 | -0/+177 |
|
|