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

sort by:
Revision Author Date Message Commit Date
6a223b1 Tag Lang 2.6 RC2 git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/tags/LANG_2_6_RC2@1058784 13f79535-47bb-0310-9956-ffa450edef68 13 January 2011, 23:03:42 UTC
f913e6c Use strip() instead of trim() - trim() doesn't remove all whitespace characters git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/branches/LANG_2_X@1058365 13f79535-47bb-0310-9956-ffa450edef68 13 January 2011, 00:04:49 UTC
5670535 Typo git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/branches/LANG_2_X@1058352 13f79535-47bb-0310-9956-ffa450edef68 12 January 2011, 23:37:21 UTC
f342e9f Use "Release Notes" in title and section heading, add description for 2.6 section of changes report git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/branches/LANG_2_X@1058350 13f79535-47bb-0310-9956-ffa450edef68 12 January 2011, 23:30:09 UTC
01c38b0 Fix misleading title in the release notes (change "TASKS IN 2.6" to "OTHER CHANGES IN 2.6" git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/branches/LANG_2_X@1058313 13f79535-47bb-0310-9956-ffa450edef68 12 January 2011, 20:59:27 UTC
ccd009c Change test method name back so that if its ever uncommented it runs git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/branches/LANG_2_X@1057966 13f79535-47bb-0310-9956-ffa450edef68 12 January 2011, 01:04:55 UTC
1ce9649 Remove test which fails on IBM's JDK (fields in ArrayList are implementation dependant, therefore this test is not valid) git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/branches/LANG_2_X@1057939 13f79535-47bb-0310-9956-ffa450edef68 11 January 2011, 23:45:36 UTC
9c9e92c Prepare site for Lang 2.6 release git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/branches/LANG_2_X@1057893 13f79535-47bb-0310-9956-ffa450edef68 11 January 2011, 22:21:32 UTC
a6ec434 Port LANG-576 to LANG 2.x Branch - extend CloneFailedException from NestableRuntimeException and add back constructors which take a Throwable git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/branches/LANG_2_X@1057434 13f79535-47bb-0310-9956-ffa450edef68 11 January 2011, 01:27:37 UTC
2842fd5 Port LANG-636 to LANG 2.x Branch - ExtendedMessageFormat doesn't override equals(Object) git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/branches/LANG_2_X@1057427 13f79535-47bb-0310-9956-ffa450edef68 11 January 2011, 00:28:01 UTC
ef07c7c Port LANG-670 to LANG 2.x Branch - Add notEqual() method to ObjectUtils git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/branches/LANG_2_X@1057423 13f79535-47bb-0310-9956-ffa450edef68 11 January 2011, 00:20:38 UTC
f035a70 port r1057352 to LANG 2.x branch - Fix up Javadoc for unsupported methods git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/branches/LANG_2_X@1057367 13f79535-47bb-0310-9956-ffa450edef68 10 January 2011, 21:15:33 UTC
f4e8de1 add missing @since 2.6 tag git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/branches/LANG_2_X@1057354 13f79535-47bb-0310-9956-ffa450edef68 10 January 2011, 20:48:47 UTC
55f5cb4 LANG-302 Fix StrBuilder does not implement clone() git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/branches/LANG_2_X@1057349 13f79535-47bb-0310-9956-ffa450edef68 10 January 2011, 20:40:49 UTC
33923a7 LANG-669 Use StrBuilder instead of StringBuffer to improve performance where sync. is not an issue git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/branches/LANG_2_X@1057072 13f79535-47bb-0310-9956-ffa450edef68 10 January 2011, 01:55:57 UTC
5dbcbcf Remove "pending" source - this is still in the trunk if/when it ever gets used their, then we may consider back-porting to 2.x branch git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/branches/LANG_2_X@1057059 13f79535-47bb-0310-9956-ffa450edef68 09 January 2011, 23:35:12 UTC
772c61d Javadoc fix git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/branches/LANG_2_X@1057051 13f79535-47bb-0310-9956-ffa450edef68 09 January 2011, 23:15:51 UTC
9360ddc Site updates git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/branches/LANG_2_X@1057047 13f79535-47bb-0310-9956-ffa450edef68 09 January 2011, 22:54:28 UTC
7c4740d Site updates git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/branches/LANG_2_X@1057046 13f79535-47bb-0310-9956-ffa450edef68 09 January 2011, 22:53:41 UTC
a67e282 Update release notes for 2.6 git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/branches/LANG_2_X@1057041 13f79535-47bb-0310-9956-ffa450edef68 09 January 2011, 22:27:51 UTC
1376e18 Fix a couple of FindBugs issues git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/branches/LANG_2_X@1057037 13f79535-47bb-0310-9956-ffa450edef68 09 January 2011, 21:35:32 UTC
87faf4f Add FindBugs filter git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/branches/LANG_2_X@1057036 13f79535-47bb-0310-9956-ffa450edef68 09 January 2011, 21:34:56 UTC
305ac7b Port LANG-667 to LANG 2.x Branch - Add a Null-safe compare() method to ObjectUtils git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/branches/LANG_2_X@1057022 13f79535-47bb-0310-9956-ffa450edef68 09 January 2011, 20:38:33 UTC
e1b9c02 port r931457 to LANG 2.x branch - Bug in copy and paste, now tests MutableFloat not MutableDouble for String constructor git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/branches/LANG_2_X@1057020 13f79535-47bb-0310-9956-ffa450edef68 09 January 2011, 20:13:35 UTC
54b043f Port BEANUTILS-381 to LANG 2.x Branch - getMatchingAccessibleMethod does not correctly handle inheritance and method overloading - thanks to Todd Nine for the patch git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/branches/LANG_2_X@1057013 13f79535-47bb-0310-9956-ffa450edef68 09 January 2011, 20:04:16 UTC
cfbe666 Port code re-formatting to LANG 2.x Branch git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/branches/LANG_2_X@1057012 13f79535-47bb-0310-9956-ffa450edef68 09 January 2011, 19:56:44 UTC
64c5477 Port to LANG 2.x Branch - Javadoc improvements/corrections git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/branches/LANG_2_X@1057009 13f79535-47bb-0310-9956-ffa450edef68 09 January 2011, 19:48:06 UTC
40a17dd port r918829 to LANG 2.x branch - Make private field final git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/branches/LANG_2_X@1057001 13f79535-47bb-0310-9956-ffa450edef68 09 January 2011, 19:07:40 UTC
c40b112 Minor optimization of normalizeSpace() git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/branches/LANG_2_X@1056998 13f79535-47bb-0310-9956-ffa450edef68 09 January 2011, 18:44:03 UTC
c00c83f Port LANG-370 to LANG 2.x Branch - Document thread safety of classes git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/branches/LANG_2_X@1056988 13f79535-47bb-0310-9956-ffa450edef68 09 January 2011, 17:58:53 UTC
a2b03bc port r813984 to LANG 2.x branch - add quick type compatibility check git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/branches/LANG_2_X@1056983 13f79535-47bb-0310-9956-ffa450edef68 09 January 2011, 17:31:50 UTC
cee65ca Port LANG-655 to LANG 2.x Branch - add defaultIfBlank() method to StringUtils git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/branches/LANG_2_X@1056879 13f79535-47bb-0310-9956-ffa450edef68 09 January 2011, 03:33:40 UTC
f8cd997 Port LANG-482 to LANG 2.x Branch - Enhance StrSubstitutor to support substitution in variable names git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/branches/LANG_2_X@1056876 13f79535-47bb-0310-9956-ffa450edef68 09 January 2011, 03:17:24 UTC
426b8dc Port LANG-629 to LANG 2.x Branch - make the underlying set synchronized for CharSet git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/branches/LANG_2_X@1056872 13f79535-47bb-0310-9956-ffa450edef68 09 January 2011, 02:55:09 UTC
5ccae58 Port LANG-614 to LANG 2.x Branch - add StringUtils endsWithAny() method git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/branches/LANG_2_X@1056871 13f79535-47bb-0310-9956-ffa450edef68 09 January 2011, 02:51:19 UTC
7f48b19 Port LANG-645 to LANG 2.x Branch - fix the FastDateFormat to properly include the locale when formatting a Date git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/branches/LANG_2_X@1056869 13f79535-47bb-0310-9956-ffa450edef68 09 January 2011, 02:41:34 UTC
36044e8 Port LANG-596 to LANG 2.x Branch - add a replace(String, Properties) variant to StrSubstitutor git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/branches/LANG_2_X@1056868 13f79535-47bb-0310-9956-ffa450edef68 09 January 2011, 02:34:19 UTC
814dbc3 Port LANG-643 to LANG 2.x Branch - Javadoc StringUtils.left() claims to throw an exception on negative lenth, but doesn't git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/branches/LANG_2_X@1056864 13f79535-47bb-0310-9956-ffa450edef68 09 January 2011, 02:10:44 UTC
0486187 port r983709 to LANG 2.x branch - Javadoc and formatting changes git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/branches/LANG_2_X@1056863 13f79535-47bb-0310-9956-ffa450edef68 09 January 2011, 02:00:25 UTC
7d72f71 Port LANG-640 to LANG 2.x Branch - add normalizeSpace() to StringUtils git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/branches/LANG_2_X@1056862 13f79535-47bb-0310-9956-ffa450edef68 09 January 2011, 01:41:56 UTC
5ed29d6 Port LANG-638 to LANG 2.x Branch - NumberUtils createNumber() throws a StringIndexOutOfBoundsException when argument containing "e" and "E" is passed in git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/branches/LANG_2_X@1056853 13f79535-47bb-0310-9956-ffa450edef68 09 January 2011, 01:07:04 UTC
9de7b8e port r980201 to LANG 2.x branch - simplify code git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/branches/LANG_2_X@1056849 13f79535-47bb-0310-9956-ffa450edef68 09 January 2011, 00:49:12 UTC
eb7b85c Port LANG-633 to LANG 2.x Branch - use same optimization in toBooleanObject(String) as in toBoolean(String) git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/branches/LANG_2_X@1056846 13f79535-47bb-0310-9956-ffa450edef68 09 January 2011, 00:40:03 UTC
248c95b Port LANG-635 to LANG 2.x Branch - fixing the pass along of compareTransients to the reflectionCompare method as identified by Robert Radkiewicz git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/branches/LANG_2_X@1056843 13f79535-47bb-0310-9956-ffa450edef68 09 January 2011, 00:29:01 UTC
dd1c050 port r965937 to LANG 2.x branch - Removing commented out private method git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/branches/LANG_2_X@1056842 13f79535-47bb-0310-9956-ffa450edef68 09 January 2011, 00:25:24 UTC
c7a6226 Port LANG-632 to LANG 2.x Branch - provide a Date to Calendar convenience method git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/branches/LANG_2_X@1056840 13f79535-47bb-0310-9956-ffa450edef68 09 January 2011, 00:12:23 UTC
3b92626 Change clirr config to compare to commons-lang 2.5 (was 2.4) git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/branches/LANG_2_X@1056839 13f79535-47bb-0310-9956-ffa450edef68 09 January 2011, 00:11:26 UTC
8dbafbb Port LANG-628 to LANG 2.x Branch - Javadoc for HashCodeBuilder.append(boolean) does not match implementation git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/branches/LANG_2_X@1056838 13f79535-47bb-0310-9956-ffa450edef68 08 January 2011, 23:54:02 UTC
51600d4 Port LANG-623 to LANG 2.x Branch - Test for StringUtils replaceChars() icelandic characters git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/branches/LANG_2_X@1056837 13f79535-47bb-0310-9956-ffa450edef68 08 January 2011, 23:48:16 UTC
1eeb388 Port LANG-624 to LANG 2.x Branch - SystemUtils.getJavaVersionAsFloat throws StringIndexOutOfBoundsException on Android runtime/Dalvik VM git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/branches/LANG_2_X@1056834 13f79535-47bb-0310-9956-ffa450edef68 08 January 2011, 23:38:55 UTC
026e368 Port LANG-600 to LANG 2.x Branch - Javadoc is incorrect for lastIndexOf() method git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/branches/LANG_2_X@1056798 13f79535-47bb-0310-9956-ffa450edef68 08 January 2011, 21:04:29 UTC
cea9d53 Port LANG-607 to LANG 2.x Branch - StringUtils methods do not handle Unicode 2.0+ supplementary characters correctly git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/branches/LANG_2_X@1056797 13f79535-47bb-0310-9956-ffa450edef68 08 January 2011, 20:55:11 UTC
c30240b port r920546 to LANG 2.x branch - Use INDEX_NOT_FOUND instead of magic number git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/branches/LANG_2_X@1056782 13f79535-47bb-0310-9956-ffa450edef68 08 January 2011, 19:56:10 UTC
81315dd Port LANG-599 to LANG 2.x Branch - ClassUtils.getClass(): Allow Dots as Inner Class Separators git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/branches/LANG_2_X@1056767 13f79535-47bb-0310-9956-ffa450edef68 08 January 2011, 19:11:50 UTC
58db610 Port LANG-594 to LANG 2.x Branch - DateUtils equal & compare functions up to most significant field git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/branches/LANG_2_X@1056753 13f79535-47bb-0310-9956-ffa450edef68 08 January 2011, 18:37:05 UTC
a36d44e Add findbugs and test coverage and upgrade checkstyle git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/branches/LANG_2_X@1056750 13f79535-47bb-0310-9956-ffa450edef68 08 January 2011, 18:30:55 UTC
3087b99 Port LANG-576 to LANG 2.x Branch - Add methods for cloneables to ObjectUtils git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/branches/LANG_2_X@1056709 13f79535-47bb-0310-9956-ffa450edef68 08 January 2011, 14:09:48 UTC
c7fc450 Best not to repeat misunderstanding in LANG-666 ... git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/branches/LANG_2_X@1043654 13f79535-47bb-0310-9956-ffa450edef68 08 December 2010, 20:15:26 UTC
fff754f LANG-666 Update Javadoc to make it clearer that the second parameter is the set of characters to remove git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/branches/LANG_2_X@1043650 13f79535-47bb-0310-9956-ffa450edef68 08 December 2010, 20:05:00 UTC
9af14de Add a test for stripEnd git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/branches/LANG_2_X@1043648 13f79535-47bb-0310-9956-ffa450edef68 08 December 2010, 20:03:32 UTC
c94213c Fix SCM URLs git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/branches/LANG_2_X@986888 13f79535-47bb-0310-9956-ffa450edef68 18 August 2010, 19:44:34 UTC
cf15e97 Upgrade to commons-parent version 15 git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/branches/LANG_2_X@936221 13f79535-47bb-0310-9956-ffa450edef68 21 April 2010, 09:20:18 UTC
f2667ad Add Lang 2.5 article git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/branches/LANG_2_X@931924 13f79535-47bb-0310-9956-ffa450edef68 08 April 2010, 13:13:16 UTC
7b82dc6 Apply r931440 to the correct branch See http://svn.apache.org/viewvc?view=revision&revision=931440 http://markmail.org/message/ghuxod3t3q5qyqye git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/branches/LANG_2_X@931599 13f79535-47bb-0310-9956-ffa450edef68 07 April 2010, 15:59:19 UTC
09603ba Upgrade to commons-parent-14 git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/branches/LANG_2_X@923498 13f79535-47bb-0310-9956-ffa450edef68 15 March 2010, 23:11:42 UTC
a7a773b Update to point to the new download pages git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/branches/LANG_2_X@923351 13f79535-47bb-0310-9956-ffa450edef68 15 March 2010, 17:31:00 UTC
50d40f5 Revert to Parent 12, as 13 does not work with Java 1.4 git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/branches/LANG_2_X@920186 13f79535-47bb-0310-9956-ffa450edef68 08 March 2010, 03:39:58 UTC
12893f2 Upgrade to version 13 of commons-parent git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/branches/LANG_2_X@920158 13f79535-47bb-0310-9956-ffa450edef68 08 March 2010, 00:13:15 UTC
481da79 Tab police git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/branches/LANG_2_X@918244 13f79535-47bb-0310-9956-ffa450edef68 02 March 2010, 23:07:02 UTC
e2332cd 2.5 changes report should show LANG-348 instead of LANG-438 git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/branches/LANG_2_X@916448 13f79535-47bb-0310-9956-ffa450edef68 25 February 2010, 20:50:07 UTC
a75ca03 Roll the version number to 2.6-SNAPSHOT following the 2.5 release git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/branches/LANG_2_X@916250 13f79535-47bb-0310-9956-ffa450edef68 25 February 2010, 11:09:00 UTC
0d16688 Update release date git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/branches/LANG_2_X@912440 13f79535-47bb-0310-9956-ffa450edef68 21 February 2010, 23:29:03 UTC
57da87a Slight re-ordering git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/branches/LANG_2_X@912439 13f79535-47bb-0310-9956-ffa450edef68 21 February 2010, 23:27:03 UTC
123f1a3 Port r903421 to 2.x branch - Fixed a test case that does not work on non-English locales git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/branches/LANG_2_X@912438 13f79535-47bb-0310-9956-ffa450edef68 21 February 2010, 23:25:26 UTC
ca0337d LANG-76 catch Exception instead of Throwable - thanks to Sebb git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/branches/LANG_2_X@912394 13f79535-47bb-0310-9956-ffa450edef68 21 February 2010, 20:16:22 UTC
e893834 Update the release notes for LANG-76 and LANG-592 git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/branches/LANG_2_X@912379 13f79535-47bb-0310-9956-ffa450edef68 21 February 2010, 17:45:40 UTC
71dc134 LANG-592 RandomUtils tests are failing frequently - thanks to Phil Steitz for investigating (separate out RandomUtils frequency tests into a new test case and only run in special Ant/Maven target/profile) git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/branches/LANG_2_X@912374 13f79535-47bb-0310-9956-ffa450edef68 21 February 2010, 17:20:57 UTC
4dd3c58 LANG-76 EnumUtils.getEnum() doesn't work in 1.5+ - force initialization of the Enum class using Class.forName() thanks to Marcus Schulte for the solution (Note: for JDK 1.5+ the Ant build compiles EnumUtilsLang76Test with source/target 1.5 which causes this problem to occur) git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/branches/LANG_2_X@912292 13f79535-47bb-0310-9956-ffa450edef68 21 February 2010, 02:52:56 UTC
892061e Prepare for Lang 2.5 release git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/branches/LANG_2_X@912006 13f79535-47bb-0310-9956-ffa450edef68 19 February 2010, 22:07:10 UTC
b2635ed Remove Maven1 files which no longer exist git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/branches/LANG_2_X@912005 13f79535-47bb-0310-9956-ffa450edef68 19 February 2010, 22:06:07 UTC
03b66cb Remove Maven1 XML documents git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/branches/LANG_2_X@911993 13f79535-47bb-0310-9956-ffa450edef68 19 February 2010, 21:32:19 UTC
290af7a Checkstyle changes only git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/branches/LANG_2_X@911986 13f79535-47bb-0310-9956-ffa450edef68 19 February 2010, 21:19:05 UTC
66f2946 Update release notes and changes.xml for LANG-204, LANG-586 and LANG-587 and remove duplicate LAN-472 entry git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/branches/LANG_2_X@911978 13f79535-47bb-0310-9956-ffa450edef68 19 February 2010, 20:50:33 UTC
184eb1b Port LANG-511 to 2.x branch - Moving availableLocaleSet and availableLocaleList to both lazily initialize in a separate synchronized method. This brings the two pieces of code into line with each other, allows availableLocaleSet() to be unsynchronized as desired in LANG-488 and removes the static initialization of availableLocaleList() as requested in LANG-511 git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/branches/LANG_2_X@911968 13f79535-47bb-0310-9956-ffa450edef68 19 February 2010, 20:26:21 UTC
facb116 LANG-76 Add a test case to try and reproduce git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/branches/LANG_2_X@911954 13f79535-47bb-0310-9956-ffa450edef68 19 February 2010, 19:54:13 UTC
1ab06dd Show chiSquared value git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/branches/LANG_2_X@910598 13f79535-47bb-0310-9956-ffa450edef68 16 February 2010, 17:07:51 UTC
716d0b8 Javadoc clarification git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/branches/LANG_2_X@907631 13f79535-47bb-0310-9956-ffa450edef68 08 February 2010, 12:22:48 UTC
edb10db merge double-read of ThreadLocal from trunk git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/branches/LANG_2_X@907376 13f79535-47bb-0310-9956-ffa450edef68 07 February 2010, 03:43:02 UTC
a6532f6 [LANG-586] merge HashCodeBuilder fix git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/branches/LANG_2_X@907374 13f79535-47bb-0310-9956-ffa450edef68 07 February 2010, 03:32:04 UTC
eeecb6f remove call to 1.5 method git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/branches/LANG_2_X@907168 13f79535-47bb-0310-9956-ffa450edef68 06 February 2010, 03:33:50 UTC
14ee794 Add LANG-472 git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/branches/LANG_2_X@907162 13f79535-47bb-0310-9956-ffa450edef68 06 February 2010, 02:51:02 UTC
54c8395 Revert nextInt() and nextLong() to 2.4 behaviour, i.e MAX_VALUE is not included Rewrite nextLong(long) based on Harmony's implementation of nextInt(int) git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/branches/LANG_2_X@907160 13f79535-47bb-0310-9956-ffa450edef68 06 February 2010, 02:36:55 UTC
73de151 Add some more test cases git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/branches/LANG_2_X@907159 13f79535-47bb-0310-9956-ffa450edef68 06 February 2010, 02:33:16 UTC
e945f93 [LANG-586] merge git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/branches/LANG_2_X@907129 13f79535-47bb-0310-9956-ffa450edef68 05 February 2010, 23:18:32 UTC
77fafd7 [LANG-587] merge from trunk git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/branches/LANG_2_X@907121 13f79535-47bb-0310-9956-ffa450edef68 05 February 2010, 22:53:21 UTC
248ec29 Oops! Need to revert r906694 as Random ctor calls setSeed git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/branches/LANG_2_X@906769 13f79535-47bb-0310-9956-ffa450edef68 05 February 2010, 02:18:00 UTC
77c1474 Tab police git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/branches/LANG_2_X@906758 13f79535-47bb-0310-9956-ffa450edef68 05 February 2010, 01:23:22 UTC
873b5a4 re-seed is unsupported, regardless git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/branches/LANG_2_X@906694 13f79535-47bb-0310-9956-ffa450edef68 04 February 2010, 22:31:08 UTC
4e9b510 Math.abs(long) can return a negative number Fix nextInt() and nextLong() so all values 0 -> MAX_VALUE are equally likely git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/branches/LANG_2_X@906693 13f79535-47bb-0310-9956-ffa450edef68 04 February 2010, 22:29:35 UTC
2ed9d04 Use the super implementation for nextInt(n) git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/branches/LANG_2_X@906537 13f79535-47bb-0310-9956-ffa450edef68 04 February 2010, 16:07:04 UTC
back to top