Commit Graph

84 Commits

Author SHA1 Message Date
Niall Kegan Pemberton cd1118eb02 Remove jakarta references from m1 and m2 builds
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@560337 13f79535-47bb-0310-9956-ffa450edef68
2007-07-27 17:52:04 +00:00
Henri Yandell 9088be6818 Fixed copyright header (committing in parts as the full commit timed out)
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@480447 13f79535-47bb-0310-9956-ffa450edef68
2006-11-29 07:41:17 +00:00
Henri Yandell 75483c7e33 Rolling the org.apache.commons groupId back to the individual component ids. It sounds as though we're not ready for the project.xmls to move to the new id. Intentionally leaving the pom.xmls as they are - sounds like when a component moves to maven-2, that that is when it should use the new groupId
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@479168 13f79535-47bb-0310-9956-ffa450edef68
2006-11-25 19:01:23 +00:00
Stephen Colebourne 667547d919 Fix MultiKey spelling
COLLECTIONS-216, from Hendrik Maryns

git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@421712 13f79535-47bb-0310-9956-ffa450edef68
2006-07-13 22:05:01 +00:00
Dennis Lundberg 069b7f4d48 Change groupId to org.apache.commons
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@409864 13f79535-47bb-0310-9956-ffa450edef68
2006-05-27 20:17:42 +00:00
Henri Yandell 08beceed35 Switched url from bugzilla to jira
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@406847 13f79535-47bb-0310-9956-ffa450edef68
2006-05-16 05:48:03 +00:00
Stephen Colebourne eec39dc951 Post release v3.2
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@406465 13f79535-47bb-0310-9956-ffa450edef68
2006-05-14 22:54:04 +00:00
Stephen Colebourne a200aef6b3 Release v3.2
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@406442 13f79535-47bb-0310-9956-ffa450edef68
2006-05-14 21:52:34 +00:00
Stephen Colebourne 50071f17ac Add recent contributers
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@400332 13f79535-47bb-0310-9956-ffa450edef68
2006-05-06 16:13:26 +00:00
Stephen Colebourne 7ba0499d07 Remove direct dependency on commons-build
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@385921 13f79535-47bb-0310-9956-ffa450edef68
2006-03-14 22:56:32 +00:00
Stephen Colebourne 63bb55deee Enable MultiHashMap compilation on J#
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@372373 13f79535-47bb-0310-9956-ffa450edef68
2006-01-26 00:10:43 +00:00
Stephen Colebourne ad2987c5ad Fix set iterator and predicate methods
bug 38074, from Huw Roberts

git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@366576 13f79535-47bb-0310-9956-ffa450edef68
2006-01-06 22:07:07 +00:00
Stephen Colebourne 32769fd169 ListOrderedMap - additional method, put(int,Object,Object)
rfe 37761, from Matt Benson

git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@365406 13f79535-47bb-0310-9956-ffa450edef68
2006-01-02 19:34:53 +00:00
Stephen Colebourne 115c961ee4 Minor fixes of unecessary casts/imports
bug 37915, from Nathan Beyer

git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@357494 13f79535-47bb-0310-9956-ffa450edef68
2005-12-18 19:05:31 +00:00
Stephen Colebourne 6002d32a4c Add version tags to POM
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@348288 13f79535-47bb-0310-9956-ffa450edef68
2005-11-22 23:20:35 +00:00
Stephen Colebourne 298bf03c22 StaticBucketMap containsKey doesn't check nulls correctly
bug 37567, from Kazuya Ujihara

git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@348273 13f79535-47bb-0310-9956-ffa450edef68
2005-11-22 22:24:25 +00:00
Robert Burrell Donkin 73b6d48549 Added notes about concurrent access to LRUMap.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@347973 13f79535-47bb-0310-9956-ffa450edef68
2005-11-21 20:36:21 +00:00
Stephen Colebourne de24039305 Remove junit dependency so page shows that we have no dependencies
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@333034 13f79535-47bb-0310-9956-ffa450edef68
2005-11-13 15:57:25 +00:00
Stephen Colebourne 567778ed77 Fix and simplify project.xml prior to 3.2
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@333017 13f79535-47bb-0310-9956-ffa450edef68
2005-11-13 15:07:51 +00:00
Brett Leslie Porter c0b4da26f6 PR: 16646
Submitted by: Carlos Sanchez
improved dependency information for maven2 users in future releases


git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@321112 13f79535-47bb-0310-9956-ffa450edef68
2005-10-14 13:34:14 +00:00
Stephen Colebourne 16cd754b19 BlockingBuffer - Fix internal locking code
bug 37028, from Sebastian Bazley

git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@312957 13f79535-47bb-0310-9956-ffa450edef68
2005-10-11 21:09:15 +00:00
Stephen Colebourne 93724da635 CollectionUtils/MapUtils.isEmpty/isNotEmpty - Null-safe checks of collection emptyness
bug 35890, from Stephen Smith
CollectionUtils.sizeIsEmpty - Checks if a collection, array, map, iterator or enumeration is empty

git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@230513 13f79535-47bb-0310-9956-ffa450edef68
2005-08-05 23:07:00 +00:00
Stephen Colebourne 6adec6b8d4 Fix UnboundedFifoBuffer deserialization to work with subsequant object manipulation
bug 35763, from Thomas Knych and Jordan Krey

git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@219317 13f79535-47bb-0310-9956-ffa450edef68
2005-07-16 11:30:55 +00:00
Stephen Colebourne e1c5f7fb49 Fix UnboundedFifoBuffer iterator remove bug causing ArrayIndexOutOfBounds
bug 35733, from Andreas Schlosser

git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@219316 13f79535-47bb-0310-9956-ffa450edef68
2005-07-16 11:17:02 +00:00
Stephen Colebourne 2923c2de86 AbstractMapBag.BagIterator.remove breaks class invariants when removing last entry
bug 35747, from Steve Clark

git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@219131 13f79535-47bb-0310-9956-ffa450edef68
2005-07-14 23:11:12 +00:00
Stephen Colebourne 0fdd5982c3 Add casts to avoid some JDK1.5 compilation warnings
bug 35474, from Will Pugh

git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@201765 13f79535-47bb-0310-9956-ffa450edef68
2005-06-25 16:39:34 +00:00
James W. Carman 72b387b204 Added myself as a developer.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@178567 13f79535-47bb-0310-9956-ffa450edef68
2005-05-26 02:16:24 +00:00
Stephen Colebourne 4a6212148d Fix ExtendedProperties.convertProperties to pickup any default parent configuration
bug 32204, from Shinobu Kawai

git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@171380 13f79535-47bb-0310-9956-ffa450edef68
2005-05-22 23:04:44 +00:00
Stephen Colebourne f9045aedf3 Fix AbstractHeashedMap initialization to calculate correct threshold
bug 35012, by Christian Siefkes

git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@171349 13f79535-47bb-0310-9956-ffa450edef68
2005-05-22 17:48:56 +00:00
Stephen Colebourne 1a806b1f2a Add GrowthList, an auto-grow on set/add list
bug 34171, including code from Paul Legato

git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@170244 13f79535-47bb-0310-9956-ffa450edef68
2005-05-15 18:30:49 +00:00
Stephen Colebourne f95865f481 Fix Flat3Map.equals to actually work
bug 34917, from Stanislaw Osinski

git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@170210 13f79535-47bb-0310-9956-ffa450edef68
2005-05-15 09:22:50 +00:00
Stephen Colebourne d9796b6160 Fix so references are properly cleared on Kaffe JVM
bug 34689, by Guilhem Lavaux

git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@169101 13f79535-47bb-0310-9956-ffa450edef68
2005-05-07 17:26:58 +00:00
Stephen Colebourne 74f2c73b6d Fix internal variable to not include non-existant write methods
bug 15895, from Dimiter Dimitrov

