Commit Graph

  • 267940b0fb
    Update 8.2.0.rst Kipkurui Mutai 2021-03-01 15:31:42 +0300
  • aa63a9ba15
    Update 8.2.0.rst Kipkurui Mutai 2021-03-01 15:29:51 +0300
  • d8f85273ab Pillow -> 8.1.1 Andrew Murray 2021-03-01 20:24:21 +1100
  • 741d8744a5 8.1.1 version bump 8.1.1 Andrew Murray 2021-03-01 19:17:35 +1100
  • 179cd1c8f9 Added 8.1.1 release notes to index Andrew Murray 2021-03-01 19:23:38 +1100
  • a80cf42275 Added 8.1.1 release notes to index Andrew Murray 2021-03-01 19:22:57 +1100
  • fb4ae1ee3c Update CHANGES.rst [ci skip] Andrew Murray 2021-03-01 19:20:52 +1100
  • 7d296653da Update CHANGES.rst [ci skip] Andrew Murray 2021-03-01 19:15:48 +1100
  • d25036fca7 Credits Eric Soroos 2021-02-28 18:19:17 +0100
  • 973a4c333a Release notes for 8.1.1 Eric Soroos 2021-02-28 18:13:16 +0100
  • 521dab94c7 Use more specific regex chars to prevent ReDoS Hugo van Kemenade 2021-01-09 15:53:09 +0200
  • 8b8076bdcb Fix for CVE-2021-25291 Eric Soroos 2021-01-23 11:36:50 +0100
  • e25be1e33d Fix negative size read in TiffDecode.c Eric Soroos 2021-01-08 18:45:42 +0100
  • f891baa604 Fix OOB read in SgiRleDecode.c Eric Soroos 2021-01-02 16:07:36 +0100
  • cbfdde7b1f Incorrect error code checking in TiffDecode.c Eric Soroos 2021-01-03 21:35:32 +0100
  • 2ba5eb1cd9 PyModule_AddObject fix for Python 3.10 Andrew Murray 2021-01-09 11:33:26 +1100
  • a0a5b7a01d Added import test Andrew Murray 2021-01-09 12:13:00 +1100
  • c96eac1ca4 Credits Eric Soroos 2021-02-28 18:19:17 +0100
  • 3f2b7d7140 Release notes for 8.1.1 Eric Soroos 2021-02-28 18:13:16 +0100
  • 3bce145966 Use more specific regex chars to prevent ReDoS Hugo van Kemenade 2021-01-09 15:53:09 +0200
  • cbdce6c5d0 Fix for CVE-2021-25291 Eric Soroos 2021-01-23 11:36:50 +0100
  • 86f02f7c70 Fix negative size read in TiffDecode.c Eric Soroos 2021-01-08 18:45:42 +0100
  • 4853e522bd Fix OOB read in SgiRleDecode.c Eric Soroos 2021-01-02 16:07:36 +0100
  • 3fee28eb94 Incorrect error code checking in TiffDecode.c Eric Soroos 2021-01-03 21:35:32 +0100
  • 45febe18ef
    Update ImageShow.rst Kipkurui Mutai 2021-02-28 19:50:27 +0300
  • e5839216a5
    Merge pull request #5293 from wiredfool/valgrind_action wiredfool 2021-02-28 16:25:13 +0000
  • aa0b982ef6 Added failure if out/crash-* exists Eric Soroos 2021-02-28 17:17:33 +0100
  • f74d046574 Removing the .yml files from the triggers Eric Soroos 2021-02-28 17:09:27 +0100
  • e4cc42265d add Raqm build configuration info to build summary nulano 2021-02-27 16:52:46 +0100
  • 70fb148fc4 fix merge nulano 2021-02-27 15:14:00 +0100
  • 95884c6b2d Riun on .c/.h Eric Soroos 2021-02-27 12:54:38 +0100
  • 3c2893cdf1 No coverage from the valgrind run Eric Soroos 2021-02-27 12:00:18 +0100
  • 2d52a9fcf2 Syntax Eric Soroos 2021-02-27 11:54:33 +0100
  • 061012c46a Stage Title Change Eric Soroos 2021-02-27 11:52:52 +0100
  • f194d9e6e2 Keep errors if they're "known" Eric Soroos 2021-02-27 11:46:19 +0100
  • ba1555a485 syntax Eric Soroos 2021-02-27 11:31:43 +0100
  • cf5b9a77b3 Add Valgrind GHA Eric Soroos 2021-02-27 11:22:26 +0100
  • a3f34e71ed
    Merge pull request #5283 from radarhere/context_managers Hugo van Kemenade 2021-02-26 20:17:18 +0200
  • f73ead103e
    Merge pull request #5288 from radarhere/numpy_builtins Hugo van Kemenade 2021-02-26 18:48:40 +0200
  • af4ef759d2
    Merge pull request #5290 from radarhere/imageshow Hugo van Kemenade 2021-02-26 18:46:41 +0200
  • 5f92636bd0 Removed comment Andrew Murray 2021-02-27 00:33:23 +1100
  • 3e670d7737 Migrated from deprecated numpy bool and float Andrew Murray 2021-02-26 20:59:11 +1100
  • 80e570bb99 Added context managers Andrew Murray 2021-02-25 23:41:31 +1100
  • 114145a61a Set all transparent colors to be equal Andrew Murray 2021-02-25 22:49:11 +1100
  • 71f48e19b9
    Use unsigned size_t Christoph Gohlke 2021-02-24 08:15:25 -0800
  • 48ac517c8d
    Fix suspicious sequence of types castings Christoph Gohlke 2021-02-24 07:02:42 -0800
  • 585683ce25
    Merge pull request #5277 from jcea/typo Andrew Murray 2021-02-24 20:04:53 +1100
  • d962de8976
    Merge pull request #5279 from radarhere/decoder Hugo van Kemenade 2021-02-23 21:01:34 +0200
  • 9c09a975df Corrected syntax [ci skip] Andrew Murray 2021-02-23 23:08:44 +1100
  • f74d7d800c The example from filter should be next to filter method docs, not in 'frombytes' Jesus Cea 2021-02-22 23:59:51 +0100
  • 297789284b Fixed linear_gradient and radial_gradient 32-bit modes Andrew Murray 2021-02-22 19:32:52 +1100
  • 8fb5fd7f63 Updated tests for changed helper imports Andrew Murray 2021-02-22 12:14:49 +1100
  • c709aa3d28 minor test formatting cleanup nulano 2020-12-30 04:48:01 +0100
  • 61ee8ec03c document and add tests for SBIX color font support nulano 2020-12-30 03:27:28 +0100
  • c0ee869c2c Only draw each rectangle outline pixel once Andrew Murray 2021-02-22 07:48:58 +1100
  • e763f8f2be Save interop IFD when converting Exif to bytes Andrew Murray 2021-02-22 07:47:59 +1100
  • b25bc40009 Simplified code Andrew Murray 2020-10-07 18:35:16 +1100
  • 4b14f0102d Save base IFDs when converting Exif to bytes Andrew Murray 2020-10-05 20:16:48 +1100
  • faf8fad76d Stopped flattening EXIF IFD into getexif() Andrew Murray 2020-10-05 20:35:45 +1100
  • 058b8d3d12
    Merge pull request #5275 from radarhere/tofile Hugo van Kemenade 2021-02-21 17:10:52 +0200
  • 3495b319bd Replaced various instances of assert_image_similar with assert_image_similar_tofile Andrew Murray 2021-02-21 22:22:29 +1100
  • a5c251029c Replaced various instances of assert_image_equal with assert_image_equal_tofile Andrew Murray 2021-02-21 22:15:56 +1100
  • a12aa59e8b Add language parameter Eric Soroos 2021-02-20 12:44:49 +0100
  • 79b17e4b1a Add CIFuzz Github Action Eric Soroos 2020-12-27 18:09:35 +0100
  • 1857bf5570
    Merge pull request #5259 from radarhere/warns Hugo van Kemenade 2021-02-17 21:31:15 +0200
  • 0316a9e9fe Added context managers Andrew Murray 2021-02-18 00:00:09 +1100
  • 53318fbfc1
    Merge pull request #5269 from radarhere/fromqimage Hugo van Kemenade 2021-02-17 14:55:31 +0200
  • 2bbf31929f Added PyQt6 and PySide 6 to list of modules [ci skip] Andrew Murray 2021-02-16 22:36:32 +1100
  • 223b05a2ea Corrected docstring Andrew Murray 2021-02-16 22:33:17 +1100
  • fdd8b68b83
    Merge pull request #5261 from radarhere/context_managers Hugo van Kemenade 2021-02-13 23:28:11 +0200
  • a1b4b026ff Added pragma no cover Andrew Murray 2021-02-14 07:58:16 +1100
  • 1dc894dc93
    Merge pull request #192 from radarhere/openjpeg Hugo van Kemenade 2021-02-13 12:52:41 +0200
  • 20329f31bc
    Merge pull request #5265 from radarhere/format Hugo van Kemenade 2021-02-13 11:51:57 +0200
  • c8ca4b909a Added braces Andrew Murray 2021-02-13 11:32:52 +1100
  • 83542c42bf Added context managers Andrew Murray 2021-02-11 21:43:54 +1100
  • c2203a13a8
    Merge pull request #5181 from macjohnny/patch-1 Andrew Murray 2021-02-11 20:47:22 +1100
  • 1722b8de2f Update CHANGES.rst [ci skip] Andrew Murray 2021-02-11 18:10:26 +1100
  • 5d67f797d3
    Merge pull request #5258 from radarhere/pyqt6 Hugo van Kemenade 2021-02-11 08:59:24 +0200
  • 4a0569e97f Changed zero length assertions to falsy Andrew Murray 2021-02-11 13:48:31 +1100
  • 98eaef5bc7 Added release notes for PyQt6 [ci skip] Andrew Murray 2021-02-11 08:09:31 +1100
  • 01be700081 Fixed asserting that no warnings were raised Andrew Murray 2021-02-10 23:37:55 +1100
  • 57d6e8ca43 Added PyQt6 support Andrew Murray 2021-02-10 21:12:30 +1100
  • a28bd5772c
    Merge pull request #2 from radarhere/alpha Esteban Gehring 2021-02-09 13:51:58 +0100
  • cc4ed21f19
    Merge pull request #5255 from radarhere/getrgb Hugo van Kemenade 2021-02-09 10:49:04 +0200
  • e64d62e568 Adjusted formatting [ci skip] Andrew Murray 2021-02-09 19:47:40 +1100
  • 6c0af0fdfb Removed ImageDraw reference Andrew Murray 2021-02-09 19:46:07 +1100
  • e4a8783e88 Changed example value to avoid using "a" Andrew Murray 2021-02-09 19:44:51 +1100
  • 441d75aa28 Updated docstring Andrew Murray 2021-02-09 19:14:57 +1100
  • e962cd86df Removed existing libpng to fix arm64 OpenJPEG Andrew Murray 2021-02-09 12:23:09 +1100
  • f118a21d55
    Merge pull request #5253 from radarhere/limits Hugo van Kemenade 2021-02-08 15:22:55 +0200
  • a90a2bf3bb
    Merge pull request #191 from radarhere/pypy733 Hugo van Kemenade 2021-02-08 15:09:56 +0200
  • a5d8d1e163 Removed outdated documentation [ci skip] Andrew Murray 2021-02-08 22:00:48 +1100
  • 48e219ff21 Updated PyPy 3.6 to 7.3.3 Andrew Murray 2021-02-08 20:54:53 +1100
  • 62737fb470 Update CHANGES.rst [ci skip] Andrew Murray 2021-02-08 18:20:11 +1100
  • bc0c0cb11a
    Merge pull request #5250 from Piolie/open_formats_case Andrew Murray 2021-02-08 18:19:02 +1100
  • 39acc4478f Refer to quantization method docs in Image.quantize() gofr 2021-02-07 17:36:22 +0100
  • d46d549814
    Merge pull request #190 from radarhere/libwebp Hugo van Kemenade 2021-02-07 15:14:59 +0200
  • 9b56833300
    Merge branch 'master' into fribidi-link Andrew Murray 2021-02-07 16:02:16 +1100
  • 51ca11de79
    Merge branch 'master' into for-5062 Andrew Murray 2021-02-07 15:57:00 +1100
  • 114ab4c5fc
    Merge pull request #5252 from radarhere/lcms2 Hugo van Kemenade 2021-02-07 01:25:00 +0200