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

sort by:
Revision Author Date Message Commit Date
f241657 Checkstyle and trailing spaces. git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1082302 13f79535-47bb-0310-9956-ffa450edef68 16 March 2011, 21:08:27 UTC
68cf378 Checkstyle git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1082301 13f79535-47bb-0310-9956-ffa450edef68 16 March 2011, 21:02:15 UTC
6566784 Checkstyle git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1082300 13f79535-47bb-0310-9956-ffa450edef68 16 March 2011, 21:00:56 UTC
a8c12ea Fixed checkstyle warnings. git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1082299 13f79535-47bb-0310-9956-ffa450edef68 16 March 2011, 20:58:38 UTC
eef3ffe Moving indexOf(String, String) and indexOf(String, String, int) over to CharSequence. LANG-687 git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1082066 13f79535-47bb-0310-9956-ffa450edef68 16 March 2011, 06:18:42 UTC
363d1f2 Moving indexOf(String, int) and indexOf(String, int, int) over to CharSequence. LANG-687. This, plus the same happening for the String, String, int variant will open up a lot of methods. git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1082062 13f79535-47bb-0310-9956-ffa450edef68 16 March 2011, 06:11:32 UTC
fede6b1 Moving center, left, leftPad, right, rightPad, mid, upperCase, lowerCase and swapCase over to CharSequence input. LANG-687 git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1082054 13f79535-47bb-0310-9956-ffa450edef68 16 March 2011, 05:31:51 UTC
0bc3750 Moving abbreviate + abbreviateMiddle to CharSequences git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1082051 13f79535-47bb-0310-9956-ffa450edef68 16 March 2011, 05:04:45 UTC
5bdb723 Upgrading to 19 git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1082048 13f79535-47bb-0310-9956-ffa450edef68 16 March 2011, 04:41:25 UTC
196067d Removing CharSequenceUtils in favour of putting the code in StringUtils git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1082046 13f79535-47bb-0310-9956-ffa450edef68 16 March 2011, 04:39:17 UTC
e5b0844 Adding lots of @since 3.0s git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1082044 13f79535-47bb-0310-9956-ffa450edef68 16 March 2011, 04:26:58 UTC
edcfd40 Fixing LANG-685 so that EqualsBuilder synchronizes on itself and not HashCodeBuilder git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1082042 13f79535-47bb-0310-9956-ffa450edef68 16 March 2011, 03:53:22 UTC
dd84146 Follow branding reqs from http://www.apache.org/foundation/marks/pmcs#graphics git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1079847 13f79535-47bb-0310-9956-ffa450edef68 09 March 2011, 15:43:11 UTC
6a7a1ed Explicit boxing git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1079423 13f79535-47bb-0310-9956-ffa450edef68 08 March 2011, 16:38:09 UTC
703db76 Explicit boxing git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1079422 13f79535-47bb-0310-9956-ffa450edef68 08 March 2011, 16:34:59 UTC
fe81ef0 Cannot use {@code} to enclose text that includes {} git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1079421 13f79535-47bb-0310-9956-ffa450edef68 08 March 2011, 16:33:15 UTC
efc7ed5 Unused imports git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1079419 13f79535-47bb-0310-9956-ffa450edef68 08 March 2011, 16:30:30 UTC
ffb2308 Cannot use {@code} to enclose text that includes {} git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1079418 13f79535-47bb-0310-9956-ffa450edef68 08 March 2011, 16:29:48 UTC
6850759 Fix incorrect Javadoc re thrown exceptions; requires further change to private method git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1079417 13f79535-47bb-0310-9956-ffa450edef68 08 March 2011, 16:24:00 UTC
339558e Fixing javadoc warnings git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1079271 13f79535-47bb-0310-9956-ffa450edef68 08 March 2011, 06:10:28 UTC
8036872 Adding javadoc git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1079249 13f79535-47bb-0310-9956-ffa450edef68 08 March 2011, 06:00:22 UTC
8542ccb Dropping the concat methods. Moving the join(Object[]) to join(Object...). LANG-396. LANG-683. git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1079173 13f79535-47bb-0310-9956-ffa450edef68 08 March 2011, 05:34:01 UTC
3456b2b Adding Javadoc to public constants - LANG-682 git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1079169 13f79535-47bb-0310-9956-ffa450edef68 08 March 2011, 05:20:12 UTC
b4e69a6 Decompose pair into an abstract class with element accessor methods + mutable/immutable concrete expression classes git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1078889 13f79535-47bb-0310-9956-ffa450edef68 07 March 2011, 18:47:09 UTC
dbd36d9 Javadoc fix - duplicated line (looks like auto <code> fix did not work) git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1078064 13f79535-47bb-0310-9956-ffa450edef68 04 March 2011, 17:31:27 UTC
0ca8473 Javadoc git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1078032 13f79535-47bb-0310-9956-ffa450edef68 04 March 2011, 16:07:14 UTC
ef14f84 Javadoc git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1078015 13f79535-47bb-0310-9956-ffa450edef68 04 March 2011, 15:42:40 UTC
48b657d Javadoc git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1078013 13f79535-47bb-0310-9956-ffa450edef68 04 March 2011, 15:37:12 UTC
4b615e2 Use new feature for implementing isSupported(); Javadoc git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1078006 13f79535-47bb-0310-9956-ffa450edef68 04 March 2011, 15:31:49 UTC
81b5d12 Javadoc git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1077992 13f79535-47bb-0310-9956-ffa450edef68 04 March 2011, 15:08:53 UTC
c21a7a2 Use concurrent instead of synchronization; Javadoc git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1077984 13f79535-47bb-0310-9956-ffa450edef68 04 March 2011, 14:59:22 UTC
1e2b9eb Javadoc and clarify null handling git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1077977 13f79535-47bb-0310-9956-ffa450edef68 04 March 2011, 14:46:03 UTC
30c4689 Javadoc and add toString() git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1077967 13f79535-47bb-0310-9956-ffa450edef68 04 March 2011, 14:34:05 UTC
e4671b4 Javadoc git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1077965 13f79535-47bb-0310-9956-ffa450edef68 04 March 2011, 14:27:50 UTC
cde62a6 Use private UTC constant to avoid corruption of mutable constant git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1077943 13f79535-47bb-0310-9956-ffa450edef68 04 March 2011, 13:42:49 UTC
f68bbdb Javadoc git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1077942 13f79535-47bb-0310-9956-ffa450edef68 04 March 2011, 13:41:41 UTC
3f46763 Make rounding mode constants private, as they are unused in public git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1077935 13f79535-47bb-0310-9956-ffa450edef68 04 March 2011, 13:31:39 UTC
5bc14f8 Document mutability of UTC constant, which isn't ideal git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1077934 13f79535-47bb-0310-9956-ffa450edef68 04 March 2011, 13:30:35 UTC
f446d29 Javadoc git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1077933 13f79535-47bb-0310-9956-ffa450edef68 04 March 2011, 13:29:01 UTC
bbc7fd0 Fix order of modifiers to public static final git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1077925 13f79535-47bb-0310-9956-ffa450edef68 04 March 2011, 13:00:05 UTC
40a5b58 Add serialization version ID git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1077922 13f79535-47bb-0310-9956-ffa450edef68 04 March 2011, 12:55:37 UTC
79cddd4 Fix brace positions git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1077921 13f79535-47bb-0310-9956-ffa450edef68 04 March 2011, 12:54:18 UTC
30e3697 Javadoc ArrayUtils.toArray() git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1077915 13f79535-47bb-0310-9956-ffa450edef68 04 March 2011, 12:41:48 UTC
3ac961a [LANG-492] Revert deletion of ArrayUtils.hashCode() git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1077910 13f79535-47bb-0310-9956-ffa450edef68 04 March 2011, 12:31:24 UTC
c7f93ca Add thread-safe annotation git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1077903 13f79535-47bb-0310-9956-ffa450edef68 04 March 2011, 12:24:12 UTC
ee17d69 Javadoc; Move @since; Add documented constructor git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1077901 13f79535-47bb-0310-9956-ffa450edef68 04 March 2011, 12:23:25 UTC
4046e16 Avoid throwing checked exceptions from AnnotationUtils.hashCode() git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1077895 13f79535-47bb-0310-9956-ffa450edef68 04 March 2011, 12:11:41 UTC
ed69b85 Additional Javadoc; Remove IllegalArgumentException from throws clause git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1077892 13f79535-47bb-0310-9956-ffa450edef68 04 March 2011, 12:03:22 UTC
ef3132b Changing Range.containsRange to containsAll and Range.overlapsRange to overlapsWith git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1077823 13f79535-47bb-0310-9956-ffa450edef68 04 March 2011, 06:12:56 UTC
0c0a145 Adding note on thread safety and fixing a piece of javadoc that still talked about numbers git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1077822 13f79535-47bb-0310-9956-ffa450edef68 04 March 2011, 06:09:14 UTC
ff0b834 Adding a header for the exception section git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1077821 13f79535-47bb-0310-9956-ffa450edef68 04 March 2011, 05:45:08 UTC
b9c088a Fix missing new in example. Fix javadoc. Fix code style. git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1076703 13f79535-47bb-0310-9956-ffa450edef68 03 March 2011, 17:48:24 UTC
3ed85bb Updating the site for 3.0 git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1076542 13f79535-47bb-0310-9956-ffa450edef68 03 March 2011, 07:15:07 UTC
3ff4ee6 Reversing 3.0 and 2.6 git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1076541 13f79535-47bb-0310-9956-ffa450edef68 03 March 2011, 07:15:01 UTC
6eb9b44 Setting version to 3.0 in preparation of release building git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1076528 13f79535-47bb-0310-9956-ffa450edef68 03 March 2011, 05:20:03 UTC
45a6d67 Updating release notes git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1076515 13f79535-47bb-0310-9956-ffa450edef68 03 March 2011, 04:45:03 UTC
deabff9 Updating for 3.0; removing mention of 2.x only features. git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1076513 13f79535-47bb-0310-9956-ffa450edef68 03 March 2011, 04:29:04 UTC
8eda3ad Indented code, made the link to the userguide a deep link git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1076128 13f79535-47bb-0310-9956-ffa450edef68 02 March 2011, 07:31:46 UTC
d999b5c [LANG-489] Added some notes about the concurrent package to the migrate guide. git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1076025 13f79535-47bb-0310-9956-ffa450edef68 01 March 2011, 21:18:58 UTC
7148815 Added visual note as to which issues were 3.0-beta git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1075692 13f79535-47bb-0310-9956-ffa450edef68 01 March 2011, 07:38:49 UTC
e94da60 Adding information on the text.translate package git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1075691 13f79535-47bb-0310-9956-ffa450edef68 01 March 2011, 07:31:23 UTC
b0e0fc4 Noting the SystemUtils java.version property change git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1075674 13f79535-47bb-0310-9956-ffa450edef68 01 March 2011, 06:32:00 UTC
3c4f60d Resolving LANG-428 - Changing StringUtils.isAlpha, isAlphanumeric and isNumeric to return false when passed an empty String. Documenting this in the changes report and in the upgrade article. Also fixing a Javadoc c+p error in isNumericSpace and isAlphanumericSpace. git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1075673 13f79535-47bb-0310-9956-ffa450edef68 01 March 2011, 06:31:41 UTC
15d50cf ws git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1074298 13f79535-47bb-0310-9956-ffa450edef68 24 February 2011, 21:22:48 UTC
ad549f8 address the invalidity of null annotation members git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1073995 13f79535-47bb-0310-9956-ffa450edef68 24 February 2011, 00:05:02 UTC
9e4b248 Adding a manually generated 2.6->3.0 clirr report git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1072859 13f79535-47bb-0310-9956-ffa450edef68 21 February 2011, 06:47:52 UTC
dafce5c Lowering the bar for the article so a release isn't held up by talking about the release git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1072856 13f79535-47bb-0310-9956-ffa450edef68 21 February 2011, 06:36:57 UTC
da545e3 [LANG-678] Updates changes and release notes. git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1071402 13f79535-47bb-0310-9956-ffa450edef68 16 February 2011, 21:24:33 UTC
3c286d8 [LANG-678] Added support for ConcurrentMap.putIfAbsent() to ConcurrentUtils. git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1071401 13f79535-47bb-0310-9956-ffa450edef68 16 February 2011, 21:20:27 UTC
536ea90 Adding a note for LANG-676 git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1067607 13f79535-47bb-0310-9956-ffa450edef68 06 February 2011, 06:59:37 UTC
d34dce4 Adding note on potential NPE if autoboxing occurs per LANG-676 git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1067606 13f79535-47bb-0310-9956-ffa450edef68 06 February 2011, 06:58:08 UTC
4a29061 Updating the 3.0 article git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1067603 13f79535-47bb-0310-9956-ffa450edef68 06 February 2011, 06:49:49 UTC
e39e773 ws git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1067021 13f79535-47bb-0310-9956-ffa450edef68 03 February 2011, 22:57:47 UTC
d51bc88 Add missing Javadoc @param. git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1066984 13f79535-47bb-0310-9956-ffa450edef68 03 February 2011, 21:29:35 UTC
e9f5fc1 Noting LANG-677 git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1066733 13f79535-47bb-0310-9956-ffa450edef68 03 February 2011, 05:24:51 UTC
3e5d5dc LANG-677 DateUtils isSameLocalTime() compares the hour using 12hour Calendar.HOUR instead of 24hour Calendar.HOUR_OF_DAY - thanks to Christian git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1066645 13f79535-47bb-0310-9956-ffa450edef68 02 February 2011, 21:55:15 UTC
a655a3f Updating changes report git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1066354 13f79535-47bb-0310-9956-ffa450edef68 02 February 2011, 07:15:29 UTC
d057470 Removing the multi-line TODO so it shows up as 1 TODO git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1066351 13f79535-47bb-0310-9956-ffa450edef68 02 February 2011, 06:41:33 UTC
8106d2c Adding javadoc git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1066350 13f79535-47bb-0310-9956-ffa450edef68 02 February 2011, 06:39:50 UTC
1106a49 Removing the note on CsvEscaper as an overriding example git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1066349 13f79535-47bb-0310-9956-ffa450edef68 02 February 2011, 06:39:41 UTC
f7d98dc Removing the note on '2' being in the API. That can be dealt with if people find doubling to be an issue git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1066348 13f79535-47bb-0310-9956-ffa450edef68 02 February 2011, 06:38:08 UTC
b9f45d5 Removing RegexTranslator TODO git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1066347 13f79535-47bb-0310-9956-ffa450edef68 02 February 2011, 06:37:13 UTC
0c0402c Breaking 120+ line in half git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1066343 13f79535-47bb-0310-9956-ffa450edef68 02 February 2011, 06:25:20 UTC
05242a9 Adding tests to ensure the public constructors remain git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1066341 13f79535-47bb-0310-9956-ffa450edef68 02 February 2011, 06:21:53 UTC
ad8f15b Explicitly specifying the Exceptions instead of a catch(Exception) git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1066333 13f79535-47bb-0310-9956-ffa450edef68 02 February 2011, 05:54:51 UTC
9c0820e Upgrading to parent pom v18 git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1066332 13f79535-47bb-0310-9956-ffa450edef68 02 February 2011, 05:45:21 UTC
ec9c77d Explicitly specifying the Exceptions instead of a catch(Exception) git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1066330 13f79535-47bb-0310-9956-ffa450edef68 02 February 2011, 05:39:30 UTC
312cfc0 Technically we should compare to 2.6; though it's much the same result given our package name change git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1066328 13f79535-47bb-0310-9956-ffa450edef68 02 February 2011, 05:31:00 UTC
d0db214 Minor update git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1065238 13f79535-47bb-0310-9956-ffa450edef68 30 January 2011, 09:10:19 UTC
17cbd99 Adding a bit to the 3.0 article git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1065237 13f79535-47bb-0310-9956-ffa450edef68 30 January 2011, 09:08:01 UTC
e03c097 Adding more tests to Pair git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1065236 13f79535-47bb-0310-9956-ffa450edef68 30 January 2011, 09:04:51 UTC
03cf8fd Scratch that, compiler disagrees (aka, I'm wrong) git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1065235 13f79535-47bb-0310-9956-ffa450edef68 30 January 2011, 09:01:17 UTC
bd7b736 Removed unnecessary lines (options are already null by default) git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1065233 13f79535-47bb-0310-9956-ffa450edef68 30 January 2011, 08:50:51 UTC
c2ff15b Adding testing for Java 1.8, confirming that 1.9 is not there to test the null handling and confirming that the wrapper method works git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1065232 13f79535-47bb-0310-9956-ffa450edef68 30 January 2011, 08:48:26 UTC
8ae1df8 Adding a Java 1.8 as that is talked of nowadays git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1065231 13f79535-47bb-0310-9956-ffa450edef68 30 January 2011, 08:48:16 UTC
f0df931 Fixing @params git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1065230 13f79535-47bb-0310-9956-ffa450edef68 30 January 2011, 08:47:38 UTC
6e6bc18 Removed todo note as the ceiling tests are in DateUtils git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1065229 13f79535-47bb-0310-9956-ffa450edef68 30 January 2011, 08:45:13 UTC
8a7c770 Rename the parameter everywhere instead of just the method declaration git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1065224 13f79535-47bb-0310-9956-ffa450edef68 30 January 2011, 08:15:38 UTC
bc5f3e0 Added javadoc git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1065220 13f79535-47bb-0310-9956-ffa450edef68 30 January 2011, 08:08:42 UTC
5ea88e0 Removing TODO; a regex translator didn't prove to be very quick iirc git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1065217 13f79535-47bb-0310-9956-ffa450edef68 30 January 2011, 08:03:17 UTC
back to top