Commit Graph

1700 Commits

Author SHA1 Message Date
wiredfool
b73b4a7b63 Tests for #526 2014-03-27 22:17:27 -07:00
wiredfool
af4424ebf1 Update CHANGES.rst 2014-03-27 20:54:35 -07:00
wiredfool
3e24bc684d Merge pull request #578 from wiredfool/xrange
Python3 issues in JpegImagePlugin
2014-03-27 20:52:07 -07:00
wiredfool
47d1f0db2e Merge pull request #579 from wiredfool/jpeg2k
Jpeg2000 support
2014-03-27 20:50:58 -07:00
wiredfool
7a8025b947 Merge of travis-tweaks into jpeg2k 2014-03-27 20:36:15 -07:00
wiredfool
a2800ba9a1 Additional commits from pr 2014-03-27 20:00:10 -07:00
wiredfool
5a4808d2d2 test cleanup: don't mask file builtin, data is unused 2014-03-27 16:44:58 -07:00
wiredfool
e07b0d8ac9 don't use xrange, has_key, fixes #577 2014-03-27 16:40:44 -07:00
wiredfool
c7af2bf5b0 Test for #577 2014-03-27 16:39:58 -07:00
Alastair Houghton
0eccdf534d Merge branch 'master' into icns+jp2k 2014-03-27 08:38:02 +00:00
Alastair Houghton
946753a3b5 Ignore spurious messages from OpenJPEG. 2014-03-27 08:36:15 +00:00
Alastair Houghton
18d6432036 Fixed some problems with the reduce option, as well as a number of warnings from GCC. 2014-03-27 08:35:38 +00:00
wiredfool
2b81156619 merge to master 2014-03-26 18:46:35 -07:00
wiredfool
33dda2ef61 Removing python-tk install [skip ci] 2014-03-26 14:37:38 -07:00
wiredfool
8ffcf97070 Correct resolution of typo 2014-03-26 14:11:41 -07:00
wiredfool
b91326b195 Tpyo in script path 2014-03-26 13:46:00 -07:00
wiredfool
55ea6c01b1 OSError catching in the test as well 2014-03-26 13:31:20 -07:00
wiredfool
6e8c8bf9d4 Emacs cruft in .gitignore [ci skip] 2014-03-26 13:28:03 -07:00
wiredfool
31b84f41bc refactored out dependencies 2014-03-26 13:22:37 -07:00
wiredfool
d4ecef390f Try catching the tk error in pypy 2014-03-26 13:12:20 -07:00
wiredfool
7e80ce9ce0 Reenabling, timing 2014-03-26 12:04:54 -07:00
wiredfool
9e5d597b4d use cmake to set prefix, instead of DESTDIR env variable 2014-03-26 11:31:06 -07:00
wiredfool
89507d16e3 added jpeg2k build 2014-03-26 10:49:48 -07:00
wiredfool
e0d42d0e02 Speed this up for now 2014-03-26 09:54:22 -07:00
wiredfool
b97d220b2c Set prefix to not require ld preload on travis 2014-03-26 09:53:45 -07:00
wiredfool
c4cedd50eb Leave CWD in the right place 2014-03-26 09:29:47 -07:00
wiredfool
d97244181d Adding current webp dependency to travis 2014-03-26 09:13:49 -07:00
wiredfool
edc3215e34 Disabling poor performing test on pypy 2014-03-26 09:12:51 -07:00
Alastair Houghton
1dfa9faae2 Updated icons. 2014-03-26 14:08:54 +00:00
Alastair Houghton
c82c6a064b Merge branch 'master' into icns+jp2k 2014-03-26 11:22:12 +00:00
Alastair Houghton
cbe7e93bdd Merge branch 'icns-support' into icns+jp2k 2014-03-26 11:18:26 +00:00
Alastair Houghton
3655a0ecce Fixed a pre-existing Python 3 bug. 2014-03-26 11:12:14 +00:00
Alastair Houghton
5904ac1718 Added some tests and a couple of icns files. 2014-03-26 10:49:39 +00:00
wiredfool
8adbaf8098 Better tests, fixes for leaking RGB->P transparency 2014-03-26 00:01:10 -07:00
wiredfool
29bb882cef Updated Changes 2014-03-25 23:35:54 -07:00
wiredfool
8ea903ec59 Transparency conversion for L, RGP and P images, fixes #510 2014-03-25 23:34:41 -07:00
wiredfool
89c24e971c Tests for #510 2014-03-25 23:33:49 -07:00
wiredfool
a190d64165 Changes.rst updated 2014-03-25 21:44:28 -07:00
wiredfool
abebac25cc Sane quantize defaults for RGBA->P, fixes #544 2014-03-25 21:42:40 -07:00
wiredfool
9518214980 Tests for #544 2014-03-25 21:42:40 -07:00
Alex Clark
86ab020736 Add history 2014-03-25 17:56:11 -04:00
Alex Clark ☺
2febf7cfa3 Merge pull request #566 from larsmans/error-messages
more detailed error messages from Image.py
2014-03-25 17:54:53 -04:00
Alex Clark ☺
eb646096ab Merge pull request #571 from hugovk/master
Add PyPy to the Travis build
2014-03-25 17:38:19 -04:00
Alastair Houghton
831216f609 Fixed a Python 3 specific crash. 2014-03-25 16:58:44 +00:00
hugovk
526482b965 Forgot sudo 2014-03-25 18:39:07 +02:00
hugovk
1f0e556389 Possible fix for pypy
Idea from https://github.com/cpbotha/nvpy/issues/19#issuecomment-9732016
2014-03-25 18:24:01 +02:00
wiredfool
be8595853d tweaks 2014-03-25 09:00:41 -07:00
hugovk
d7e5b3fd57 Possible fix for pypy
Idea from http://www.tismer.com/pypy/irc-logs/pypy/pypy.2013-11-18.log.html
2014-03-25 17:46:00 +02:00
wiredfool
d0c2de89ab inprogress -- webp 2014-03-24 22:38:45 -07:00
wiredfool
590691d23d scripted python fetching, checksumming, build script writing 2014-03-24 22:09:53 -07:00