git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@158694 13f79535-47bb-0310-9956-ffa450edef68
2005-03-22 23:17:21 +00:00
Stephen Colebourne 8b7f8f1a5c Fix to SetUniqueList breaks when swapping entries
bug 33294, from Tom Dunham

git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@151269 13f79535-47bb-0310-9956-ffa450edef68
2005-02-04 00:21:00 +00:00
Dirk Verbeeck 21f8d17711 Use SVN changelog
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@149179 13f79535-47bb-0310-9956-ffa450edef68
2005-01-30 23:01:01 +00:00
Stephen Colebourne 2e59908928 Year 2005
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@131834 13f79535-47bb-0310-9956-ffa450edef68
2005-01-03 23:53:48 +00:00
Stephen Colebourne f484d03958 Remove nagoya references
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@131832 13f79535-47bb-0310-9956-ffa450edef68
2005-01-03 23:51:41 +00:00
Stephen Colebourne 120e4a6b44 Don't access static methods via instance variable
from Chris Tilden


git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@131823 13f79535-47bb-0310-9956-ffa450edef68
2004-11-12 00:03:43 +00:00
Stephen Colebourne 2a8f6db0cd Removing javadoc errors
bug 31519, from Olaf Krische


git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@131821 13f79535-47bb-0310-9956-ffa450edef68
2004-10-16 21:26:14 +00:00
Stephen Colebourne 612191811e Update people
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@131812 13f79535-47bb-0310-9956-ffa450edef68
2004-07-17 21:40:48 +00:00
Henri Yandell 19db8dd201 cleaning up some bad maven configuration. A <resource> tag is needed between the resources and includes to work. As it no longer works, I have removed the sections as they appear to not need them (copy and paste from original poms in commons). Also removed empty jar tags and integrationTest tags
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@131806 13f79535-47bb-0310-9956-ffa450edef68
2004-07-13 12:46:02 +00:00
Stephen Colebourne 2c48c7ff06 Post v3.1 cleanup
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@131805 13f79535-47bb-0310-9956-ffa450edef68
2004-06-28 23:26:33 +00:00
Stephen Colebourne 4bf90d6356 Prepare for version 3.1
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@131799 13f79535-47bb-0310-9956-ffa450edef68
2004-06-22 22:24:29 +00:00
Stephen Colebourne 57a6f158f4 Add test case for DualTreeBidiMap sort order
bug 29519, from Jonas Van Poucke


git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@131792 13f79535-47bb-0310-9956-ffa450edef68
2004-06-21 22:30:05 +00:00
Stephen Colebourne 1cb568a03f Upgrade version to 3.1-RC1
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@131781 13f79535-47bb-0310-9956-ffa450edef68
2004-06-09 20:47:59 +00:00
Stephen Colebourne a249eba720 Add special cases for Set and Bag to CollectionUtils cardinality()
bug 28629, from Jon Schewe


git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@131678 13f79535-47bb-0310-9956-ffa450edef68
2004-04-27 20:00:18 +00:00
Stephen Colebourne a99be038ce Add Mike Pettypiece
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@131671 13f79535-47bb-0310-9956-ffa450edef68
2004-04-20 23:35:07 +00:00
Mark R. Diggory b8f869dcaa Removed extend, migrated repository, Apache project metadata and adjusted build settings appropriately.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@131648 13f79535-47bb-0310-9956-ffa450edef68
2004-04-09 19:58:06 +00:00
Stephen Colebourne 2d1415ed14 Separate releases from commons-build
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@131627 13f79535-47bb-0310-9956-ffa450edef68
2004-04-07 22:40:00 +00:00
Stephen Colebourne c324046a54 Add size(Object) method to find the size of various collection-like objects
bug 27909, from Steven Melzer


git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@131612 13f79535-47bb-0310-9956-ffa450edef68
2004-03-31 21:43:27 +00:00