Gary Gregory
8f3cde34a9
Add junit for add, remove, setCount and entrySet in the
...
UnmodifiableMultiSetTest #95 .
2019-10-30 09:06:48 -04:00
dota17
5db17ee055
add junit for add, remove, setCount and entrySet in the UnmodifiableMultiSetTest ( #95 )
2019-10-30 09:04:26 -04:00
Gary Gregory
a6b35a4970
Test subMap and tailMap #94 .
2019-10-29 10:22:44 -04:00
dota17
82cfa665a0
Test subMap and tailMap ( #94 )
...
* add a junit for the HeadMap in the UnmodifiableSortedMapTest
* add junit for the subMap and tailMap in the UnmodifiableSortedMapTest
2019-10-29 10:21:36 -04:00
Gary Gregory
d29377dbfb
Tweak code comment.
2019-10-28 14:04:57 -04:00
dota17
66cc90ff1d
add a junit for the HeadMap in the UnmodifiableSortedMapTest ( #93 )
2019-10-28 14:02:59 -04:00
dota17
3bb76c2da1
Add junit for GrowthListTest(int initialCapacity) ( #92 )
2019-10-24 19:11:40 -04:00
Gary Gregory
6e1443e3b1
[COLLECTIONS-704] Update size to capacity for GrowthList #90 .
2019-10-22 21:05:47 -04:00
dota17
c184745990
[COLLECTIONS-704] Update size to capacity for GrowthList ( #90 )
2019-10-22 15:46:53 -04:00
Gary Gregory
24539d8cd4
Drop Subversion Id keywords.
2019-10-17 17:28:50 -04:00
Gary Gregory
16a7871c7d
Drop Subversion Id keywords.
2019-10-17 14:26:04 -04:00
Gary Gregory
92ffe081ad
Fix typos in release notes and Javadoc for AbstractHashedMap and
...
AbstractHashedMapTest #88 .
2019-10-17 08:45:08 -04:00
dota17
32f2d4a832
find and fix fixtypo ( #88 )
2019-10-17 08:40:55 -04:00
Trey Woodlief
bbedeea782
Added additional tests for map classes based on mutation results ( #87 )
2019-10-12 15:05:56 -04:00
Gary Gregory
ea548e0172
[COLLECTIONS-729] Credit for "Add test cases to IteratorUtilsTest #86."
2019-09-30 09:25:01 -04:00
Gary Gregory
99ffb47b6b
Credit for "Add test cases to IteratorUtilsTest #86."
2019-09-30 09:24:09 -04:00
Gary Gregory
a2c789233b
Formatting after applying patch.
2019-09-30 09:22:47 -04:00
dota17
c86c01a2e2
Add Testcases ( #86 )
2019-09-30 09:15:02 -04:00
Gary Gregory
3fa9e323af
[COLLECTIONS-679] Using existing class in example given in Javadocs.
...
#85 .
2019-09-25 10:45:43 -04:00
Mikko Maunu
f72f1ae330
[COLLECTIONS-679] Using existing class in example given in Javadocs. ( #85 )
2019-09-25 10:42:44 -04:00
Gary Gregory
8f39771cb5
Remove unused import.
2019-09-14 15:28:32 -04:00
Gary Gregory
6834b1791c
Better error message (also shorter and makes Checkstyle happy.)
2019-09-14 15:28:11 -04:00
Gary Gregory
a2317f6299
More lambdas, less boilerplate.
2019-09-14 15:25:22 -04:00
Pascal Schumacher
b29bae05ae
Travis CI: Allow builds on openjdk-ea to fail.
2019-09-13 10:22:48 +02:00
Gary Gregory
7b71693458
Escape ampersands in Javadoc.
2019-09-12 20:23:16 -04:00
Gary Gregory
eb0e5411ac
[COLLECTIONS-727] A potential misleading comment #82 .
2019-08-23 16:14:58 -04:00
XZ-X
b3499dab79
[Collections-727] fix the potential misleading comment: change the index boundary from > size() to >= size() ( #82 )
2019-08-23 16:11:30 -04:00
Gary Gregory
1118a1ccdd
Merge branch 'master' of http://gitbox.apache.org/repos/asf/commons-collections.git
2019-08-18 09:57:57 -07:00
Gary Gregory
041fdadb42
More tests.
2019-08-18 09:57:36 -07:00
Sebb
5e13762caa
git-wip-us => gitbox
2019-08-16 18:33:54 +01:00
Gary Gregory
616dfe5314
Add missing test case.
2019-08-16 08:12:26 -07:00
Gary Gregory
e0b5e624a7
Add missing test case.
2019-08-15 13:09:28 -07:00
Gary Gregory
b1511c79aa
[COLLECTIONS-726] Add lambdas function to provide default values in
...
MapUtils. Implementation based on the idea of PR #81 . Closes #81 .
- The implementation is much more concise than the PR.
- Sort methods.
- Line length 120.
- Close HTML tags in Javadoc.
2019-08-14 15:11:56 -07:00
Gary Gregory
77c4cee343
Oracle 8 is discontinued in Travis.
2019-08-11 14:48:18 -04:00
Sebb
fec2e657cc
Explain why needed
2019-08-06 23:01:18 +01:00
lysannef
ea07264042
Adding power Support + fixed changes to eol ( #79 )
...
Signed-off-by: lysannef <lysannef@us.ibm.com>
2019-08-05 08:04:05 -04:00
Sebb
f823985339
More fixups to pom; rebuild download page
2019-08-02 15:39:21 +01:00
Sebb
c9c0008a8a
Fix the source of the naming problem for 3.2.2
2019-08-02 15:23:46 +01:00
Gary Gregory
a17965688b
Fix version.
2019-08-02 09:55:38 -04:00
Gary Gregory
3927b6ca1e
Fix download page for 3.2.2.
2019-08-02 09:54:52 -04:00
Gary Gregory
966adc0688
Fix the site's source repository link.
2019-07-21 16:49:45 -04:00
Gary Gregory
42909f82d9
Merge branch 'master' of http://gitbox.apache.org/repos/asf/commons-collections.git
2019-07-10 10:43:18 -04:00
Gary Gregory
842075f0a9
[COLLECTIONS-724] Simplify two remove-if loops #77 .
2019-07-10 10:43:11 -04:00
Eitan Adler
07b82f6a69
Simplify two remove-if loops ( #77 )
...
These are semantically identical easier to read.
2019-07-10 10:39:51 -04:00
Gary Gregory
8cbb4fd865
Fix RELEASE-NOTES.txt typos.
2019-07-09 10:31:17 -04:00
Gary Gregory
011ae37428
Add missing release notes 4.4 XML.
2019-07-09 10:23:17 -04:00
Gary Gregory
bf5e45885a
Bump to next development version
2019-07-08 22:31:56 -04:00
Gary Gregory
cab58b3a80
Update POM version numbers for Apache Commons Collections release 4.4
2019-07-05 13:58:03 -04:00
Gary Gregory
34b8bb25f1
Prepate for release 4.4.
2019-07-05 13:43:30 -04:00
Gary Gregory
73fad758a0
Prepate for release 4.4.
2019-07-05 13:41:14 -04:00