Commit Graph

  • 37d97968e4 Merge pull request #2172 from jdufresne/bytes-warning wiredfool 2016-10-25 10:07:53 +0100
  • b16a612af0 Merge pull request #2168 from mastermatt/divide_floats wiredfool 2016-10-25 09:21:47 +0100
  • a90f982579 Merge pull request #2173 from radarhere/setup wiredfool 2016-10-25 09:21:12 +0100
  • 92f1c5763d Updated libpng to 1.6.26 Andrew Murray 2016-10-24 19:04:55 +1100
  • 0be156936a Updated setup url to https Andrew Murray 2016-10-23 12:44:23 +1100
  • 7992d2a65a Fix BytesWarning discovered while running tests Jon Dufresne 2016-10-22 10:55:50 -0700
  • 74f751037f Divide floats to eliminate deprecation warning. Matt R. Wilson 2016-10-17 11:45:54 -0400
  • 88d7728f8e Refer user to docs on error hugovk 2016-10-19 17:05:10 +0300
  • 41b131e7df 3.4.2 build wiredfool 2016-10-18 12:14:30 -0700
  • c9d3b697b1 Merge ff5027466f into eb3b9618cd Andrew Murray 2016-10-18 03:01:49 +0000
  • 4762506f85 Merge 7a8cbdf1ca into eb3b9618cd Andrew Murray 2016-10-18 02:59:29 +0000
  • 1161d20548 3.4.2 Release version bump 3.4.2 3.4.x wiredfool 2016-10-17 01:35:19 -0700
  • eb3b9618cd Update CHANGES.rst [ci skip] wiredfool 2016-10-17 01:31:05 -0700
  • 5a359fbf28 Fix coefficients calculation (#2162) Alexander Karpinsky 2016-10-17 11:24:40 +0300
  • c8b2985416 Update CHANGES.rst [ci skip] wiredfool 2016-10-17 01:31:05 -0700
  • b096fcc20f Fix coefficients calculation (#2162) Alexander Karpinsky 2016-10-17 11:24:40 +0300
  • f3879b9f9f Updated Changes.rst [ci skip] wiredfool 2016-10-17 09:12:54 +0100
  • e9f2794786 Update Compatibility Matrix [ci skip] wiredfool 2016-10-17 09:12:19 +0100
  • ab2ac2f7f9 Updated Changes.rst [ci skip] wiredfool 2016-10-17 09:04:20 +0100
  • adead1291d Merge pull request #2166 from daavve/add-arch-linux-support wiredfool 2016-10-17 09:03:04 +0100
  • 00eb6d6b37 added arch linux support David McInnis 2016-10-16 20:20:58 -0700
  • 84527c7591 looks like rebase issue homm 2016-10-12 23:54:08 +0300
  • a926d2e16f use RGBX raw mode for RGB JPEG images homm 2016-06-27 02:11:34 +0300
  • 02258f38c5 more readable homm 2016-10-11 18:51:09 +0300
  • f0c74d32a7 detailed comments what is going on prevent setting the k[-1] item homm 2016-10-11 18:15:56 +0300
  • 22e3ae3ee4 test for regression homm 2016-10-10 22:59:08 +0300
  • dc1fae26c2 Fix coefficients calculation homm 2016-10-10 18:36:50 +0300
  • bf1f4b04f7 Merge pull request #2159 from radarhere/typo wiredfool 2016-10-07 17:22:16 +0100
  • bd680ea03b Merge pull request #2158 from radarhere/changes wiredfool 2016-10-07 17:21:49 +0100
  • f59b708f3a Fixed typo Andrew Murray 2016-10-07 20:43:54 +1100
  • 2785f969cf Fix spelling error in documentation. Marcus Brinkmann 2016-10-07 10:47:57 +0200
  • 628f4ac5ae Updated Changes.rst [ci skip] Andrew Murray 2016-10-07 19:33:35 +1100
  • 3eff4291ac Add center and translate option to Image.rotate. Marcus Brinkmann 2016-10-05 22:26:26 +0200
  • 199a400fee Merge pull request #46 from matthew-brett/ensure-xcode-64 wiredfool 2016-10-04 19:10:27 +0100
  • b916f43404 BF: work round Xcode OSX image change Matthew Brett 2016-10-04 11:02:50 -0700
  • cfb9e3f41d 3.4.1 build wiredfool 2016-10-04 07:19:00 -0700
  • 7d6f4104a1 Map.c check should be against PY_SSIZE_T_MAX (#2151) wiredfool 2016-10-04 14:40:22 +0100
  • d6193e2cfa Updated Changes.rst [ci skip] wiredfool 2016-10-04 15:14:23 +0100
  • 2e1a3c29aa Update Changes.rst [ci skip] 3.4.1 wiredfool 2016-10-04 07:11:00 -0700
  • 51a3193b38 3.4.1 Release Version bump wiredfool 2016-10-04 00:09:36 -0700
  • 3d2e407de7 Map.c check should be against PY_SSIZE_T_MAX (#2151) wiredfool 2016-10-04 14:40:22 +0100
  • 6eb8d2c4c2 Updated Changes.rst [ci skip] wiredfool 2016-10-04 07:59:02 +0100
  • b28c176817 3.3.3 Release Version bump 3.3.3 3.3.x wiredfool 2016-10-04 07:05:34 -0700
  • 8c31fc3b4d 3.3.x test build wiredfool 2016-10-04 06:40:52 -0700
  • 3f73d9b680 Map.c check should be against PY_SSIZE_T_MAX (#2151) wiredfool 2016-10-04 14:40:22 +0100
  • e4f6682d75 check should be against PY_SSIZE_T_MAX wiredfool 2016-10-04 06:10:28 -0700
  • 35e1237b7e 3.5.0.dev0 Dev Version bump wiredfool 2016-10-04 00:18:33 -0700
  • 38f2b0e9d1 Updated Changes.rst [ci skip] wiredfool 2016-10-04 07:59:02 +0100
  • e258baf30c Merge pull request #2149 from uploadcare/new-images-with-list wiredfool 2016-10-04 07:58:08 +0100
  • bbd2527beb
    optionaly use pkg-config (when present) to detect *_ROOTs Rok Garbas 2016-07-25 00:02:11 +0200
  • 923f0bb9b3 improve test homm 2016-10-04 03:11:53 +0300
  • c5e111e6b8 allow lists as arguments for Image.new homm 2016-10-04 03:06:35 +0300
  • 68a0b5e5a5 Merge pull request #2147 from python-pillow/revert-2143-pycparser-workaround wiredfool 2016-10-03 10:03:36 -0700
  • 6d2b7626f3 Revert "Work around pycparser issue failing our builds" Hugo 2016-10-03 18:17:20 +0300
  • ca52264343 3.4.0 build wiredfool 2016-10-03 08:11:43 -0700
  • ac5a212cee 3.4.0 Release Version bump 3.4.0 wiredfool 2016-10-03 07:57:25 -0700
  • 5683f033fd Updated Changes.rst [ci skip] wiredfool 2016-10-03 15:59:12 +0100
  • 5fac61d03e Merge pull request #2146 from wiredfool/map_vuln wiredfool 2016-10-03 07:57:48 -0700
  • 98101c0463 Vulnerable map function is not called on windows wiredfool 2016-10-03 07:42:48 -0700
  • 6ce889a573 IOError is also a valid error here wiredfool 2016-10-03 07:33:29 -0700
  • 22ff3f4358 Vulnerable map function is not called on windows wiredfool 2016-10-03 07:42:48 -0700
  • aa8cfce94c IOError is also a valid error here wiredfool 2016-10-03 07:33:29 -0700
  • b3ad80a2bd Image.core.open_ppm has been removed. Test the Storage.c fix with an alternate method. Assert that the ordinary opener rejects the negative size in the PPM file wiredfool 2016-10-03 03:50:25 -0700
  • 445451c0b9 Added common check for size tuple errors wiredfool 2016-10-03 03:38:15 -0700
  • 1a43da7a8b Removed 'Debugging' open_ppm call that didn't check file provided parameters for sanity wiredfool 2016-10-03 03:09:54 -0700
  • c0d2d2a912 whitespace: mixed 8ch tabs + spaces -> spaces wiredfool 2016-10-03 02:54:23 -0700
  • 0f2d6e0cc5 Changes, Release Notes for 3.3.2 wiredfool 2016-09-29 07:37:01 -0700
  • c50ebe6459 Map.c overflow fixes wiredfool 2016-09-29 07:05:00 -0700
  • 5d8a0be45a Memory error in Storage.c when accepting negative image size arguments wiredfool 2016-09-25 10:44:22 +0100
  • 8693afc502 Merge pull request #2144 from wiredfool/release-notes wiredfool 2016-10-03 07:13:40 -0700
  • 4280955385 Removed 'MIT-like' from license wiredfool 2016-10-03 07:08:57 -0700
  • 69ff457f2e release notes, docs wiredfool 2016-10-03 07:05:03 -0700
  • 90b1d68d80 Updated Changes.rst [ci skip] wiredfool 2016-10-03 14:35:20 +0100
  • a00e4aa934 Merge pull request #2095 from hugovk/depends wiredfool 2016-10-03 06:34:53 -0700
  • d54046b36d Updated Changes.rst [ci skip] wiredfool 2016-10-03 14:32:15 +0100
  • d9fc1848a2 Merge pull request #2140 from SemanticsOS/lambdafu/tiff-multipage wiredfool 2016-10-03 06:31:39 -0700
  • 1925f4d9bd Merge pull request #2143 from hugovk/pycparser-workaround wiredfool 2016-10-03 06:10:38 -0700
  • e67d230837 Updated Changes.rst [ci skip] wiredfool 2016-10-03 14:05:41 +0100
  • 2db3f00e92 Merge pull request #2141 from wiredfool/tiff_fd wiredfool 2016-10-03 06:03:50 -0700
  • f8e6953e6e Merge pull request #2133 from wiredfool/gif-optimize-perf wiredfool 2016-10-03 06:03:12 -0700
  • 9440764863 Merge pull request #2131 from wiredfool/imagecms-segfault wiredfool 2016-10-03 06:02:39 -0700
  • ab29e2fa24 Merge pull request #2138 from wiredfool/issue_1077 wiredfool 2016-10-03 06:01:34 -0700
  • ac3c3e8063 Work around pycparser issue Hugo 2016-10-03 15:48:59 +0300
  • 76d1f534c3 Merge pull request #1901 from radarhere/license Alex Clark 2016-10-03 07:36:13 -0400
  • e61301badb Update CHANGES.rst [CI skip] Hugo 2016-10-02 13:49:07 +0300
  • b045893768 Merge pull request #2142 from radarhere/typo Hugo 2016-10-02 13:47:56 +0300
  • 4c28926da3 Fixed typos Andrew Murray 2016-10-02 21:31:53 +1100
  • 9cf752a697 3.3.2 version bump 3.3.2 wiredfool 2016-09-29 07:37:23 -0700
  • 58e7501998 Changes, Release notes wiredfool 2016-09-29 07:37:01 -0700
  • fe7b41b438 Map.c overflow fixes wiredfool 2016-09-29 07:05:00 -0700
  • d4663806a8 Memory error in Storage.c when accepting negative image size arguments wiredfool 2016-09-25 10:44:22 +0100
  • b81da5a322 Tests for issue #1651 wiredfool 2016-09-29 22:29:19 +0100
  • 41cbd4f4d3 Only duplicate the file descriptor when acually passing it to libtiff. From: Sebastian Krause <sebastian@realpath.org> wiredfool 2016-09-29 22:14:51 +0100
  • 95b50bf611 Make Image.crop an immediate operation, not lazy. Fixes #1077 Eric Soroos 2016-09-29 13:28:24 -0700
  • e6d9f31411 Updated Changes.rst [ci skip] wiredfool 2016-09-29 16:25:02 +0100
  • 4a90e8f75b Merge pull request #2024 from uploadcare/fix-empty-exif-tags wiredfool 2016-09-29 08:24:44 -0700
  • d906b08849 Update CHANGES.rst wiredfool 2016-09-29 16:20:57 +0100
  • 0902120f09 Merge pull request #2139 from SemanticsOS/lambdafu/multipage-tiff-palette wiredfool 2016-09-29 08:20:25 -0700
  • 92c7337df0 Add TIFF save_all writer. Marcus Brinkmann 2016-09-29 03:16:04 +0200
  • c74e45e87c Force reloading palette when using mmap in ImageFile. Marcus Brinkmann 2016-09-29 14:54:25 +0200