Commit Graph

1248 Commits

Author SHA1 Message Date
Henri Yandell 1ef83170fe Adding a putAll method to ListOrderedMap as per COLLECTIONS-226 and Dave Meikle's patch
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@637512 13f79535-47bb-0310-9956-ffa450edef68
2008-03-16 02:37:19 +00:00
Henri Yandell eb9cff359c Nathan Egge requested a ListUtils.indexOf(List, Predicate) method in COLLECTIONS-235. Applying Dave Meikle's patch.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@637505 13f79535-47bb-0310-9956-ffa450edef68
2008-03-16 01:52:59 +00:00
Henri Yandell 8a5d3acab8 Applying the patch from Alexander Borovsky for COLLECTIONS-271
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@637503 13f79535-47bb-0310-9956-ffa450edef68
2008-03-16 01:39:13 +00:00
Henri Yandell 7cf943172b Applying a unit test for COLLECTIONS-220. AbstractTestObject is refactored to provide a utility method that serializes and then deserializes. Dave Meikle's fix for said unit test is also applied.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@637495 13f79535-47bb-0310-9956-ffa450edef68
2008-03-16 00:26:44 +00:00
Henri Yandell b147d16e64 Removing tabs
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@637494 13f79535-47bb-0310-9956-ffa450edef68
2008-03-15 23:31:23 +00:00
Henri Yandell 3a05a2c626 Removing unused import
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@637492 13f79535-47bb-0310-9956-ffa450edef68
2008-03-15 23:27:50 +00:00
Henri Yandell 01086ef5b3 Applying the latest patch from Henning's report in COLLECTIONS-278 that put() and putAll() don't update the getKeys() map on ExtendedProperties
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@637489 13f79535-47bb-0310-9956-ffa450edef68
2008-03-15 23:23:48 +00:00
Henri Yandell 142a6dd5ee Fixing the assemblies to say project.version instead of version to stop '2.4.1' leaking through from the JVM properties. Also making it project.artifactId while I'm doing this.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@637007 13f79535-47bb-0310-9956-ffa450edef68
2008-03-14 06:41:17 +00:00
Henri Yandell ad4e890878 Updating javadoc as per COLLECTIONS-262 - the firstKey and lastKey javadoc methods were back to front for parts of their description
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@608030 13f79535-47bb-0310-9956-ffa450edef68
2008-01-02 07:23:14 +00:00
Matthew Jason Benson c493bb9126 sp
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@606721 13f79535-47bb-0310-9956-ffa450edef68
2007-12-24 18:11:04 +00:00
Niall Kegan Pemberton 6165d35534 m2 build updates
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@595526 13f79535-47bb-0310-9956-ffa450edef68
2007-11-16 02:40:53 +00:00
Henri Yandell 3d70b9cc19 Removing the unused variable as mentioned in COLLECTIONS-255 by caching the TreeView object
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@575154 13f79535-47bb-0310-9956-ffa450edef68
2007-09-13 03:45:29 +00:00
Matthew Jason Benson 8357f61e3d javadoc
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@573684 13f79535-47bb-0310-9956-ffa450edef68
2007-09-07 19:59:22 +00:00
Henri Yandell 3af55cd334 Applying my patch for COLLECTIONS-256 - adding a decorateTransform method as used with Maps to all of the collection classes
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@572952 13f79535-47bb-0310-9956-ffa450edef68
2007-09-05 13:38:47 +00:00
Henri Yandell d0df8e55b0 Applying suggested fix from Thomas Louis in COLLECTIONS-264 - the clear() and CollectionView.clear() methods were losing the TreeMap's comparator
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@571412 13f79535-47bb-0310-9956-ffa450edef68
2007-08-31 09:39:36 +00:00
Henri Yandell c4253f47d5 Making it so CollectionUtils.size(null) returns 0 and not an IllegalArgumentException as per COLLECTIONS-230
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@567739 13f79535-47bb-0310-9956-ffa450edef68
2007-08-20 16:11:47 +00:00
Henri Yandell 1d5610521f Applying my test/fix patch from COLLECTIONS-261
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@567711 13f79535-47bb-0310-9956-ffa450edef68
2007-08-20 14:11:47 +00:00
Matthew Jason Benson ddddf08a59 Apache Apache
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@561549 13f79535-47bb-0310-9956-ffa450edef68
2007-07-31 21:18:04 +00:00
Rahul Akolkar b3661629fb TLP related blanket changes:
s:jakarta.apache.org/commons:commons.apache.org:
s/commons-user@jakarta.apache.org/user@commons.apache.org/
s/commons-dev@jakarta.apache.org/dev@commons.apache.org/
s/Jakarta Commons/Apache Commons/
s:svn.apache.org/viewcvs/jakarta/commons:svn.apache.org/viewvc/commons:
s:svn.apache.org/viewcvs.cgi/jakarta/commons:svn.apache.org/viewvc/commons:
s:svn.apache.org/viewvc/jakarta/commons:svn.apache.org/viewvc/commons:
s:svn.apache.org/repos/asf/jakarta/commons:svn.apache.org/repos/asf/commons:

