Commit Graph

  • 2f4207c0d7 Merge pull request #143 from cgohlke/patch-9 Alex Clark ☺ 2013-03-18 14:22:00 -0700
  • c4faee72ef Merge ab94d0330f into b2998ada11 Christoph Gohlke 2013-03-18 13:46:58 -0700
  • ab94d0330f DOC: Fix Remove support for importing from the standard namespace Christoph Gohlke 2013-03-18 13:46:30 -0700
  • b2998ada11 Merge pull request #142 from cgohlke/patch-8 Alex Clark ☺ 2013-03-18 13:28:23 -0700
  • c11d9e5232 Merge 66a6a36ebe into ce738b72dc Christoph Gohlke 2013-03-18 13:21:53 -0700
  • 66a6a36ebe DOC: Remove support for importing from the standard namespace Christoph Gohlke 2013-03-18 13:19:19 -0700
  • ce738b72dc Merge pull request #141 from manisandro/memleak Alex Clark ☺ 2013-03-17 17:10:13 -0700
  • 47d3ccfb6f Merge b57c2ae0e9 into f5d427eb53 Sandro Mani 2013-03-17 17:00:24 -0700
  • b57c2ae0e9 Squash a memory leak Sandro Mani 2013-03-18 00:54:02 +0100
  • f5d427eb53 Merge pull request #140 from cgohlke/patch-7 Alex Clark ☺ 2013-03-16 11:50:55 -0700
  • 99d6b5387b Merge 1f41e25b4f into 6cc2942ca9 Christoph Gohlke 2013-03-16 09:19:00 -0700
  • 1f41e25b4f Fix AttributeError: 'module' object has no attribute 'isNumberType' Christoph Gohlke 2013-03-16 09:16:54 -0700
  • 6cc2942ca9 Add platform testing results from Mark Sienkiewicz Alex Clark 2013-03-15 16:50:59 -0400
  • f9a3390bc7 Add test instructions from Mark Sienkiewicz Alex Clark 2013-03-15 16:47:14 -0400
  • 3b3b1d5497 Change URL to http://python-imaging.github.com/ Alex Clark 2013-03-15 13:42:19 -0400
  • baea361b9a Release 2.0.0 \o/ 2.0.0 Alex Clark 2013-03-15 08:59:50 -0400
  • c5a9673e47 Add license Alex Clark 2013-03-15 08:54:04 -0400
  • 10da86b601 Wording Alex Clark 2013-03-15 08:47:10 -0400
  • e72c404f5f Make a note about arch Alex Clark 2013-03-15 08:37:00 -0400
  • 6a5a69c5e6 Clean up Alex Clark 2013-03-15 08:33:22 -0400
  • 1cd8d09a27 Genericize CPU designation Alex Clark 2013-03-15 08:24:33 -0400
  • e69ef3fd5b Wording Alex Clark 2013-03-15 08:23:15 -0400
  • 47cfc4c6c8 Supported means we'll fix test failures Alex Clark 2013-03-15 08:11:04 -0400
  • 5dd350dbfe Alpha sort platforms Alex Clark 2013-03-15 08:10:30 -0400
  • a6792ff7e4 Merge pull request #134 from cgohlke/patch-4 Alex Clark ☺ 2013-03-15 05:08:14 -0700
  • 5192216514 Merge bb61c7633a into b2ef881a37 Christoph Gohlke 2013-03-15 05:08:00 -0700
  • b2ef881a37 Merge pull request #135 from python-imaging/wiredfool-reamde Alex Clark ☺ 2013-03-15 05:06:35 -0700
  • 7625e8216f Merge 877578e30b into 541d73895d Alex Clark ☺ 2013-03-15 05:06:21 -0700
  • 877578e30b Merge branch 'reamde' of https://github.com/wiredfool/Pillow into wiredfool-reamde Alex Clark 2013-03-15 08:05:14 -0400
  • 541d73895d Merge pull request #132 from cyisfor/master Alex Clark ☺ 2013-03-15 05:00:02 -0700
  • 0f5045fda1 Merge 416910dd44 into a0f652b4df cyisfor 2013-03-15 04:57:52 -0700
  • a0f652b4df Merge pull request #130 from cgohlke/patch-3 Alex Clark ☺ 2013-03-15 04:54:03 -0700
  • 5d9df9f266 Merge b8b9a597ca into bc4d3145e9 Christoph Gohlke 2013-03-15 04:53:36 -0700
  • bc4d3145e9 Merge pull request #128 from wiredfool/histogram Alex Clark ☺ 2013-03-15 04:51:27 -0700
  • bb61c7633a Disable msvc10 compiler optimizations for topalette and tobilevel Christoph Gohlke 2013-03-14 23:35:02 -0700
  • e126499ca0 Merge 1bcb66e87d into 9e3ca1fdb2 wiredfool 2013-03-14 21:43:22 -0700
  • 1bcb66e87d supported ubuntu platforms wiredfool 2013-03-14 21:42:36 -0700
  • 416910dd44 Making Linux platform testing try both in case processor() returns something stupid. user 2013-03-15 04:31:16 +0000
  • f3f8a0e9d3 Merge 6b90bcd497 into 9e3ca1fdb2 wiredfool 2013-03-14 20:56:35 -0700
  • 6b90bcd497 reverting testing prints wiredfool 2013-03-14 20:56:19 -0700
  • c5079cbfd7 Merge branch 'histogram' of github.com:wiredfool/Pillow into histogram wiredfool 2013-03-14 20:52:20 -0700
  • be6ee2f826 reverting previous commit wiredfool 2013-03-14 20:50:20 -0700
  • 62a29c7618 print in test wiredfool 2013-03-14 20:40:23 -0700
  • b5335c0cf3 Switching to strncpy, fixing potential buffer overflow in palette as well wiredfool 2013-03-14 16:47:40 -0700
  • 66965b6bb4 fix buffer overflow for YCbCr histograms wiredfool 2013-03-14 16:36:51 -0700
  • d33f83531f print in test wiredfool 2013-03-14 20:40:23 -0700
  • b8b9a597ca Update test platforms Christoph Gohlke 2013-03-14 19:18:20 -0700
  • 9e3ca1fdb2 Target new release date Alex Clark 2013-03-14 20:48:56 -0400
  • d635b516ea Merge pull request #129 from cgohlke/patch-2 Alex Clark ☺ 2013-03-14 17:48:03 -0700
  • fa94fbe4dc Merge 054f1ef870 into 1cd3ce8689 Christoph Gohlke 2013-03-14 17:47:55 -0700
  • 1cd3ce8689 Merge pull request #124 from wiredfool/jpeg Alex Clark ☺ 2013-03-14 17:47:24 -0700
  • 054f1ef870 Remove test that fails when numpy.int is 64 bit Christoph Gohlke 2013-03-14 17:14:44 -0700
  • 57dc4cc95f Enhance error message to diagnose issue #75 Christoph Gohlke 2013-03-14 16:48:17 -0700
  • b161209e09 Switching to strncpy, fixing potential buffer overflow in palette as well wiredfool 2013-03-14 16:47:40 -0700
  • 3fe0b5534e fix buffer overflow for YCbCr histograms wiredfool 2013-03-14 16:36:51 -0700
  • b7b9faf56b Merge c6249a5b76 into 3d58d73eb5 wiredfool 2013-03-14 16:30:49 -0700
  • 3d58d73eb5 Merge pull request #125 from cgohlke/pport_g4 Alex Clark ☺ 2013-03-14 16:18:42 -0700
  • 711d1745db Merge 5f54802ea7 into a5ab2a6fa7 Christoph Gohlke 2013-03-14 16:16:11 -0700
  • 5f54802ea7 Enable test_file_tiff Christoph Gohlke 2013-03-14 16:12:57 -0700
  • bd55b8baf1 End 'Make' tag with null byte Christoph Gohlke 2013-03-14 16:06:20 -0700
  • c6249a5b76 Remove irrelevant test wiredfool 2013-03-14 15:45:44 -0700
  • a5ab2a6fa7 Merge pull request #122 from wiredfool/lena_g4 Alex Clark ☺ 2013-03-14 15:30:34 -0700
  • 06c76ad2d1 Merge d98abd877b into fa275f51b5 wiredfool 2013-03-14 14:39:41 -0700
  • d98abd877b merge to master wiredfool 2013-03-14 14:38:49 -0700
  • 8b153d1ec4 renamed testfile wiredfool 2013-03-14 13:33:10 -0700
  • fa275f51b5 Cross plat fix Alex Clark 2013-03-14 16:27:31 -0400
  • 7d99141405 force seek to beginning of file wiredfool 2013-03-14 13:25:23 -0700
  • b909f4f0da Merge pull request #121 from cgohlke/patch-2 Alex Clark ☺ 2013-03-14 12:37:26 -0700
  • 2c82d876db Merge 8b440811b5 into fce923f6b7 Christoph Gohlke 2013-03-14 12:35:06 -0700
  • 8b440811b5 Fix support not installed messages during selftest Christoph Gohlke 2013-03-14 12:34:56 -0700
  • fce923f6b7 Merge pull request #120 from cgohlke/patch-1 Alex Clark ☺ 2013-03-14 12:27:20 -0700
  • 834222ed7c Merge a72d46d314 into 64ba20743a Christoph Gohlke 2013-03-14 12:26:18 -0700
  • a72d46d314 Disable debug messages during g4 tiff tests Christoph Gohlke 2013-03-14 12:26:00 -0700
  • 64ba20743a Merge pull request #116 from wiredfool/py3k Alex Clark ☺ 2013-03-14 11:05:48 -0700
  • 7a1f481999 Merge 1540d46ca9 into 1095f2d03e wiredfool 2013-03-14 10:38:36 -0700
  • 1540d46ca9 support for the differences between StringIO and BytesIO wiredfool 2013-03-14 10:36:15 -0700
  • 1095f2d03e Merge pull request #114 from cgohlke/patch-1 Alex Clark ☺ 2013-03-14 10:26:54 -0700
  • 7db24ccac8 StringIO -> BytesIO wiredfool 2013-03-14 10:17:26 -0700
  • baf6386249 Merge 26c037a08d into 05531c880e Christoph Gohlke 2013-03-14 09:03:27 -0700
  • 26c037a08d Disable debug prints in g4 tiff decoder Christoph Gohlke 2013-03-14 09:03:18 -0700
  • 05531c880e Wording Alex Clark 2013-03-14 08:33:20 -0400
  • a59756d82a Add platform support table Alex Clark 2013-03-14 08:20:08 -0400
  • e6a03f2a7f Clean up Alex Clark 2013-03-14 07:27:38 -0400
  • a5a6eb1870 Rename Alex Clark 2013-03-14 07:25:22 -0400
  • e5d169a440 Clean up new lines Alex Clark 2013-03-14 07:07:46 -0400
  • ae45b38286 Merge pull request #112 from cgohlke/patch-9 Alex Clark ☺ 2013-03-14 03:55:14 -0700
  • 6d4fd9a91f Merge dbfaff5673 into 3ecf2afa2d Christoph Gohlke 2013-03-14 03:54:41 -0700
  • 3ecf2afa2d Merge pull request #111 from cgohlke/patch-8 Alex Clark ☺ 2013-03-14 03:54:28 -0700
  • d0285e9799 Merge 64c25bcf89 into 901a7aa773 Christoph Gohlke 2013-03-14 03:50:16 -0700
  • 901a7aa773 Merge pull request #113 from cgohlke/patch-10 Alex Clark ☺ 2013-03-14 03:49:48 -0700
  • 64c25bcf89 Compare prefix to byte strings Christoph Gohlke 2013-03-13 23:28:30 -0700
  • bee42c9412 Merge 92c3d626c6 into a6f7b8acb1 Christoph Gohlke 2013-03-13 23:20:38 -0700
  • 92c3d626c6 Revert PR #110 Christoph Gohlke 2013-03-13 23:16:25 -0700
  • dbfaff5673 Support uint32 TIFF Christoph Gohlke 2013-03-13 21:08:24 -0700
  • b9b6972097 Use BytesIO instead of StringIO Christoph Gohlke 2013-03-13 19:42:21 -0700
  • c768e793a4 Port _webp.c to Python 3 Christoph Gohlke 2013-03-13 19:37:00 -0700
  • d71cda4f09 Update py3.h Christoph Gohlke 2013-03-13 19:34:43 -0700
  • a6f7b8acb1 Merge pull request #110 from cgohlke/patch-7 Alex Clark ☺ 2013-03-13 19:33:21 -0700
  • 1af99d4e22 Merge e071f062cf into cfd933bda4 Christoph Gohlke 2013-03-13 19:32:03 -0700
  • e071f062cf Fix g4_tiff test on Python 3 Christoph Gohlke 2013-03-13 19:31:37 -0700