Commit Graph

463 Commits

Author SHA1 Message Date
Alex Clark
3b3b1d5497 Change URL to http://python-imaging.github.com/ 2013-03-15 13:42:19 -04:00
Alex Clark
baea361b9a Release 2.0.0 \o/ 2013-03-15 08:59:50 -04:00
Alex Clark
c5a9673e47 Add license 2013-03-15 08:54:04 -04:00
Alex Clark
10da86b601 Wording 2013-03-15 08:47:10 -04:00
Alex Clark
e72c404f5f Make a note about arch 2013-03-15 08:37:00 -04:00
Alex Clark
6a5a69c5e6 Clean up 2013-03-15 08:33:22 -04:00
Alex Clark
1cd8d09a27 Genericize CPU designation 2013-03-15 08:24:33 -04:00
Alex Clark
e69ef3fd5b Wording 2013-03-15 08:23:15 -04:00
Alex Clark
47cfc4c6c8 Supported means we'll fix test failures 2013-03-15 08:11:04 -04:00
Alex Clark
5dd350dbfe Alpha sort platforms 2013-03-15 08:10:30 -04:00
Alex Clark ☺
a6792ff7e4 Merge pull request #134 from cgohlke/patch-4
Disable msvc10 compiler optimizations for topalette and tobilevel
2013-03-15 05:08:14 -07:00
Alex Clark ☺
b2ef881a37 Merge pull request #135 from python-imaging/wiredfool-reamde
Wiredfool reamde
2013-03-15 05:06:35 -07:00
Alex Clark
877578e30b Merge branch 'reamde' of https://github.com/wiredfool/Pillow into wiredfool-reamde 2013-03-15 08:05:14 -04:00
Alex Clark ☺
541d73895d Merge pull request #132 from cyisfor/master
Linux platform.processor() returns valid crazy string sometimes
2013-03-15 05:00:02 -07:00
Alex Clark ☺
a0f652b4df Merge pull request #130 from cgohlke/patch-3
Update test platforms
2013-03-15 04:54:03 -07:00
Alex Clark ☺
bc4d3145e9 Merge pull request #128 from wiredfool/histogram
Histogram
2013-03-15 04:51:27 -07:00
Christoph Gohlke
bb61c7633a Disable msvc10 compiler optimizations for topalette and tobilevel
Fixes issue #90
2013-03-14 23:35:02 -07:00
wiredfool
1bcb66e87d supported ubuntu platforms 2013-03-14 21:42:36 -07:00
user
416910dd44 Making Linux platform testing try both in case processor() returns
something stupid.
2013-03-15 04:31:16 +00:00
wiredfool
6b90bcd497 reverting testing prints 2013-03-14 20:56:19 -07:00
wiredfool
c5079cbfd7 Merge branch 'histogram' of github.com:wiredfool/Pillow into histogram 2013-03-14 20:52:20 -07:00
wiredfool
be6ee2f826 reverting previous commit 2013-03-14 20:50:20 -07:00
wiredfool
62a29c7618 print in test 2013-03-14 20:46:23 -07:00
wiredfool
b5335c0cf3 Switching to strncpy, fixing potential buffer overflow in palette as well 2013-03-14 20:46:23 -07:00
wiredfool
66965b6bb4 fix buffer overflow for YCbCr histograms 2013-03-14 20:46:23 -07:00
wiredfool
d33f83531f print in test 2013-03-14 20:40:23 -07:00
Christoph Gohlke
b8b9a597ca Update test platforms 2013-03-14 19:18:20 -07:00
Alex Clark
9e3ca1fdb2 Target new release date 2013-03-14 20:48:56 -04:00
Alex Clark ☺
d635b516ea Merge pull request #129 from cgohlke/patch-2
Remove test that fails when numpy.int is 64 bit
2013-03-14 17:48:03 -07:00
Alex Clark ☺
1cd3ce8689 Merge pull request #124 from wiredfool/jpeg
Remove irrelevant test
2013-03-14 17:47:24 -07:00
Christoph Gohlke
054f1ef870 Remove test that fails when numpy.int is 64 bit
Fixes issues #75
2013-03-14 17:14:44 -07:00
wiredfool
b161209e09 Switching to strncpy, fixing potential buffer overflow in palette as well 2013-03-14 16:47:40 -07:00
wiredfool
3fe0b5534e fix buffer overflow for YCbCr histograms 2013-03-14 16:36:51 -07:00
Alex Clark ☺
3d58d73eb5 Merge pull request #125 from cgohlke/pport_g4
Enable TIFF tests
2013-03-14 16:18:42 -07:00
Christoph Gohlke
5f54802ea7 Enable test_file_tiff 2013-03-14 16:12:57 -07:00
Christoph Gohlke
bd55b8baf1 End 'Make' tag with null byte 2013-03-14 16:06:20 -07:00
wiredfool
c6249a5b76 Remove irrelevant test 2013-03-14 15:45:44 -07:00
Alex Clark ☺
a5ab2a6fa7 Merge pull request #122 from wiredfool/lena_g4
Lena g4 fix
2013-03-14 15:30:34 -07:00
wiredfool
d98abd877b merge to master 2013-03-14 14:38:49 -07:00
wiredfool
8b153d1ec4 renamed testfile 2013-03-14 13:33:10 -07:00
Alex Clark
fa275f51b5 Cross plat fix 2013-03-14 16:27:31 -04:00
wiredfool
7d99141405 force seek to beginning of file 2013-03-14 13:25:23 -07:00
Alex Clark ☺
b909f4f0da Merge pull request #121 from cgohlke/patch-2
Fix `support not installed` messages during selftest
2013-03-14 12:37:26 -07:00
Christoph Gohlke
8b440811b5 Fix support not installed messages during selftest
The extension modules are currently not installed in PIL but sys.path.
2013-03-14 12:34:56 -07:00
Alex Clark ☺
fce923f6b7 Merge pull request #120 from cgohlke/patch-1
Disable debug messages during g4 tiff tests
2013-03-14 12:27:20 -07:00
Christoph Gohlke
a72d46d314 Disable debug messages during g4 tiff tests 2013-03-14 12:26:00 -07:00
Alex Clark ☺
64ba20743a Merge pull request #116 from wiredfool/py3k
Py3k
2013-03-14 11:05:48 -07:00
wiredfool
1540d46ca9 support for the differences between StringIO and BytesIO 2013-03-14 10:36:15 -07:00
Alex Clark ☺
1095f2d03e Merge pull request #114 from cgohlke/patch-1
Disable debug prints in g4 tiff decoder
2013-03-14 10:26:54 -07:00
wiredfool
7db24ccac8 StringIO -> BytesIO 2013-03-14 10:17:26 -07:00