// comments.
2 lines of code changed in:
Applying patch from Will Pugh in #LANG-268 - Addition of new variants of the join method.
100 lines of code changed in:
Merging r451373 over from the https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/branches/LANG_2_2_X: Removing sourceModifications block as it does not appear to be doing anything for us. Also removing the aspect and integration tags as they are also unused.
0 lines of code changed in:
Merging r450528 from https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/branches/LANG_2_2_X - roll back the cobertura plugin
1 lines of code changed in:
Merging 450521 over from https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/branches/LANG_2_2_X - urls added for the jira keys in the upgrade notes
54 lines of code changed in:
Applying -r449108:449370 from the LANG_2_2_X branch to the trunk
74 lines of code changed in:
Folding r448470 in from the LANG_2_2_X release branch - builds javadoc/sources jars
2 lines of code changed in:
Folding r448432 in from the LANG_2_2_X release branch
5 lines of code changed in:
The parameter object is hiding a field from type ToStringBuilder.
9 lines of code changed in:
Removing dumb mistake
0 lines of code changed in:
Tagging 2.2-rc1
0 lines of code changed in:
Applied the optimisations to the join(Iterator, x) methods that Stepan Koltsov included in his patch for #LANG-266.
35 lines of code changed in:
Appying the wished for join(Collection, x) method from Stepan Koltsov in #LANG-266
74 lines of code changed in:
Removing a few lines ending with whitespace. Very trivial commit
3 lines of code changed in:
HashCodeBuilder throws java.lang.StackOverflowError when an object contains a cycle.
https://issues.apache.org/jira/browse/LANG-279
756 lines of code changed in:
Applying requested fix from Neil Redway in #LANG-262
4 lines of code changed in:
Moving trunk to 2.3-SNAPSHOT so we can start working on such things
2 lines of code changed in:
https://issues.apache.org/jira/browse/LANG-279
HashCodeBuilder throws java.lang.StackOverflowError when an object contains a cycle.
55 lines of code changed in:
Setting version to 2.2-rc1 in preparation for a release candidate
2 lines of code changed in:
#LANG-59 fails under JDK 1.3, so much as with the earlier code in this class, I've modified it so that it only runs with 1.4 and above. A warning is output, and I improved the other warning message at the same time.
5 lines of code changed in:
Added a short bit of blurb about the text package
1 lines of code changed in:
Added methods back in that were lost in r397016 (my fault). Testing with jardiff again, there are now no removed or changed methods - in keeping with a minor release.
48 lines of code changed in:
Used jardiff to discover a couple of removed methods - need to find out why they were removed. Comparison of the land-2.1 tag shows that there have been no new deprecations.
11 lines of code changed in:
Improvements to the documentation for the 2.2 release. Added in the upgrade page (empty until the release notes are complete), changed users/developers guide to user/developer guide, and added the text package to the user guide.
67 lines of code changed in:
The new features were really improvemens, so might as well get rid of the unnecessary split
2 lines of code changed in:
Used the release notes feature of jira to generate a list of bugs, new features and improvements.
58 lines of code changed in:
Fixing javadoc example and adding a unit test to prove the example; as reported in #LANG-278
2 lines of code changed in:
Fixed javadoc typo as mentioned in #LANG-258
2 lines of code changed in:
Killing the 'next version' part of the user guide. It's the wrong place for that kind of information I think
0 lines of code changed in:
Update the text section - though not with much of value. Need to talk about the classes here.
7 lines of code changed in: