Commit Graph

1651 Commits

Author SHA1 Message Date
Henri Yandell cbe9abee36 Preparing site for 3.3
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@776974 13f79535-47bb-0310-9956-ffa450edef68
2009-05-21 06:44:11 +00:00
Henri Yandell 4c9e7ce15d Fixing html
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@776954 13f79535-47bb-0310-9956-ffa450edef68
2009-05-21 05:25:54 +00:00
Henri Yandell ed9c43bc31 Fixing link to maven reports
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@776953 13f79535-47bb-0310-9956-ffa450edef68
2009-05-21 05:13:43 +00:00
Henri Yandell f2afc0a2a8 Setting build.xml version to 3.3
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@776950 13f79535-47bb-0310-9956-ffa450edef68
2009-05-21 04:56:35 +00:00
Henri Yandell 93ac7629e9 Fixing properties section. Adding osgi and rc elements. fixing version.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@776949 13f79535-47bb-0310-9956-ffa450edef68
2009-05-21 04:54:24 +00:00
Henri Yandell 669dcc8c99 Setting version to 3.3. Adding reports. Setting source/target version to Java 1.3
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@776948 13f79535-47bb-0310-9956-ffa450edef68
2009-05-21 04:52:08 +00:00
Sebastian Bazley 3e05de76a4 Set encoding to UTF-8 to avoid depending on local encoding
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@776694 13f79535-47bb-0310-9956-ffa450edef68
2009-05-20 13:32:59 +00:00
Sebastian Bazley 0efa8095ce Make private static field final, as it is a constant
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@776670 13f79535-47bb-0310-9956-ffa450edef68
2009-05-20 11:44:40 +00:00
Sebastian Bazley 1ec0f42390 Remove redundant null checks
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@776665 13f79535-47bb-0310-9956-ffa450edef68
2009-05-20 11:28:36 +00:00
Henri Yandell 9d0bfcc80e Updating release notes
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@776565 13f79535-47bb-0310-9956-ffa450edef68
2009-05-20 05:51:22 +00:00
Henri Yandell d47350ad86 Removing Maven1 build system
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@776549 13f79535-47bb-0310-9956-ffa450edef68
2009-05-20 04:57:02 +00:00
Henri Yandell ce5d208b92 Removing tabs
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@776546 13f79535-47bb-0310-9956-ffa450edef68
2009-05-20 04:48:19 +00:00
Henri Yandell 46f3c54c56 Refactoring putAll to _putAll so the constructor can call the copying in code without running through a subclass' implementation of putAll. Reported in COLLECTIONS-317
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@776542 13f79535-47bb-0310-9956-ffa450edef68
2009-05-20 04:30:13 +00:00
Henri Yandell f7a7f8145d Removing the incorrect -1 means no limit phrase from the constructor javadoc. COLLECTIONS-316
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@776538 13f79535-47bb-0310-9956-ffa450edef68
2009-05-20 04:22:20 +00:00
Henri Yandell b8a191f6b7 Improving effiency of StaticBucketMap.putAll as per COLLECTIONS-320
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@767768 13f79535-47bb-0310-9956-ffa450edef68
2009-04-23 02:45:32 +00:00
Henri Yandell 24921ebe3e Removing unnecessary null check per COLLECTIONS-318
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@767767 13f79535-47bb-0310-9956-ffa450edef68
2009-04-23 02:38:59 +00:00
Henri Yandell ab6e5256d8 Fixing unnecessary null check in IteratorUtils per COLLECTIONS-319
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@767766 13f79535-47bb-0310-9956-ffa450edef68
2009-04-23 02:37:17 +00:00
Sebastian Bazley 65eb026acf Useless ;
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@745062 13f79535-47bb-0310-9956-ffa450edef68
2009-02-17 13:40:53 +00:00
Sebastian Bazley 2acd5aabef Javadoc fix
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@745059 13f79535-47bb-0310-9956-ffa450edef68
2009-02-17 13:39:55 +00:00
Sebastian Bazley 1d0cc95749 Remove unused imports
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@745058 13f79535-47bb-0310-9956-ffa450edef68
2009-02-17 13:39:37 +00:00
Sebastian Bazley a5d598f6a6 Javadoc fix
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@745057 13f79535-47bb-0310-9956-ffa450edef68
2009-02-17 13:39:07 +00:00
Sebastian Bazley d72026d956 Javadoc fix
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@745055 13f79535-47bb-0310-9956-ffa450edef68
2009-02-17 13:38:16 +00:00
Sebastian Bazley 7595bbaa6d Javadoc fix
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@745054 13f79535-47bb-0310-9956-ffa450edef68
2009-02-17 13:37:26 +00:00
Sebastian Bazley f02e3b24fe Javadoc fix
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@745052 13f79535-47bb-0310-9956-ffa450edef68
2009-02-17 13:36:26 +00:00
Sebastian Bazley 7d55bba9d8 Javadoc fix
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@745050 13f79535-47bb-0310-9956-ffa450edef68
2009-02-17 13:35:13 +00:00
Sebastian Bazley 3994416eb5 Javadoc fix
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@745049 13f79535-47bb-0310-9956-ffa450edef68
2009-02-17 13:34:20 +00:00
Sebastian Bazley 42d47cdee0 Javadoc fix
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@745048 13f79535-47bb-0310-9956-ffa450edef68
2009-02-17 13:33:19 +00:00
Sebastian Bazley 8f0040c149 Remove unused imports
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@745047 13f79535-47bb-0310-9956-ffa450edef68
2009-02-17 13:32:39 +00:00
Sebastian Bazley 653b3779dd COLLECTIONS-294: Replace Locale("tr") with Locale("tr","","") to be Java 1.3 compliant
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@744957 13f79535-47bb-0310-9956-ffa450edef68
2009-02-16 16:32:48 +00:00
Matthew Jason Benson 243e27cf06 me
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@740369 13f79535-47bb-0310-9956-ffa450edef68
2009-02-03 18:29:41 +00:00
Matthew Jason Benson 7d8c4caada make test forking configurable
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@737174 13f79535-47bb-0310-9956-ffa450edef68
2009-01-23 20:28:36 +00:00
Henri Yandell 3290bbc854 Applying my patch from COLLECTIONS-307. Fixes the bug raised by Christian Semrau that SetUniqueList.subList() was not redefining the uniqueness set when creating the sublist.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@731498 13f79535-47bb-0310-9956-ffa450edef68
2009-01-05 09:09:55 +00:00
Henri Yandell 0122245f02 Applying Bjorn Townsend's unit test and my fix for COLLECTIONS-304 - fixing SetUniqueList so the set method doesn't let the uniqueness get out of sync
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@711591 13f79535-47bb-0310-9956-ffa450edef68
2008-11-05 15:47:43 +00:00
Henri Yandell 0725e476d4 Applying Benjamin Bentmann's second patch from COLLECTIONS-294, fixing the locale issue in CaseInsensitiveMap by converting each character individually and not using toLowerCase
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@711168 13f79535-47bb-0310-9956-ffa450edef68
2008-11-04 03:58:37 +00:00
Henri Yandell f3eaf2ceae Adding a test for COLLECTIONS-299 and a fix. Fixes by not adding any non-String values as per java.util.Properties; also adding to the javadoc
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@711140 13f79535-47bb-0310-9956-ffa450edef68
2008-11-04 00:15:36 +00:00
Henri Yandell 79ff10494b Applying Nathan Bubna's patch from COLLECTIONS-271 to fix the bug introduced in the last patch where getKeys() breaks after a combine() or subset() call.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@710200 13f79535-47bb-0310-9956-ffa450edef68
2008-11-03 22:41:09 +00:00
Henri Yandell 441ed780ad Setting the source/target settings to 1.3 as per COLLECTIONS-281
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@707529 13f79535-47bb-0310-9956-ffa450edef68
2008-10-24 03:36:19 +00:00
Henri Yandell 70b446cba6 Stating in the class javadoc that attempts to modify the object's state will result in an UnsupportedOperationException as requested in COLLECTIONS-303
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@687995 13f79535-47bb-0310-9956-ffa450edef68
2008-08-22 07:21:18 +00:00
Niall Kegan Pemberton 3948e9611a Remove binary suffix - latest release is "-bin", which is the default
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@678586 13f79535-47bb-0310-9956-ffa450edef68
2008-07-21 22:25:38 +00:00
Niall Kegan Pemberton b6ccf7415c change commons-parent to version 11
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@678495 13f79535-47bb-0310-9956-ffa450edef68
2008-07-21 17:43:58 +00:00
Henri Yandell d887c5913f Applying Joerg's final patch from COLLECTIONS-266, including the unit test that shows the problem and fixes the problem by making the hashcode transient, and moving the hashcode implementation such that it can be called from the deserialization as well as the hashcode method
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@661577 13f79535-47bb-0310-9956-ffa450edef68
2008-05-30 06:23:45 +00:00
Niall Kegan Pemberton 7873bd62ee Lock down <reporting> version numbers
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@659627 13f79535-47bb-0310-9956-ffa450edef68
2008-05-23 19:05:16 +00:00
Henri Yandell fc7d80e70b Modifying sizeIsEmpty such that null -> true and not an IllegalArgumentException as per Benjamin Bentmann's patch to COLLECTIONS-298
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@657503 13f79535-47bb-0310-9956-ffa450edef68
2008-05-18 07:36:46 +00:00
Henri Yandell cf197bd0e0 Fixing javadoc as per Benjamin Bentmann's patch to COLLECTIONS-297
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@657502 13f79535-47bb-0310-9956-ffa450edef68
2008-05-18 07:34:31 +00:00
Henri Yandell 015f5a8724 Applying Dave Meikle's patch to COLLECTIONS-194 - adding a populateMap method to MapUtils
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@657293 13f79535-47bb-0310-9956-ffa450edef68
2008-05-17 05:29:40 +00:00
Henri Yandell e6d4f46544 Making MultiValueMap serializable as per COLLECTIONS-240
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@656960 13f79535-47bb-0310-9956-ffa450edef68
2008-05-16 08:09:42 +00:00
Emmanuel Bourg c1351569a7 Modified the javadoc in ExtendedProperties to redirect users to Commons Configuration for advanced needs
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@656318 13f79535-47bb-0310-9956-ffa450edef68
2008-05-14 15:32:07 +00:00
Emmanuel Bourg 07d5abf4a0 Added the external link to the JDK in the javadoc generated by Maven 2
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@656317 13f79535-47bb-0310-9956-ffa450edef68
2008-05-14 15:27:06 +00:00
Henri Yandell 68d2beaf42 Applying my patch, with the obj creation commented out, from COLLECTIONS-285. This makes TreeBidiMap serializable.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@655756 13f79535-47bb-0310-9956-ffa450edef68
2008-05-13 07:10:34 +00:00
Henri Yandell 6965d41836 Applying my patch from COLLECTIONS-221 - making the CompositeMap, CompositeSet and CompositeCollection serializable. The only difference from the patch is that the creation of the obj files in TestCompositeMap is commented out
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@655751 13f79535-47bb-0310-9956-ffa450edef68
2008-05-13 06:53:35 +00:00