Harald Kuhr
c531d4f5d3
Reverted test, glossed over flakyness in library instead.
2023-04-04 16:30:45 +02:00
Harald Kuhr
aa2e8e5d7e
Fix flaky old test.
2023-04-04 16:06:42 +02:00
Harald Kuhr
606fd53823
#738 PSD: No longer decompress PackBits across boundaries
2023-03-18 10:33:34 +01:00
Harald Kuhr
bc2c0c2301
[maven-release-plugin] prepare for next development iteration
2022-10-15 12:12:53 +02:00
Harald Kuhr
6581e2e2a1
[maven-release-plugin] prepare release twelvemonkeys-3.9.0
2022-10-15 12:12:49 +02:00
Harald Kuhr
2b04f7205c
Minor optimizations.
2022-06-10 16:58:23 +02:00
Harald Kuhr
fa5c77bff0
Added test cases for EncoderStream/DecoderStream and fixed a bug
...
+ code clean-up to make IntelliJ happy :-)
2022-05-06 19:31:16 +02:00
snyk-bot
5effcb1344
fix: upgrade jmagick:jmagick from 6.2.4 to 6.6.9
...
Snyk has created this PR to upgrade jmagick:jmagick from 6.2.4 to 6.6.9.
See this package in Maven Repository:
https://mvnrepository.com/artifact/jmagick/jmagick/
See this project in Snyk:
https://app.snyk.io/org/haraldk/project/eca06326-94ac-456d-a029-f411089e7f16?utm_source=github&utm_medium=referral&page=upgrade-pr
2022-03-04 21:50:39 +00:00
Harald Kuhr
312ce364cc
[maven-release-plugin] prepare for next development iteration
2021-12-12 13:17:20 +01:00
Harald Kuhr
7de8231471
[maven-release-plugin] prepare release twelvemonkeys-3.8.0
2021-12-12 13:17:16 +01:00
Harald Kuhr
0de9f79029
[maven-release-plugin] rollback the release of twelvemonkeys-3.8.0
2021-12-12 13:13:54 +01:00
Harald Kuhr
eeb56acdde
[maven-release-plugin] prepare for next development iteration
2021-12-11 23:26:21 +01:00
Harald Kuhr
6653f4a85d
Minor clean-up.
2021-12-10 13:33:28 +01:00
Harald Kuhr
511a29beb9
Minor AffineTransformOp clean-up + removed test output.
2021-10-29 11:05:24 +02:00
Koen De Groote
196081a317
Documentation cleanup ( #612 )
...
* Added the `@Deprecated` tag to instances where is was mentioned in documentation, but not for the actual code itself.
Changed one documentation link pointing at a non-existing item.
* As per PR suggestion.
2021-06-29 13:06:07 +02:00
Harald Kuhr
8f2c482167
Minor code clean-up.
2021-06-03 18:21:00 +02:00
Harald Kuhr
32bba6857b
[maven-release-plugin] prepare for next development iteration
2021-04-24 12:31:07 +02:00
Harald Kuhr
ab7b08dfa9
[maven-release-plugin] prepare release twelvemonkeys-3.7.0
2021-04-24 12:31:00 +02:00
Harald Kuhr
e0d6fa0d84
Better JPMS automatic module names.
2021-04-24 12:26:36 +02:00
Harald Kuhr
ee2be3f88f
[maven-release-plugin] rollback the release of twelvemonkeys-3.7.0
2021-04-24 11:24:15 +02:00
Harald Kuhr
c5511833cc
Fix SemVer issue.
2021-04-24 11:12:09 +02:00
Harald Kuhr
fac9f1a927
#532 Write TGA with RLE compression.
2021-04-08 19:31:25 +02:00
Harald Kuhr
913a03608c
#600 TimeoutMap now longer gets Long.MAX_VALUE as next expiry time if map is empty when removeExpiredEntries() is invoked.
2021-04-07 22:31:13 +02:00
Harald Kuhr
3b34d6e7ce
General clean-up
2021-03-27 14:37:11 +01:00
Harald Kuhr
73044bea58
#292 Now builds on Java 8, 11 and 15.
2020-12-02 22:08:40 +01:00
dependabot[bot]
a4d20a4af4
Bump junit from 4.7 to 4.13.1 in /common
...
Bumps [junit](https://github.com/junit-team/junit4 ) from 4.7 to 4.13.1.
- [Release notes](https://github.com/junit-team/junit4/releases )
- [Changelog](https://github.com/junit-team/junit4/blob/main/doc/ReleaseNotes4.13.1.md )
- [Commits](https://github.com/junit-team/junit4/compare/r4.7...r4.13.1 )
Signed-off-by: dependabot[bot] <support@github.com>
2020-10-13 07:58:59 +00:00
Harald Kuhr
9dae58d5a6
Code clean-up.
2020-08-07 08:49:37 +02:00
Harald Kuhr
b94135a91c
[maven-release-plugin] prepare for next development iteration
2020-07-10 22:49:24 +02:00
Harald Kuhr
7384118357
[maven-release-plugin] prepare release twelvemonkeys-3.6
2020-07-10 22:49:16 +02:00
Harald Kuhr
8bc952ba66
#464/#465 Collection fixes for forward compatibility.
2020-04-15 16:03:12 +02:00
Koen De Groote
aff31ebd1b
Intellij suggested changes from static code analysis.
2020-01-28 16:18:07 +01:00
Harald Kuhr
0d28eb31d2
[maven-release-plugin] prepare for next development iteration
2020-01-22 21:47:25 +01:00
Harald Kuhr
4922ccf80b
[maven-release-plugin] prepare release twelvemonkeys-3.5
2020-01-22 21:47:17 +01:00
Koen De Groote
8ed5f06151
Changes suggested by Intellij in the category "Performance".
...
Updated.
2019-10-22 11:51:24 +02:00
Harald Kuhr
9e23413456
Fixed JavaDoc errors to enable Java 8 build.
2019-08-10 00:41:36 +02:00
Harald Kuhr
f6aa810f8b
#489 Fix for Unexpected End of PackBits Stream for padded streams.
2019-08-07 16:04:46 +02:00
Harald Kuhr
caef9b6a9e
XMLSerializer speedup.
2019-02-12 20:44:34 +01:00
Harald Kuhr
0cd250646a
#438 CompoundDocument file descriptor fix
...
(cherry picked from commit 04f27a1)
2018-09-08 16:23:43 +02:00
Harald Kuhr
c74630656f
Removed a deprecated method.
2018-08-26 10:35:53 +02:00
Harald Kuhr
1228043d57
[maven-release-plugin] prepare for next development iteration
2018-08-18 20:29:07 +02:00
Harald Kuhr
83adf121e2
[maven-release-plugin] prepare release twelvemonkeys-3.4
2018-08-18 20:28:59 +02:00
Harald Kuhr
24c6682236
#311 Updated license headers to be the same as in the LICENSE.txt
2018-08-18 19:22:52 +02:00
Harald Kuhr
aff252f278
[maven-release-plugin] prepare for next development iteration
2016-11-02 19:37:07 +01:00
Harald Kuhr
654e111605
[maven-release-plugin] prepare release twelvemonkeys-3.3
2016-11-02 19:36:45 +01:00
Harald Kuhr
6d043d0208
[maven-release-plugin] rollback the release of twelvemonkeys-3.3
2016-11-02 19:31:52 +01:00
Harald Kuhr
e4b91ab34c
[maven-release-plugin] prepare release twelvemonkeys-3.3
2016-11-02 19:27:22 +01:00
Harald Kuhr
288ad54c42
#261 Code clean up.
2016-09-28 12:13:35 +02:00
Oliver Schmidtmer
2c4c6d5a48
Extended AffineTransformOp for a Graphics2D fallback on filter-method
2016-06-15 23:14:08 +02:00
Harald Kuhr
77bbc066e3
#249 Remove unnecessary part of test that breaks on 8u60+
2016-05-25 18:40:29 +02:00
Harald Kuhr
2955054a72
Image now properly copied onto the destination, rather than the other way around...
2016-02-18 18:07:50 +01:00