https://github.com/apache/commons-lang

sort by:
Revision Author Date Message Commit Date
df37e60 LANG-1112: MultilineRecursiveToStringStyle largely unusable due to being package-private. Thanks to Liam Jones for reporting this. git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1674549 13f79535-47bb-0310-9956-ffa450edef68 18 April 2015, 18:44:36 UTC
73a8fba Updates for LANG-1058: StringUtils.uncapitalize performance improvement. Similar fix also applied to StringUtils.capitalize (as mentioned in issue). Thanks to Leo Wang. git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1673944 13f79535-47bb-0310-9956-ffa450edef68 15 April 2015, 19:59:50 UTC
3720683 Explicit static imports. git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1673370 13f79535-47bb-0310-9956-ffa450edef68 14 April 2015, 06:40:18 UTC
2ed96f0 Refactored test into separate class, to avoid needless repeated execution by subclasses of the original test. git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1673049 13f79535-47bb-0310-9956-ffa450edef68 12 April 2015, 19:59:04 UTC
5aa87b5 Corrected Javadoc (mentioned in LANG-1058), added examples to unit test. git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1672988 13f79535-47bb-0310-9956-ffa450edef68 12 April 2015, 07:14:45 UTC
71f6746 Update for LANG-1069: CharSet.getInstance documentation does not clearly explain how to include negation character in set. Javadoc expanded and unit tests added to match examples. Based on patch by Arno Noordover. git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1672833 13f79535-47bb-0310-9956-ffa450edef68 11 April 2015, 06:02:34 UTC
9bebec9 Fix broken links in README.md. Thanks to Stian Soiland-Reyes. git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1672246 13f79535-47bb-0310-9956-ffa450edef68 09 April 2015, 06:34:55 UTC
c7bfe02 Added missing @since tag. git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1672245 13f79535-47bb-0310-9956-ffa450edef68 09 April 2015, 06:29:03 UTC
7ef106b Implements LANG-1050: Change nullToEmpty methods to generics. Thanks to James Sawle. This closes #33 in GitHub too. git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1672244 13f79535-47bb-0310-9956-ffa450edef68 09 April 2015, 06:27:15 UTC
2f67045 Added a brief comment to explain SuppressWarnings statement (thanks britter). git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1672242 13f79535-47bb-0310-9956-ffa450edef68 09 April 2015, 05:54:52 UTC
4f2f0e4 Looks like the coveralls badge doesn't work if the branch is no specified git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1672156 13f79535-47bb-0310-9956-ffa450edef68 08 April 2015, 19:57:56 UTC
620e88b PMD and CPD is the standard reportset that will be created git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1672149 13f79535-47bb-0310-9956-ffa450edef68 08 April 2015, 19:11:40 UTC
e3076f9 Add Travis CI configuration file to source assembly git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1672147 13f79535-47bb-0310-9956-ffa450edef68 08 April 2015, 19:02:34 UTC
6d1fdbe Clirr is defined in parent pom git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1672146 13f79535-47bb-0310-9956-ffa450edef68 08 April 2015, 19:00:53 UTC
31bf842 Travis does not know openjdk8 git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1672145 13f79535-47bb-0310-9956-ffa450edef68 08 April 2015, 19:00:07 UTC
29f03b5 Add missing issue to changes.xml git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1672137 13f79535-47bb-0310-9956-ffa450edef68 08 April 2015, 18:38:31 UTC
d71efc7 Activate Travis CI, coveralls.io and add badges to README.md git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1672135 13f79535-47bb-0310-9956-ffa450edef68 08 April 2015, 18:36:36 UTC
db0f230 Suppressed two unchecked warnings. git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1672030 13f79535-47bb-0310-9956-ffa450edef68 08 April 2015, 08:38:02 UTC
3051264 Implements LANG-1074: Add a method to ArrayUtils for removing all occurrences of a given element. Thanks to Haiyang Li. git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1672025 13f79535-47bb-0310-9956-ffa450edef68 08 April 2015, 07:53:49 UTC
20c7332 LANG-1111 - Fix FindBugs warnings in DurationFormatUtils git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1671994 13f79535-47bb-0310-9956-ffa450edef68 08 April 2015, 02:39:05 UTC
86c76dd LANG-1107 Fix parsing edge cases in FastDateParser git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1671992 13f79535-47bb-0310-9956-ffa450edef68 08 April 2015, 02:19:02 UTC
c9d3c58 revert muddled commit git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1671989 13f79535-47bb-0310-9956-ffa450edef68 08 April 2015, 01:48:12 UTC
76cc69c LANG-1109 - Number percentage formatting with fractional digits git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1671734 13f79535-47bb-0310-9956-ffa450edef68 07 April 2015, 02:40:49 UTC
d4c7f63 Use annotation based checking for expected exceptions git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1671690 13f79535-47bb-0310-9956-ffa450edef68 06 April 2015, 20:26:25 UTC
8ea1aa1 Remove another necessary assignment git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1671686 13f79535-47bb-0310-9956-ffa450edef68 06 April 2015, 20:11:19 UTC
59985b4 Remove unnecessary assignment git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1671685 13f79535-47bb-0310-9956-ffa450edef68 06 April 2015, 20:10:01 UTC
3455884 Format source code git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1671684 13f79535-47bb-0310-9956-ffa450edef68 06 April 2015, 20:06:55 UTC
a498b87 Build requires at least Java 6 - check for Java version can be removed git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1671683 13f79535-47bb-0310-9956-ffa450edef68 06 April 2015, 20:05:58 UTC
83775c4 Test fields can be private git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1671682 13f79535-47bb-0310-9956-ffa450edef68 06 April 2015, 20:05:08 UTC
3f0f42f Drop unnecessary empty lines git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1671680 13f79535-47bb-0310-9956-ffa450edef68 06 April 2015, 19:59:32 UTC
98817e8 Use BeforeClass hook to set up test date git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1671679 13f79535-47bb-0310-9956-ffa450edef68 06 April 2015, 19:58:56 UTC
35f1cc0 PMD: Useless parentheses git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1671675 13f79535-47bb-0310-9956-ffa450edef68 06 April 2015, 19:48:22 UTC
2bc2ffd PMD: Useless parentheses git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1671674 13f79535-47bb-0310-9956-ffa450edef68 06 April 2015, 19:45:11 UTC
11491d3 Use not bool instead of bool == false git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1671673 13f79535-47bb-0310-9956-ffa450edef68 06 April 2015, 19:44:39 UTC
9072a76 PMD: Useless parentheses git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1671669 13f79535-47bb-0310-9956-ffa450edef68 06 April 2015, 19:41:06 UTC
f525bc3 Use not String.contains instead of indexOf == -1 git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1671666 13f79535-47bb-0310-9956-ffa450edef68 06 April 2015, 19:37:04 UTC
2fefdc7 Scope of local variabel shift can be narrower git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1671661 13f79535-47bb-0310-9956-ffa450edef68 06 April 2015, 19:21:51 UTC
d3252a5 PMD: Useless parentheses git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1671658 13f79535-47bb-0310-9956-ffa450edef68 06 April 2015, 19:12:23 UTC
c4c03a3 PMD: Useless parentheses git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1671657 13f79535-47bb-0310-9956-ffa450edef68 06 April 2015, 19:06:07 UTC
9106f4e Define Findbugs exlucde for internally used map key class git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1671628 13f79535-47bb-0310-9956-ffa450edef68 06 April 2015, 18:16:37 UTC
173c162 Simplify isNotEmpty by reusing isEmpty git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1671624 13f79535-47bb-0310-9956-ffa450edef68 06 April 2015, 18:06:41 UTC
ef51b06 Simplify isEmpty be reusing getLength git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1671623 13f79535-47bb-0310-9956-ffa450edef68 06 April 2015, 18:02:50 UTC
319588b Simplify isSameLenght implementations by reusing getLength. This also fixes a lot of the useless paranthesis warnings generated by PMD. git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1671622 13f79535-47bb-0310-9956-ffa450edef68 06 April 2015, 17:58:46 UTC
921ee58 Document required java version for every release git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1671620 13f79535-47bb-0310-9956-ffa450edef68 06 April 2015, 17:48:04 UTC
3f418c2 Use date schema from changes.xml on release history page git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1671600 13f79535-47bb-0310-9956-ffa450edef68 06 April 2015, 17:12:54 UTC
1c532ef Add next release to changes.xml git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1671594 13f79535-47bb-0310-9956-ffa450edef68 06 April 2015, 17:09:10 UTC
cdbf475 Post release clean up: bump version number, document release date, add release to doap file git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1671578 13f79535-47bb-0310-9956-ffa450edef68 06 April 2015, 16:45:16 UTC
0d5d666 Add entry for the upcoming 3.4 release to the release history page git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1671047 13f79535-47bb-0310-9956-ffa450edef68 03 April 2015, 12:11:59 UTC
e83123d Fix copy past error git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1671044 13f79535-47bb-0310-9956-ffa450edef68 03 April 2015, 12:09:37 UTC
09c42e7 LANG-821: Support OS X versions in SystemUtils. This also fixes #59 from github. Thanks to Timo Kockert. git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1671043 13f79535-47bb-0310-9956-ffa450edef68 03 April 2015, 12:09:07 UTC
9c7b0fb LANG-794: SystemUtils.IS_OS_WINDOWS_2008, VISTA are incorrect. This also fixes #60 from github. Thanks to Timo Kockert. git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1671040 13f79535-47bb-0310-9956-ffa450edef68 03 April 2015, 12:01:59 UTC
8c84cfd The latest release is 3.3.2 git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1671037 13f79535-47bb-0310-9956-ffa450edef68 03 April 2015, 11:46:06 UTC
6039dd3 Fix ant build git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1671032 13f79535-47bb-0310-9956-ffa450edef68 03 April 2015, 11:38:53 UTC
9e575c4 Document change of constant in DurationUtils as suggested by Oliver Heger. git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1671029 13f79535-47bb-0310-9956-ffa450edef68 03 April 2015, 11:25:44 UTC
79aceed Add LANG-1104 to release notes git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1671025 13f79535-47bb-0310-9956-ffa450edef68 03 April 2015, 11:12:47 UTC
06d7245 LANG-1104 - FastDateParserTest.testParses fails in TimeZone America/Sao_Paulo git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1670560 13f79535-47bb-0310-9956-ffa450edef68 01 April 2015, 04:07:43 UTC
56462a1 maven-checkstyle-plugin 2.14 -> 2.15. git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1669833 13f79535-47bb-0310-9956-ffa450edef68 28 March 2015, 19:34:16 UTC
3548f0a Update site for release 3.4 git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1669792 13f79535-47bb-0310-9956-ffa450edef68 28 March 2015, 15:32:14 UTC
dfaa656 PMD: Useless parentheses. git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1669791 13f79535-47bb-0310-9956-ffa450edef68 28 March 2015, 15:22:59 UTC
bb01292 PMD: Avoid unused private fields such as 'ESCAPED_QUOTE' git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1669787 13f79535-47bb-0310-9956-ffa450edef68 28 March 2015, 15:12:47 UTC
3ab0bc3 Fix typo git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1669786 13f79535-47bb-0310-9956-ffa450edef68 28 March 2015, 15:09:29 UTC
f718ec1 PMD: Overriding method merely calls super git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1669785 13f79535-47bb-0310-9956-ffa450edef68 28 March 2015, 15:09:15 UTC
e29f33c FindBugs: Load of known null value. At this point if lhs is null, rhs will can not be null. So evaluating the line with lhs == null will result in rhs.equals(null) which should always be false. git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1669782 13f79535-47bb-0310-9956-ffa450edef68 28 March 2015, 15:05:04 UTC
346aae3 Make checkstyle happy: add missing JavaDoc git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1669774 13f79535-47bb-0310-9956-ffa450edef68 28 March 2015, 13:39:38 UTC
4fdc606 Update RELEASE-NOTES for release 3.4 git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1669766 13f79535-47bb-0310-9956-ffa450edef68 28 March 2015, 13:04:00 UTC
11279f7 Update download page in preparation for 3.4 release git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1669760 13f79535-47bb-0310-9956-ffa450edef68 28 March 2015, 12:45:21 UTC
fccd59e Change test back to printing to std out, since continuum seems to be running on HAL-9000 git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1669755 13f79535-47bb-0310-9956-ffa450edef68 28 March 2015, 12:29:38 UTC
3225ba6 LANG-1103: Add SystemUtils.IS_JAVA_1_9 git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1669753 13f79535-47bb-0310-9956-ffa450edef68 28 March 2015, 12:26:01 UTC
11c0df1 LANG-1102: Make logic for comparing OS versions in SystemUtils smarter git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1669750 13f79535-47bb-0310-9956-ffa450edef68 28 March 2015, 12:08:17 UTC
1dc65ff Reuse isOsNameMatch git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1669747 13f79535-47bb-0310-9956-ffa450edef68 28 March 2015, 11:43:32 UTC
2b7e195 This test should fail instead of writing to std out so that we can add missing OS git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1669745 13f79535-47bb-0310-9956-ffa450edef68 28 March 2015, 11:40:25 UTC
098395e Dummy commit to close github issue, which has been fixed in r1669520. This fixes #56 from github. git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1669525 13f79535-47bb-0310-9956-ffa450edef68 27 March 2015, 08:37:14 UTC
2f62425 Further optimization of LANG-935: - Avoid toString of the replacement sequence by doing it once. - Avoid calculating the maximum when not needed. - Fixup comment for greedy algorithm Thanks to Fabian Lange. git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1669520 13f79535-47bb-0310-9956-ffa450edef68 27 March 2015, 08:03:41 UTC
a211ef2 Better JavaDoc for LANG-1093: Add ClassUtils.getAbbreviatedName. This fixes #57 from github. Thanks to Fabian Lange. git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1669311 13f79535-47bb-0310-9956-ffa450edef68 26 March 2015, 10:24:19 UTC
c8e96c0 LANG-1091: Shutdown thread pools in test cases. This fixes #58 from github. Thanks to Fabian Lange. git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1669310 13f79535-47bb-0310-9956-ffa450edef68 26 March 2015, 10:21:24 UTC
0b7ef7f update changes.xml to set proper issue number for previously committed work git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1668781 13f79535-47bb-0310-9956-ffa450edef68 24 March 2015, 03:24:30 UTC
a74ed8c Dummy commit to close github issue. This fixes #35 from github. git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1668523 13f79535-47bb-0310-9956-ffa450edef68 23 March 2015, 07:04:07 UTC
aeaa333 Add missing issues to changes.xml git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1668522 13f79535-47bb-0310-9956-ffa450edef68 23 March 2015, 07:02:13 UTC
10e18ae LANG-1100: Avoid memory allocation when using date formating to StringBuffer git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1668517 13f79535-47bb-0310-9956-ffa450edef68 23 March 2015, 05:13:20 UTC
8bc91a9 replace tabs with spaces git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1668515 13f79535-47bb-0310-9956-ffa450edef68 23 March 2015, 05:04:46 UTC
bbfa8eb LANG-1101 FastDateParser and FastDatePrinter support 'X' format git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1668511 13f79535-47bb-0310-9956-ffa450edef68 23 March 2015, 02:33:41 UTC
7bb99bc LANG-935: Possible performance improvement on string escape functions. Thanks to Fabian Lange and Thomas Neidhart. git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1668348 13f79535-47bb-0310-9956-ffa450edef68 22 March 2015, 09:52:25 UTC
bf6ee5c LANG-948: Exception while using ExtendedMessageFormat and escaping braces. This fixes #19 from github. Thanks to Andrey Khobnya. git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1666679 13f79535-47bb-0310-9956-ffa450edef68 14 March 2015, 12:46:02 UTC
cbeb45b Kudos to the people how care about Commons Lang git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1666673 13f79535-47bb-0310-9956-ffa450edef68 14 March 2015, 12:27:19 UTC
3328387 LANG-990: Avoid String allocation in StrBuilder.append(CharSequence). This fixes #51 from github. Thanks to Mikhail Mazurskiy and Fabian Lange. git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1666669 13f79535-47bb-0310-9956-ffa450edef68 14 March 2015, 12:25:06 UTC
1181552 Correct change types git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1666666 13f79535-47bb-0310-9956-ffa450edef68 14 March 2015, 12:16:07 UTC
adebbdc LANG-1098: Update maven-checkstyle-plugin to 2.14. This fixes #55 from github. Thanks to Michał Kordas. git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1666664 13f79535-47bb-0310-9956-ffa450edef68 14 March 2015, 12:12:47 UTC
d6f59c3 LANG-1097: Update org.easymock:easymock to 3.3.1. This fixes #54 from github. Thanks to Michał Kordas. git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1666662 13f79535-47bb-0310-9956-ffa450edef68 14 March 2015, 12:07:56 UTC
08a854a LANG-1096: Update maven-pmd-plugin to 3.4. This fixes #53 from github. Thanks to Michał Kordas. git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1666661 13f79535-47bb-0310-9956-ffa450edef68 14 March 2015, 12:02:34 UTC
bf3e77d LANG-1095: Update maven-antrun-plugin to 1.8. This fixes #52 from github. Thanks to Michał Kordas git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1666658 13f79535-47bb-0310-9956-ffa450edef68 14 March 2015, 11:55:43 UTC
4556cc5 Add missing AL header git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1666578 13f79535-47bb-0310-9956-ffa450edef68 13 March 2015, 21:01:09 UTC
442e8c2 Extract formatting tests of time zones into parameterized test git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1666577 13f79535-47bb-0310-9956-ffa450edef68 13 March 2015, 21:00:37 UTC
04c8de2 No need to exclude the current time zone from testing git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1666575 13f79535-47bb-0310-9956-ffa450edef68 13 March 2015, 20:53:00 UTC
8aa1b44 LANG-1092: Wrong formating of time zones with daylight saving time in FastDatePrinter git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1666568 13f79535-47bb-0310-9956-ffa450edef68 13 March 2015, 20:29:06 UTC
1f75a8f LANG-877: Performance improvements for StringEscapeUtils. This fixes #49 from github. Thanks to Fabian Lange. git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1666535 13f79535-47bb-0310-9956-ffa450edef68 13 March 2015, 18:18:59 UTC
a234f03 Fix JavaDoc link git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1666365 13f79535-47bb-0310-9956-ffa450edef68 13 March 2015, 07:42:05 UTC
f29eb8e Use annotation based testing for expected exceptions git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1666364 13f79535-47bb-0310-9956-ffa450edef68 13 March 2015, 07:36:25 UTC
d38919f LANG-1093: Add ClassUtils.getAbbreviatedName(). This fixes #48 from github. Thanks to Fabian Lange. git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1666362 13f79535-47bb-0310-9956-ffa450edef68 13 March 2015, 07:29:21 UTC
ce7f4ed LANG-1090 FastDateParser does not set error indication in ParsePosition git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1663438 13f79535-47bb-0310-9956-ffa450edef68 02 March 2015, 21:28:13 UTC
8db46b1 Javadoc git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1663430 13f79535-47bb-0310-9956-ffa450edef68 02 March 2015, 20:54:18 UTC
back to top