Fredrik Lundh is sharing code with you

Bitbucket is a code hosting site. Unlimited public and private repositories. Free for small teams.

Don't show this again

effbot / pil-2009-raclette http://effbot.org/zone/pil-index.htm

Work repository for PIL 1.1.7 and beyond. The "default" branch should be fairly solid, the other branches less so. For production use, see the pil-117 repository.

Clone this repository (size: 1.6 MB): HTTPS / SSH
hg clone https://bitbucket.org/effbot/pil-2009-raclette
hg clone ssh://hg@bitbucket.org/effbot/pil-2009-raclette
Filename Size Date modified Message
Docs
Images
PIL
Sane
Scripts
Tests
Tk
libImaging
.hgignore 61 B Post-release tweaks.
.hgtags 469 B Tag tweaks.
BUILDME 239 B Added clean option to BUILDME helper.
BUILDME.bat 204 B Removed more obsolete $Id$ tags.
CHANGES 62.3 KB Release tweaks.
CONTENTS 8.7 KB Added missing lena.png file.
PIL.pth 4 B initial code drop (from svn.effbot.org/public/tags/pil-1.1.6/ @523)
README 10.4 KB Release tweaks.
SHIP 281 B Fixed directory name in SHIP script.
SHIP.bat 123 B Added kwexpand calls to SHIP scripts.
_imaging.c 82.6 KB Various lint fixes.
_imagingcms.c 16.4 KB Various lint fixes.
_imagingft.c 13.5 KB Removed more obsolete $Id$ tags.
_imagingmath.c 6.6 KB Removed more obsolete $Id$ tags.
_imagingtk.c 1.4 KB Removed more obsolete $Id$ tags.
decode.c 16.1 KB Fixed return type (broken earlier lint fix).
display.c 20.3 KB Added my clipboard patch
doctest.py 35.1 KB initial code drop (from svn.effbot.org/public/tags/pil-1.1.6/ @523)
encode.c 12.9 KB Fixed return type (broken earlier lint fix).
make-manifest.py 264 B Removed more obsolete $Id$ tags.
map.c 8.7 KB Fixed const-ness in ReadBuffer API.
outline.c 3.8 KB Removed more obsolete $Id$ tags.
path.c 13.9 KB Fixed a few more ssize_t issues (from Collin Winter).
selftest.py 5.5 KB Removed more obsolete $Id$ tags.
setup.py 16.9 KB Fixed download URL.