Gary Gregory
a5347ebe43
Merge pull request #67 from grimreaper/eax/no-dead-map-impl
...
[FixedOrderComparator] Simplify always false condition. ivar is final and initialized to a non-null value.
2019-02-09 14:36:31 -05:00
Eitan Adler
896334a1e3
[FixedOrderComparator] Simplify always false condition
...
map is a final value initialized to an object and can never be null.
2019-02-08 23:59:52 -08:00
Maxim Solodovnik
05939ff547
Download links are fixed
2019-02-09 12:54:56 +07:00
Maxim Solodovnik
40d6ffa381
Missing top level javadoc link is added
2019-02-07 22:32:33 +07:00
Maxim Solodovnik
89008f2b15
Create Commons collections 4.3 release tag
...
-----BEGIN PGP SIGNATURE-----
iQIzBAABCgAdFiEE07/ZeejT3UvtphvEnmkXtcRnUm4FAlxZu5YACgkQnmkXtcRn
Um5rFg/8CdoshaRoLOHXz69U2vQmW6IbKogi+dUTOofD+532XExl/4nwq+E1U7Db
3ibOFVoEZ73VFRIOhjaEHEwi6+ZNvp6Bxv7HxEN6pcEvIXPuqljwmaLLXkKzZeCP
2y0bxoztYAHVWbcBfLvSRWBbkzkmRnq/00Mmp6HwOdf6w+Z2+5XpNIqs7kYUWkqw
7hsDZQhbIWGIo2grb8LlloE4FchXwqg6lfmtNTlaXGlZpxOYNuq+RtF+RSPngKgl
Dg0oAoupV6YQa3f5Yj2/o/5GZV6lEpttYqlwSlY+PmdMJue5vm9SxUmbIeoT9XJe
oNjbb4nGOm/cthM/DDnIVSzgqGhvG/ui1gAforP6Ft4VKUZtVnAIxOCS8nWOgQg6
OdCPOYOd6n6fIC5Tft7bUsedAMfLiy9FtUx2Nw9KFfVicNIyqCNxU5NXOqfi+66x
dWbPV73yFsRzGQZ09Vsb6uvT2qV1IXCWqmzGebyyQAttAmLiUw3A97s+IoJkpzm9
vnKaRGDHlka8jazkIYRWkfC2fg/jlIV7no7CBqn6m/y/6M+wDT0RqrN/gylDUbSy
ArfXdHG0A5gSlN/nwAS+ZhHezD00bYp7SZeaesaco6YwzjaCd7p+wLoAmP8e8JsC
lq8zLQK15EwolvV9Tg8jf9lXBx49XdaecHRZyH0W/UYo3LZ95R4=
=ohor
-----END PGP SIGNATURE-----
gpgsig -----BEGIN PGP SIGNATURE-----
iQIzBAABCgAdFiEE07/ZeejT3UvtphvEnmkXtcRnUm4FAlxZvTUACgkQnmkXtcRn
Um7Oig/9GngaHSfgwJf+oUeFZGuMan7QPar5SX7lbygWXKiSX8M1wzJtSjl0kI/P
EewGiWZMKUn/aK4hihIz/03xVkU0PHlYe+qn00zY4iN4A+fKKRugyDPgQ8OaCI9e
m87vkVGP7eja4bJ1LtaxgZ6vgshBOdOKv6S2Ask2nHyi6unzo2JjS7LUkakyCIV8
R5SZpGDEQzv6eRGzmTO6f/WrLehausg6VxTEqBHcvySUW2P5P4UiJWl9md3inyW8
0VEANW6/LEXHNIpjL8BxPv2BTotBL/jU/4978rqg7tBSs4vrcXytMiS9/9rhYm0o
fygnWKh8tADbu9vPIEZZrH7f+EBPEDqQDK3K8HW9SCBoG868ryuqwuYX/1iI+iiM
wQKtd6tE66O3+XVJNcFOc7/TJNdHtdU2i4bYpLxQy0dE2N2Eor1thrW4wo7TldET
kN2lN8ZarZFwGVNGyFn8WqgihbZ4C/Xe8x6cO1IBoNGUjL8LRTDWW8w2d+gmFNUv
dw91yDzEnyHWODvkVFlwsAZ4wLp/OrtT33KTDVUC7OQGGDDUL/eNRnsx3/6QuqbC
U2EZVcELcxvBwLxhgyGoHUTAEI8gM3HVyeplHSriTToI0qZt0iXLyAWIcVgHlRKe
2aID5WTTuaST/YyNDoLXcNM6Hj42XnDiDGotKBbiv7f6treTnlM=
=D+uv
-----END PGP SIGNATURE-----
Merge tag 'collections-4.3'
Create Commons collections 4.3 release tag
2019-02-05 23:43:30 +07:00
Maxim Solodovnik
5f0df4bf5d
Bump to next development version
2019-02-05 23:38:22 +07:00
Bobby Wertman
ea11bf98b0
[COLLECTIONS-706] Set Entry count to 0 after remove.
2019-01-20 09:07:01 -05:00
Bruno P. Kinoshita
441dbb2e25
Merge branch 'fix-checkstyle-pmd-issues'
...
This closes #65
2019-01-20 16:23:19 +13:00
Bruno P. Kinoshita
ba66f76a13
Fix PMD issue (unnecessary private modifier in enum constructor)
2018-12-30 20:16:41 +13:00
Bruno P. Kinoshita
66a12849c7
Fix checkstyle issue (remove unused import)
2018-12-30 20:15:49 +13:00
Bruno P. Kinoshita
2667694732
Fix checkstyle issue (trailing spaces)
2018-12-30 20:15:14 +13:00
Maxim Solodovnik
77e37dbf23
index.xml is updated with version 4.3, release notes for 4.3 is created
2018-12-26 20:04:11 +07:00
Maxim Solodovnik
54fb18ac54
Download page and build properties are updated
2018-12-26 08:33:15 +07:00
Maxim Solodovnik
5f959fd8e7
Release candidate.
2018-12-18 21:53:01 +07:00
Gary Gregory
b3cc99ca7d
Add org.apache.commons.collections4.SetUtilsTest.testUnmodifiableSetWrap()
...
and sort methods.
2018-12-11 09:08:48 -07:00
Gary Gregory
e6743fb61d
Add org.apache.commons.collections4.SetUtilsTest.testUnmodifiableSetWrap()
...
and sort methods.
2018-12-11 09:06:17 -07:00
Gary Gregory
75c8ade02e
[COLLECTIONS-706] Add SetUtils.unmodifiableSet(T... items) method.
2018-12-11 08:50:46 -07:00
Gary Gregory
15a3044690
Sort methods.
2018-12-11 08:40:50 -07:00
Tomas Tulka
26bebdafe4
[COLLECTIONS-703] The PassiveExpiringMap#put() method should return the
...
previous record only if not expired.
2018-11-23 00:51:19 -07:00
Gary Gregory
c15be5398f
[COLLECTIONS-701] StackOverflowError in SetUniqueList.add() when it
...
receives itself. Closes #57 .
2018-11-23 00:33:19 -07:00
Don Jeba
1979a6e310
[COLLECTIONS-701] StackOverflowError in SetUniqueList.add() when it
...
receives itself. Closes #57 .
2018-11-23 00:32:09 -07:00
Gary Gregory
dc828f8b16
Sort members.
2018-11-23 00:24:01 -07:00
Nandor Kollar
2ec7843b94
[PATCH] Fix Rat check - add missing licence header. Closes #58 .
2018-11-13 15:18:43 -07:00
Gary Gregory
a424d2ff17
[COLLECTIONS-701] SetUniqueList.add() crashes due to infinite recursion.
...
Add tests.
2018-11-08 12:00:23 -07:00
Gary Gregory
d8fd531766
Javadoc nits.
2018-11-01 14:10:30 -06:00
Gary Gregory
b5585aaa60
Update EasyMock from 3.6 to 4.0 to fix testing on Java 11.
2018-10-28 09:03:46 -06:00
Gary Gregory
6b9e6419fc
Casting to Object[] allows compilation on Java 11.
2018-10-28 08:59:29 -06:00
Gary Gregory
43b7fe30ec
Typo.
2018-10-22 23:04:56 -06:00
Gary Gregory
dc9032be28
Refactor common code into a private method.
2018-10-11 17:49:35 -06:00
george-ranjan
74ad211470
COLLECTIONS-697: Ensure FixedSizeList respects underlying list's size
...
Formally document and test that if the size of the backing list of
FixedSizeList changes, then so does the FixedSizeList. This has been the
historical behavior. Letting it be part of the contract is reasonable,
expected, and worthwhile to note.
Fixes #55
2018-10-03 03:40:46 -07:00
Gary Gregory
d6800c606c
[COLLECTIONS-696] AbstractReferenceMap made easier for subclassing; PR
...
#51 .
2018-09-19 09:09:16 -06:00
Maxim Solodovnik
2374711606
[COLLECTIONS-696] AbstractReferenceMap made easier for subclassing; PR
...
#51 .
2018-09-19 09:09:10 -06:00
Gary Gregory
ad442e3c73
Update description.
2018-09-19 09:02:48 -06:00
Gary Gregory
12ba7bd769
Update tests from Apache Commons Lang 3.7 to 3.8.
2018-08-21 08:53:25 -06:00
Gary Gregory
0dad34216c
Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/commons-collections.git
2018-07-27 08:48:26 -06:00
Gary Gregory
3e7d4ff5a2
[COLLECTIONS-692] Replace use of deprecated Class#newInstance() #49 .
...
Closes #49 .
2018-07-27 08:48:14 -06:00
Gary Gregory
d0954e2337
[COLLECTIONS-692] Replace use of deprecated Class#newInstance() #49 .
...
Closes #49 .
2018-07-27 08:32:47 -06:00
Gary Gregory
b1c45ac691
[COLLECTIONS-692] Replace use of deprecated Class#newInstance() #49 .
2018-07-27 08:32:13 -06:00
Bruno P. Kinoshita
ea305b0851
Merge branch 'pr-45'
...
This closes #45
2018-07-25 21:24:04 +12:00
Bruno P. Kinoshita
e12b9fac5c
[COLLECTIONS-691] add changes.xml entry
2018-07-25 21:23:50 +12:00
Eitan Adler
9a6e25230e
[COLLECTIONS-691] Use boolean operator for boolean result
2018-07-25 21:23:50 +12:00
Gary Gregory
4bcd8c12ed
Remove openjdk7 build from Travis since we now require Java 8.
2018-07-23 10:17:46 -06:00
Bruno P. Kinoshita
1750ac9848
Merge branch 'pr-47'
2018-07-23 20:57:07 +12:00
Eitan Adler
c4f4528b35
IdentityMap: correct JavaDoc
...
This closes #47
2018-07-23 20:56:26 +12:00
Gary Gregory
80238cd1c0
[COLLECTIONS-689] Link to Javadoc API broken.
2018-07-17 10:04:29 -06:00
Gary Gregory
734f7f3dbd
[COLLECTIONS-688] Update platform requirement from Java 7 to 8.
2018-07-15 12:25:22 -06:00
Gary Gregory
482762a13f
[COLLECTIONS-688] Update platform requirement from Java 7 to 8.
2018-07-15 12:08:27 -06:00
Gary Gregory
46932f034f
Add entry for next release.
2018-07-12 08:32:01 -06:00
Gary Gregory
0dc16c2049
Set release date.
2018-07-12 08:31:24 -06:00
Gary Gregory
6bb2ca1793
Add release notes for 3.2.2 at the bottom.
2018-07-11 16:04:28 -06:00