Commit Graph

1600 Commits

Author SHA1 Message Date
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
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
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
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
Lars Buitinck
61975dd8ad more detailed error messages from Image.py 2014-03-24 17:49:19 +01:00
hugovk
2bbc7f0c7d Add pypy as an allowed failure 2014-03-24 16:29:09 +02:00
Alex Clark ☺
2a9f2cdd7d Merge pull request #563 from wiredfool/wheel-doc
Error recovery for wheel install, Fixes #562
2014-03-21 19:28:06 -04:00
wiredfool
bfb00173f1 Error recovery for wheel install, #562 2014-03-21 16:19:51 -07:00
wiredfool
b5a128ae3f Merge pull request #558 from cgohlke/patch-2
Update platform support
2014-03-20 09:36:56 -07:00
wiredfool
4dbd7406ee Merge pull request #557 from cgohlke/patch-1
TST: fix failing BMP tests on Windows
2014-03-20 09:36:03 -07:00
cgohlke
324a6fb4e7 Update platform support
Pillow 2.3.0dev passes all tests on Windows 8.1 Pro
2014-03-20 01:32:09 -07:00
cgohlke
1adf30b701 TST: fix failing BMP tests on Windows 2014-03-20 01:16:31 -07:00
Alastair Houghton
fea6811af0 Merged wiredfool's changes. 2014-03-19 14:58:47 +00:00
Alastair Houghton
f1b79ec5c0 Really added the tests this time. 2014-03-19 12:17:14 +00:00
Alastair Houghton
ac8ebccfa6 Added tests and fixed a few bugs that the tests threw up. 2014-03-19 12:16:14 +00:00
Alex Clark
7d712a0f9a Merge branch 'master' of github.com:python-imaging/Pillow 2014-03-17 16:57:21 -04:00
Alex Clark
203f14bb4c Wording 2014-03-17 16:57:03 -04:00
Alex Clark ☺
e81450ece1 Merge pull request #552 from wiredfool/fix-getcolor-rgba
Imagecolor
2014-03-17 16:33:41 -04:00
wiredfool
ed36893ca0 Clarified Test Validity 2014-03-17 13:29:44 -07:00
wiredfool
45ce1e04a7 Docstring/comment fixes [skip ci] ref #534 2014-03-17 13:29:44 -07:00
Alex Clark
1c4dc75fab Avoid conflicting _expand functions in PIL & MINGW
fixes #538
2014-03-17 10:50:58 -04:00
Alex Clark
d2dfe3b137 Fix manifest 2014-03-17 10:49:39 -04:00
Alex Clark
11ab4018df Add history 2014-03-17 10:41:53 -04:00
Alex Clark ☺
878d0ca51d Merge pull request #512 from vadmium/pl
Merge from Philippe Lagadec’s OleFileIO_PL fork
2014-03-17 10:41:26 -04:00
Alex Clark
b769d06de6 Add history 2014-03-17 10:21:49 -04:00
Alex Clark ☺
da3ab720f4 Merge pull request #534 from homm/fix-getcolor-rgba
Fix ImageColor.getcolor
2014-03-17 10:20:40 -04:00