I'd appreciate another pair of eyes on this. There are some categories we probably don't want to change ATM (hopefully, none of these snuck in):
 * Historicals (proposals etc.)
 * URLs that shouldn't change (DOCTYPE fragments etc.)
 * Test cases where namespace URLs matter etc. (I'll track any related nightly failures)


git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@561230 13f79535-47bb-0310-9956-ffa450edef68
2007-07-31 04:17:09 +00:00
Henri Yandell 25e63dac01 Fixing the mailing list addresses
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@560804 13f79535-47bb-0310-9956-ffa450edef68
2007-07-29 20:14:22 +00:00
Niall Kegan Pemberton ab308f04de Minor javadoc and code style change
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@556358 13f79535-47bb-0310-9956-ffa450edef68
2007-07-15 00:16:44 +00:00
Henri Yandell 33703f1b91 Applying Mark Hindess' patch from COLLECTIONS-232 that cleans up the ordering of various assertEquals to be expected,actual and not actual,expected and also fixes various assertEquals to assertNulls where applicable
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@534976 13f79535-47bb-0310-9956-ffa450edef68
2007-05-03 19:54:44 +00:00
Henri Yandell f43e0a53c1 Applying Joe Kelly's fix for COLLECTIONS-249 - SetUniqueList.addAll(int, Collection
) was always inserting at the end of the list

