Commit Graph

  • eebe3ea923 Corrected undefined behaviour Andrew Murray 2018-04-21 13:42:39 +1000
  • 1b9a41f2de
    Merge pull request #3063 from radarhere/gitignore Alexander Karpinsky 2018-04-20 13:15:10 +0300
  • 6378465521
    Merge pull request #3084 from radarhere/health Alexander Karpinsky 2018-04-20 13:12:24 +0300
  • b4e6cdadac Added py3 variable to _util Andrew Murray 2018-04-20 09:19:13 +1000
  • b560f5b417 Changed Python version checks in tests to use helper Andrew Murray 2018-04-19 19:40:56 +1000
  • bf77bba323 Changed dictionary comprehension style Andrew Murray 2018-04-11 23:32:15 +1000
  • 37f5f1120a Fixed block comments Andrew Murray 2018-04-10 23:00:33 +1000
  • cbc056f43d Fixed whitespace Andrew Murray 2018-04-09 23:48:36 +1000
  • 06f4cd62ad Removed redundant backslashes Andrew Murray 2018-04-09 23:19:59 +1000
  • 30c9ca15fb Fixed docstrings Andrew Murray 2018-04-09 23:13:19 +1000
  • 48c8f1f219
    Merge pull request #3100 from radarhere/imagetk Hugo 2018-04-17 22:39:34 +0300
  • 4476aa3914
    Merge pull request #3102 from hugovk/new-pypi Hugo 2018-04-17 22:36:31 +0300
  • e3800c6d6b Update links to new PyPI Hugo 2018-04-17 17:06:43 +0300
  • b33b045e9b Changed test_imagetk to run on Python 3 Andrew Murray 2018-04-17 14:06:05 +1000
  • 33c0b5df21 use assertRaisesRegex Alexander 2018-04-15 23:35:41 +0300
  • c6f5077afc Merge branch 'master' into lut-numpy Alexander 2018-04-15 23:30:40 +0300
  • c013188594
    Merge pull request #3087 from hugovk/rm-deprecationwarnings Hugo 2018-04-15 17:07:26 +0300
  • 43d9068fc3 Revert conversion removal Hugo 2018-04-15 10:35:46 +0300
  • d117026511 fix float16tofloat32 Alexander 2018-04-15 01:46:26 +0300
  • cc70972a20 install numpy on all travis machines Alexander 2018-04-15 01:23:45 +0300
  • 4c983674c0 avoid compilation varnings Alexander 2018-04-15 01:20:57 +0300
  • 497e9d8251 full buffer support Alexander 2018-04-15 00:33:15 +0300
  • 2c87242027 Support for many many LUT source on C level Alexander 2018-04-14 23:12:28 +0300
  • 7e8998a452 ImageOps.box_blur is deprecated, use ImageFilter.BoxBlur instead Hugo 2018-04-10 17:08:32 +0300
  • f733482c0e Remove workaround for since-fixed scipy regression, to remove recent scipy DeprecationWarning Hugo 2018-04-10 15:24:58 +0300
  • ecc4c7fecc Remove unittest regex deprecation warnings Hugo 2018-04-10 13:40:44 +0300
  • 63b243e1f6 color lut numpy tests Alexander 2018-04-14 19:17:15 +0300
  • cbfc832ccd Remove 'del draw' from code example Hugo 2018-04-14 19:00:55 +0300
  • 76e57bbbe2 Better numpy tests skipping Alexander 2018-04-14 18:59:57 +0300
  • 5ec1b2e8ba versionadded Alexander 2018-04-14 18:48:06 +0300
  • c8405ef706 Transparently store numpy arrays in ColorLut Alexander 2018-04-12 01:54:08 +0300
  • b01ba0f50c
    Merge pull request #3091 from uploadcare/lut-alter Alexander Karpinsky 2018-04-14 18:08:52 +0300
  • 9d404e9979
    Merge pull request #3098 from uploadcare/getlist-fixes Alexander Karpinsky 2018-04-14 18:07:57 +0300
  • a325559f58 One more test for coverage Alexander 2018-04-14 17:47:53 +0300
  • eae14c56e1 Check exception type only, not string Alexander 2018-04-14 17:22:21 +0300
  • aba478abba Raise error if it is occurred during conversion in getlist Alexander 2018-04-14 17:06:54 +0300
  • 06ee307b46
    Merge pull request #3097 from radarhere/raqm Hugo 2018-04-14 16:21:38 +0300
  • b2c6231977 Corrected installation doc syntax Andrew Murray 2018-04-14 22:16:46 +1000
  • 854a0d6044 edit doctring [ci skip] Alexander 2018-04-14 15:03:34 +0300
  • 68af72bef4 edit doctring [ci skip] Alexander 2018-04-13 10:07:51 +0300
  • cddb5b221c
    Update 5.1.1.rst Hugo 2018-04-13 00:15:23 +0300
  • d9b8d970b2 edit doctring [ci skip] Alexander 2018-04-12 23:42:35 +0300
  • 5f94a9410b 5.1.1 version bump Hugo 2018-04-12 14:39:45 +0300
  • 8ccd9ba6e0 Release notes for 5.1.1 Hugo 2018-04-12 14:39:31 +0300
  • 6ee33d81e4
    Update CHANGES.rst Hugo 2018-04-12 14:29:34 +0300
  • 7c44774a6f Update CHANGES.rst [CI skip] Hugo 2018-04-12 14:01:33 +0300
  • 5fd775296b Fix _i2f compilation on some GCC versions Alexander 2018-04-02 17:10:51 +0300
  • daa8e7dacd Add earlier catching of wrong channels count Alexander 2018-04-12 12:40:40 +0300
  • bdd8dc40f6 Return RankFilter and UnsharpMask order [ci skip] Alexander 2018-04-12 12:20:59 +0300
  • 1a371e572c update repr method Alexander 2018-04-12 12:10:00 +0300
  • 75c76d91e1 Add repr for Color3DLUT Alexander 2018-04-12 11:54:54 +0300
  • fb1d25417e test for wrong channels number in generate Alexander 2018-04-11 20:55:35 +0300
  • e6af67d513 Fix coverage paths Alexander 2018-04-11 19:54:18 +0300
  • ecd0e5e15e check exception type only Alexander 2018-04-11 17:31:41 +0300
  • acfd4845c6 tests Alexander 2018-04-11 17:05:48 +0300
  • 70c453b857 rename alter() to transform() Alexander 2018-04-11 16:17:10 +0300
  • dcb37dd1f1 new method alter(); 3 times faster generate() Alexander 2018-04-11 13:37:34 +0300
  • 162b21bb75
    Update CHANGES.rst Hugo 2018-04-11 15:28:01 +0300
  • 215b0e0833
    Merge pull request #3086 from radarhere/info Hugo 2018-04-11 15:23:19 +0300
  • 096a81b7fd
    Merge pull request #3083 from uploadcare/versions-cleanup Alexander Karpinsky 2018-04-11 15:05:27 +0300
  • 25a5f95d21 Add Color3DLUT to docs Alexander 2018-04-11 13:36:48 +0300
  • b8aac952d3
    Merge 9f4ba9922d into 032027303f Hugo 2018-04-11 03:52:44 +0000
  • 032027303f Fixed typo Andrew Murray 2018-04-11 13:46:42 +1000
  • 05c78a13e7 Changed encoderinfo to have priority over info when saving GIF images Andrew Murray 2018-04-11 08:57:31 +1000
  • 9f4ba9922d Deprecate PILLOW_VERSION and VERSION, use __version__ instead Hugo 2018-04-09 18:39:24 +0300
  • 60e4318f9a Use more conventional __version__ rather than PILLOW_VERSION or VERSION Hugo 2018-04-09 18:20:37 +0300
  • c2dbb0a3c5 Use a single version number, no need for confusing PIL version 1.1.7 Hugo 2018-04-09 17:59:58 +0300
  • 6958ce1700 Rename PIL.version to PIL._version and remove it from module Alexander 2018-04-09 16:09:36 +0300
  • e24fad40ad
    Merge pull request #3056 from uploadcare/color-LUT Alexander Karpinsky 2018-04-09 10:41:44 +0300
  • ab363804b7
    Merge 99e5e65d68 into fa348257b1 Mitchel Humpherys 2018-04-08 11:43:30 +0000
  • fa348257b1
    Merge pull request #3071 from jdufresne/pytest-cache Hugo 2018-04-08 14:28:41 +0300
  • 8753c10b7a
    Update version Hugo 2018-04-06 23:57:25 +0300
  • c88659245a Add release notes Hugo 2018-04-05 13:52:58 +0300
  • fe0b78b98d Support Python 3.7 Hugo 2018-04-05 13:52:48 +0300
  • 429c4bf30a Remove unnecessary '#if 0' code Hugo 2018-04-05 12:20:21 +0300
  • e25df9d65f Tabs to spaces, no other changes Hugo 2018-04-05 12:02:19 +0300
  • b33f1a4477
    Update CHANGES.rst Hugo 2018-04-05 11:46:44 +0300
  • 0567a54cd7
    Merge pull request #3057 from storesource/RotateImagewithColor Hugo 2018-04-05 09:45:22 +0100
  • 9b10bc8bd2
    Merge pull request #3072 from jdufresne/if1 Hugo 2018-04-05 09:44:00 +0100
  • 5869c28346
    Merge pull request #3070 from jdufresne/unused Hugo 2018-04-05 09:39:04 +0100
  • 64400a5169
    Merge pull request #3069 from jdufresne/deref Hugo 2018-04-05 09:37:59 +0100
  • 1fbd552b40
    Merge pull request #3045 from radarhere/url Alex Clark 2018-04-04 16:30:29 -0400
  • 7a4bfdc955 Updated URL Andrew Murray 2018-04-05 06:29:14 +1000
  • b56fe11086 Remove unnecessary #if 1 directive Jon Dufresne 2018-04-04 05:25:59 -0700
  • 86f3971252 Add new Pytest cache directory to gitignore Jon Dufresne 2018-04-04 04:41:51 -0700
  • 461f823f0c attempt to build on xcode 6.4 wiredfool 2018-04-04 08:06:29 +0100
  • 85ff61f4dc Remove unused Python class, Path Jon Dufresne 2018-04-03 20:54:41 -0700
  • e705cd1476 Fix dereferencing type-punned pointer will break strict-aliasing Jon Dufresne 2018-04-03 20:36:09 -0700
  • ca850a6334
    Merge pull request #3067 from uploadcare/fix-_i2f Alexander Karpinsky 2018-04-03 11:00:45 +0300
  • 2e5ff5c0c2 Changes bump Eric Soroos 2018-04-02 18:42:18 +0000
  • fda33d5c09
    Merge pull request #3065 from radarhere/changes 5.1.0 5.1.x wiredfool 2018-04-02 19:40:12 +0100
  • 79ed02b8f4 Fix _i2f compilation on some GCC versions Alexander 2018-04-02 17:10:51 +0300
  • b2a8bf710a Revert "Remove unused /docs/example/DdsImagePlugin.py" Alexander 2018-04-02 14:18:57 +0300
  • 8076e07acc Removed 5.0.1 reference from CHANGES [ci skip] Andrew Murray 2018-04-02 21:17:02 +1000
  • e403b3d31c Removed pkg-config Andrew Murray 2018-03-29 10:51:10 +1100
  • e89934e3e2 Updated libpng to 1.6.32 Andrew Murray 2018-04-02 20:38:30 +1000
  • 1cab7ad46c 5.1.0 version bump Eric Soroos 2018-04-02 10:25:19 +0000
  • 0b578f25d5 5.1.0 version bump Eric Soroos 2018-04-02 10:23:36 +0000
  • 219c31b34d
    Merge pull request #3064 from wiredfool/release_notes wiredfool 2018-04-02 11:21:58 +0100
  • d74e71537e typo Eric Soroos 2018-04-02 10:21:02 +0000