Author: dlaha
Date: Fri Oct 17 11:27:23 2014
New Revision: 1632539
URL: http://svn.apache.org/r1632539
Log:
[COLLECTIONS-533] Changing SetValuedLinkedHashMap's default collection to
LinkedHashSet to preserve insertion order & some more tests
Modified:
commons/proper/collections/
Author: dlaha
Date: Fri Oct 17 10:51:23 2014
New Revision: 1632534
URL: http://svn.apache.org/r1632534
Log:
[COLLECTIONS-533] Initial commit for MultiValuedLinkedHashMap implementation &
tests. Thanks to Geoff Schoeman.
Added:
commons/proper/collections/trunk/src/main/java/org/ap
Author: dlaha
Date: Sat Jul 12 21:20:29 2014
New Revision: 1610057
URL: http://svn.apache.org/r1610057
Log:
Update
Modified:
commons/proper/collections/trunk/pom.xml
Modified: commons/proper/collections/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/commons/proper/collections/trunk
Author: dlaha
Date: Sat Jul 12 21:10:23 2014
New Revision: 1610049
URL: http://svn.apache.org/r1610049
Log:
[COLLECTIONS-508] Updating equals and hashCode for ListValuedMap, SetValuedMap
and MultiValuedMap
Modified:
commons/proper/collections/trunk/src/main/java/org/apache/commons