git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@531027 13f79535-47bb-0310-9956-ffa450edef68
2007-04-21 13:44:46 +00:00
Henri Yandell c7ed0a2d1d 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@480465 13f79535-47bb-0310-9956-ffa450edef68
2006-11-29 08:17:04 +00:00
Henri Yandell 76f1e437e2 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@480464 13f79535-47bb-0310-9956-ffa450edef68
2006-11-29 08:15:25 +00:00
Henri Yandell e3034f529a 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@480461 13f79535-47bb-0310-9956-ffa450edef68
2006-11-29 08:14:27 +00:00
Henri Yandell c84f3df8b5 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@480459 13f79535-47bb-0310-9956-ffa450edef68
2006-11-29 08:13:13 +00:00
Henri Yandell b5f8903b88 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@480452 13f79535-47bb-0310-9956-ffa450edef68
2006-11-29 07:45:14 +00:00
Henri Yandell 14dc740fad Removing my @author tag
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@471628 13f79535-47bb-0310-9956-ffa450edef68
2006-11-06 04:06:45 +00:00
Stephen Colebourne 5e313d14b2 COLLECTIONS-228 - MultiValueMap put and putAll do not return the correct values
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@468684 13f79535-47bb-0310-9956-ffa450edef68
2006-10-28 12:27:01 +00:00
Stephen Colebourne 66c4b99ddc COLLECTIONS-219 - CollectionUtils - Fix removeAll() method which was completely broken
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@428130 13f79535-47bb-0310-9956-ffa450edef68
2006-08-02 20:24:02 +00:00
Stephen Colebourne 3f09772b74 COLLECTIONS-214 - ExtendedProperties - Include property name had confused static/instance semantics
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@423272 13f79535-47bb-0310-9956-ffa450edef68
2006-07-18 22:44:49 +00:00
Stephen Colebourne f8aa3e033c COLLECTIONS-217 - Flat3Map - Fix setValue in MapIterator and EntrySetIterator to work correctly
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@423264 13f79535-47bb-0310-9956-ffa450edef68
2006-07-18 22:03:00 +00:00
Stephen Colebourne b1cd358495 COLLECTIONS-215 - DefaultedMap clarify javadoc
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@421727 13f79535-47bb-0310-9956-ffa450edef68
2006-07-13 23:09:11 +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
Stephen Colebourne e9c3c73e94 Javadoc
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@418566 13f79535-47bb-0310-9956-ffa450edef68
2006-07-02 10:03:12 +00:00
Stephen Colebourne 5c54256a5a Javadoc changes for v3.2
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@406071 13f79535-47bb-0310-9956-ffa450edef68
2006-05-13 10:44:37 +00:00
Stephen Colebourne b64ab87b5c Javadoc changes for v3.2
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@405927 13f79535-47bb-0310-9956-ffa450edef68
2006-05-12 22:57:03 +00:00
Stephen Colebourne 6185b726ea Add since tags for v3.2
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@405925 13f79535-47bb-0310-9956-ffa450edef68
2006-05-12 22:52:43 +00:00
Stephen Colebourne 9d46da6c8c Make LoopingListIterator implement ResettableListIterator
(a binary incompatible change, but on an unreleased class)

git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@405920 13f79535-47bb-0310-9956-ffa450edef68
2006-05-12 22:48:04 +00:00
Stephen Colebourne 242b938ec3 Remove deprecated classes from documentation
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@405918 13f79535-47bb-0310-9956-ffa450edef68
2006-05-12 22:46:29 +00:00
Stephen Colebourne c6bd07e5ab Add commons agreed JDK version attributes
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@405917 13f79535-47bb-0310-9956-ffa450edef68
2006-05-12 22:45:43 +00:00
Stephen Colebourne e13c0688a5 Add deprecation indicator to sub list
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@404858 13f79535-47bb-0310-9956-ffa450edef68
2006-05-07 21:40:39 +00:00
Stephen Colebourne a9c42edbcb Improve ready for release
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@404804 13f79535-47bb-0310-9956-ffa450edef68
2006-05-07 17:33:02 +00:00
Stephen Colebourne 324ef991a6 Add ReverseListIterator
rfe 39224, including code from Serge Knystautas

git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@400329 13f79535-47bb-0310-9956-ffa450edef68
2006-05-06 16:10:31 +00:00
Stephen Colebourne cfc1b177ef Make ListIteratorWrapper resettable
rfe 39449, from Thomas Schapitz

git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@400314 13f79535-47bb-0310-9956-ffa450edef68
2006-05-06 13:59:30 +00:00
Stephen Colebourne daccd005b3 Javadoc and stylistic changes
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@400286 13f79535-47bb-0310-9956-ffa450edef68
2006-05-06 11:17:27 +00:00
Stephen Colebourne 3e434a4c61 Fix comment about defaultTransformer
bug 39207, from Matt Benson

git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@393105 13f79535-47bb-0310-9956-ffa450edef68
2006-04-10 22:23:11 +00:00
Stephen Colebourne 2d85e5f319 Fix comment about defaultTransformer
bug 39207, from Matt Benson

git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@393104 13f79535-47bb-0310-9956-ffa450edef68
2006-04-10 22:22:23 +00:00
Stephen Colebourne f9588d4deb Avoid object creation in predicate factory methods
bug 38703, from Matt Benson

git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@382470 13f79535-47bb-0310-9956-ffa450edef68
2006-03-02 19:02:36 +00:00