Commit Graph

1188 Commits

Author SHA1 Message Date
Alex Clark
c6b41f27a1 Merge branch 'master' of github.com:python-imaging/Pillow 2013-09-30 05:36:52 -04:00
Alex Clark
af2715c226 Add history [ci skip] 2013-09-30 05:36:48 -04:00
Alex Clark ☺
78a41bdadc Merge pull request #347 from cgohlke/patch-6
Add numpy array interface support for 16 and 32 bit integer modes
2013-09-30 02:35:54 -07:00
Nikolas Stevenson-Molnar
dcd40ce5b5 Fix for #254 2013-09-30 01:04:58 -07:00
Michael Hogg
e70424644a Update PpmImagePlugin.py
Making it work for Python 3.x
2013-09-30 17:44:11 +10:00
Michael Hogg
800729e092 Update PpmImagePlugin.py
Bug fix when locale has not been set
2013-09-30 17:24:22 +10:00
Christoph Gohlke
9bff0b14e0 Add numpy array interface support for 16 and 32 bit integer modes 2013-09-29 19:30:43 -07:00
Michael Hogg
20e7555e59 Update PpmImagePlugin.py
Bug fix for encoding of b_whitespace
2013-09-30 09:54:25 +10:00
Alex Clark ☺
2e4b0903e3 Merge pull request #345 from cgohlke/patch-5
Alternative patch for issue #340
2013-09-29 12:43:50 -07:00
Christoph Gohlke
2fc724d346 Call _getexif function instead of class method 2013-09-29 09:20:00 -07:00
Christoph Gohlke
c46b3fe256 Make _getexif a function 2013-09-29 09:17:37 -07:00
Alex Clark
666a3f7642 Add history [ci skip] 2013-09-28 12:23:49 -04:00
Alex Clark ☺
97ecde836d Merge pull request #344 from wiredfool/tifftags
Tiff Tags
2013-09-28 09:22:05 -07:00
Alex Clark
4c85a7c074 Wording [ci skip] 2013-09-28 11:19:03 -04:00
Alex Clark
0068de0c8b Wording [ci skip] 2013-09-28 11:14:05 -04:00
Alex Clark
9cb8486581 Bump all the things 2013-09-28 11:02:35 -04:00
Alex Clark
57f40ef77a Wording [ci skip] 2013-09-28 11:00:39 -04:00
Alex Clark
7554db7937 Wording [ci skip] 2013-09-28 10:49:42 -04:00
Alex Clark
16dc69ff13 Wording [ci skip] 2013-09-28 10:44:12 -04:00
Alex Clark
4f0887d251 Wording [ci skip] 2013-09-28 10:42:28 -04:00
Alex Clark
f96be4655d Wording [ci skip] 2013-09-28 09:59:18 -04:00
Alex Clark
caacc1dce6 Fix test 2013-09-28 09:46:00 -04:00
Alex Clark
2b32882a1a Add pyroma rating 2013-09-28 09:28:16 -04:00
Alex Clark
f7393d8977 Add faux test suite
It would be great if we could start moving PIL's tests in to a proper test suite i.e. inside a Python package
2013-09-28 09:26:28 -04:00
Alex Clark
59e3b7113f Sort manifest 2013-09-28 09:20:22 -04:00
Alex Clark
8559fafca4 Check-manifest fixes 2013-09-28 09:19:46 -04:00
Alex Clark ☺
2d4fec1cfb Merge pull request #341 from cgohlke/patch-4
TST: fix TypeError: string argument expected, got 'bytes' on Py3
2013-09-28 06:14:00 -07:00
Alex Clark
30eadf8e95 Add history 2013-09-28 09:11:59 -04:00
Alex Clark ☺
8209c7d0b8 Merge pull request #342 from cgohlke/pngtest_bad
Circumvent classification of pngtest_bad.png as malware
2013-09-28 06:11:00 -07:00
Alex Clark
a2cca80eae Test failed
See: 6d8c6f582a
2013-09-28 08:56:44 -04:00
Christoph Gohlke
fb80d5b267 Circumvent classification of pngtest_bad.png as malware 2013-09-27 16:55:19 -07:00
Christoph Gohlke
ada10a0ba4 Circumvent classification of pngtest_bad.png as malware 2013-09-27 16:35:37 -07:00
Christoph Gohlke
86345d08d0 TST: fix TypeError: string argument expected, got 'bytes' on Py3 2013-09-27 15:51:53 -07:00
Alex Clark
172e0d8bdb Add history 2013-09-27 18:13:39 -04:00
Alex Clark ☺
b3cfef3362 Merge pull request #339 from cgohlke/patch-1
BUG: add typedef uint64_t for msvc
2013-09-27 15:12:58 -07:00
Christoph Gohlke
4983f6da77 BUG: add typedef uint64_t for msvc 2013-09-27 15:03:27 -07:00
Alex Clark
cb4eafec17 Py3 compat 2013-09-27 17:10:38 -04:00
wiredfool
465ebd3af3 added tagnames for ImageJ tiff tags 2013-09-27 10:41:27 -07:00
wiredfool
a40950c3b9 Properly set the mode for files with rawmode of F;32BF 2013-09-27 10:41:03 -07:00
Alex Clark
4a222511bb Wording [ci skip] 2013-09-27 07:37:22 -04:00
Alex Clark
73afd82e92 Wording [ci skip] 2013-09-27 07:36:28 -04:00
Alex Clark
6359829bf9 Add history 2013-09-27 07:35:26 -04:00
Alex Clark ☺
5881d67eea Merge pull request #336 from nu774/issue329
issue 329: setup.py: better support for C_INCLUDE_PATH, LD_RUN_PATH, etc...
2013-09-27 04:33:15 -07:00
Alex Clark
16210705f0 Add history 2013-09-27 07:32:10 -04:00
Alex Clark ☺
37c8a8eec6 Merge pull request #335 from nu774/issue328
issue328: _imagingcms.c: include windef.h to fix build issue on MSVC
2013-09-27 04:31:09 -07:00
Alex Clark
6404d5c1f8 Rename 2013-09-27 07:30:05 -04:00
nu774
2b8225615b issue 329: setup.py: better support for C_INCLUDE_PATH, LD_RUN_PATH, etc.
Fix to support colon separated path list, and also support INCLUDE and LIB
environment variable used by MSVC.
2013-09-27 20:19:52 +09:00
nu774
c09a0fd815 issue328: _imagingcms.c: include windef.h to fix build issue on MSVC 2013-09-27 20:16:34 +09:00
Alex Clark
6d8c6f582a Add provides PIL
Testing http://www.python.org/dev/peps/pep-0426/#provides
2013-09-27 06:27:27 -04:00
Alex Clark
40513b8a09 Add history 2013-09-27 06:11:15 -04:00