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

sort by:
Revision Author Date Message Commit Date
f468dde Tagging RC2 git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/tags/LANG_3_0_RC2@1090524 13f79535-47bb-0310-9956-ffa450edef68 09 April 2011, 04:30:40 UTC
f08d8a2 Fixing documentation post translate move to Range API git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1090522 13f79535-47bb-0310-9956-ffa450edef68 09 April 2011, 04:30:12 UTC
1a11451 Moving 510 to below the beta fold. Adding LANG-687 git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1090521 13f79535-47bb-0310-9956-ffa450edef68 09 April 2011, 04:24:47 UTC
3921c1e Tagging RC2 git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/tags/LANG_3_0_RC2@1090515 13f79535-47bb-0310-9956-ffa450edef68 09 April 2011, 02:41:25 UTC
944040d Fixing @see reference git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1090514 13f79535-47bb-0310-9956-ffa450edef68 09 April 2011, 02:41:19 UTC
b7e7290 Tagging RC2 git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/tags/LANG_3_0_RC2@1090512 13f79535-47bb-0310-9956-ffa450edef68 09 April 2011, 02:24:31 UTC
b310b05 Making it explicit that the else statement expects to jump to the next iteration of the loop git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1090511 13f79535-47bb-0310-9956-ffa450edef68 09 April 2011, 02:16:13 UTC
0a1740c Changing comment so PMD notices the NOPMD git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1090510 13f79535-47bb-0310-9956-ffa450edef68 09 April 2011, 02:14:26 UTC
235040f Making CharRange non-public. LANG-689 git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1090427 13f79535-47bb-0310-9956-ffa450edef68 08 April 2011, 20:17:10 UTC
4458775 Note the CharSequence API change git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1090426 13f79535-47bb-0310-9956-ffa450edef68 08 April 2011, 20:17:00 UTC
287b2cd Moving text translation classes to the Range class for its configuration git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1090111 13f79535-47bb-0310-9956-ffa450edef68 08 April 2011, 04:47:21 UTC
0d01e05 Fix broken test - Sun Java and Eclipse casting nasturtiums at each other git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1090006 13f79535-47bb-0310-9956-ffa450edef68 07 April 2011, 20:57:08 UTC
6623901 My screwup. Rolling back didn't fix, so rolling forward again. No idea still why the build fails; needs investigation git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1090004 13f79535-47bb-0310-9956-ffa450edef68 07 April 2011, 20:55:43 UTC
22822da Rolling back the TypeUtilsTest change in r1089973 as it breaks the build. Unsure why. git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1090000 13f79535-47bb-0310-9956-ffa450edef68 07 April 2011, 20:47:48 UTC
ee1dce1 Removing @author that was introduced by undeleting a file git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1089996 13f79535-47bb-0310-9956-ffa450edef68 07 April 2011, 20:41:01 UTC
937114b Missing @Override git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1089974 13f79535-47bb-0310-9956-ffa450edef68 07 April 2011, 20:10:40 UTC
44a1c54 Comment out useless self-assigns git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1089973 13f79535-47bb-0310-9956-ffa450edef68 07 April 2011, 20:09:31 UTC
b084341 Raw types git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1089971 13f79535-47bb-0310-9956-ffa450edef68 07 April 2011, 20:06:21 UTC
306b388 Unused import git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1089970 13f79535-47bb-0310-9956-ffa450edef68 07 April 2011, 20:05:50 UTC
45be039 Rewrap text git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1089968 13f79535-47bb-0310-9956-ffa450edef68 07 April 2011, 20:03:59 UTC
368fe53 keywords fixup git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1089964 13f79535-47bb-0310-9956-ffa450edef68 07 April 2011, 19:49:02 UTC
faae4b3 formatting git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1089963 13f79535-47bb-0310-9956-ffa450edef68 07 April 2011, 19:47:43 UTC
f4c4d5a ws git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1089961 13f79535-47bb-0310-9956-ffa450edef68 07 April 2011, 19:46:58 UTC
e490a84 [LANG-688] removed unnecessary elses and use of ternary operator with primitive boolean consequences e.g. (some boolean expression) ? true : false git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1089904 13f79535-47bb-0310-9956-ffa450edef68 07 April 2011, 15:03:21 UTC
2541a62 Moving the CharSequence specific methods out of StringUtils and reintroducing the CharSequenceUtils class git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1089751 13f79535-47bb-0310-9956-ffa450edef68 07 April 2011, 06:28:21 UTC
e5763ff Adding a test to enforce the CharSequence vs String contract for StringUtils. LANG-687 git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1089742 13f79535-47bb-0310-9956-ffa450edef68 07 April 2011, 05:22:01 UTC
7a37a3d Adding missing javadoc git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1089741 13f79535-47bb-0310-9956-ffa450edef68 07 April 2011, 05:02:00 UTC
fb79157 Adding NOPMD tags git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1089740 13f79535-47bb-0310-9956-ffa450edef68 07 April 2011, 05:01:54 UTC
d6fe7f6 Adding NOPMD tags for various empty catch blocks git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1089736 13f79535-47bb-0310-9956-ffa450edef68 07 April 2011, 04:39:33 UTC
4c69010 Defining TODO, NOTE and NOPMD as the interesting tags git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1089735 13f79535-47bb-0310-9956-ffa450edef68 07 April 2011, 04:39:13 UTC
b9b11b9 Adding javadoc for the new regionMatchesSequence method git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1089734 13f79535-47bb-0310-9956-ffa450edef68 07 April 2011, 04:37:52 UTC
5a7b17c Reapplying more of Oliver's checkstyle fixes from r1083211 git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1089733 13f79535-47bb-0310-9956-ffa450edef68 07 April 2011, 04:34:35 UTC
3b180e5 Moving N.B. to NOTE: to standardize that tag git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1089730 13f79535-47bb-0310-9956-ffa450edef68 07 April 2011, 04:14:33 UTC
473359a Moving a startsWith test to the right test class git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1089726 13f79535-47bb-0310-9956-ffa450edef68 07 April 2011, 04:05:57 UTC
3dc67a2 Added CharSequence endsWithAny and startsWithAny tests git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1089725 13f79535-47bb-0310-9956-ffa450edef68 07 April 2011, 04:04:26 UTC
cc3b4d3 Implemented the native CharSequence version of toCharArray git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1089724 13f79535-47bb-0310-9956-ffa450edef68 07 April 2011, 04:03:55 UTC
d1b24a3 Moving equalsIgnoreCase, indexOfIgnoreCase, lastIndexOfIgnoreCase and containsIgnoreCase to the CharSequence API. LANG-687 git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1089695 13f79535-47bb-0310-9956-ffa450edef68 07 April 2011, 00:24:50 UTC
3af0fd9 Adding green regionMatches implementation and moving endsWith and startsWith methods to use it; thus giving them CharSequence based APIs. LANG-687 git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1089540 13f79535-47bb-0310-9956-ffa450edef68 06 April 2011, 17:21:36 UTC
5b8fd90 Rolling back accidental r1089306 commit git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1089307 13f79535-47bb-0310-9956-ffa450edef68 06 April 2011, 05:36:35 UTC
09cf796 Moving countMatches, ordinalIndexOf and lastOrdinalIndexOf over to a CharSequence-based API. LANG-687 git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1089306 13f79535-47bb-0310-9956-ffa450edef68 06 April 2011, 05:34:26 UTC
50f136c Moving countMatches, ordinalIndexOf and lastOrdinalIndexOf over to a CharSequence-based API. LANG-687 git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1089305 13f79535-47bb-0310-9956-ffa450edef68 06 April 2011, 05:31:22 UTC
3d041e3 Moving stripAccents to accepting String instead of CharSequence. Even though the underlying Java API takes CharSequence, it makes for a clumsy interface and it is better to encourage the user to handle their own toString. Related to LANG-687 git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1089303 13f79535-47bb-0310-9956-ffa450edef68 06 April 2011, 05:16:17 UTC
6dfc599 Replacing some of the older code. When performing a mutation operation (even if it's on an immutable by returning a new instance), String should go in and String should come out. When performing a non-mutation operation, CharSequence should be passed in. LANG-687 git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1089302 13f79535-47bb-0310-9956-ffa450edef68 06 April 2011, 05:11:31 UTC
3a0c152 Removing @author tags per thread on dev@: http://mail-archives.apache.org/mod_mbox/commons-dev/201104.mbox/%3CBANLkTikEa6GNSghx5VidxgNqi3nmKxxcVA@mail.gmail.com%3E git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1088899 13f79535-47bb-0310-9956-ffa450edef68 05 April 2011, 05:31:27 UTC
1dd3a63 varargs git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1088656 13f79535-47bb-0310-9956-ffa450edef68 04 April 2011, 14:55:08 UTC
325648a Rolling capitalize and uncapitalize back from (CharSequence) to (String) git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1088505 13f79535-47bb-0310-9956-ffa450edef68 04 April 2011, 08:42:38 UTC
9946140 Rolling StringUtils and test code back to r1082046. The move to CharSequence is theoretically desirable, but there are no common immutable CharSequence subclasses other than String, making this a complex and useless change. Instead StrBuilder should be enhanced. LANG-687 git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1088444 13f79535-47bb-0310-9956-ffa450edef68 03 April 2011, 23:41:59 UTC
f5a6dc2 Setting the length of the new array to optimize speed git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1088439 13f79535-47bb-0310-9956-ffa450edef68 03 April 2011, 23:35:59 UTC
a859fff Removing unnecessary code git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1088424 13f79535-47bb-0310-9956-ffa450edef68 03 April 2011, 21:45:35 UTC
161b9cb Upgrading pom version git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1088423 13f79535-47bb-0310-9956-ffa450edef68 03 April 2011, 21:45:23 UTC
9f7311f varargs git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1088344 13f79535-47bb-0310-9956-ffa450edef68 03 April 2011, 17:30:34 UTC
ff5d71e varargs git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1088343 13f79535-47bb-0310-9956-ffa450edef68 03 April 2011, 17:25:36 UTC
f10738f merge CharSetUtils String[] and String method forms to String... git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1088340 13f79535-47bb-0310-9956-ffa450edef68 03 April 2011, 17:19:31 UTC
125aa57 merge CharSet getInstance/constructor String[] and String forms to String... git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1088339 13f79535-47bb-0310-9956-ffa450edef68 03 April 2011, 17:14:50 UTC
3541b78 javadoc git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1083850 13f79535-47bb-0310-9956-ffa450edef68 21 March 2011, 15:59:10 UTC
05510d7 retract @Nonbinding support; doesn't seem proper default behavior git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1083849 13f79535-47bb-0310-9956-ffa450edef68 21 March 2011, 15:58:07 UTC
85b9694 javadoc refactoring + many @code tags git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1083833 13f79535-47bb-0310-9956-ffa450edef68 21 March 2011, 15:29:45 UTC
fb173be test tweaks git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1083503 13f79535-47bb-0310-9956-ffa450edef68 20 March 2011, 16:58:55 UTC
b39944f test @Nonbinding support git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1083502 13f79535-47bb-0310-9956-ffa450edef68 20 March 2011, 16:55:24 UTC
8fdbe09 git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1083232 13f79535-47bb-0310-9956-ffa450edef68 19 March 2011, 16:56:23 UTC
1d0e73a Checkstyle git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1083229 13f79535-47bb-0310-9956-ffa450edef68 19 March 2011, 16:55:23 UTC
6e547b3 Checkstyle and trailing spaces. git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1083228 13f79535-47bb-0310-9956-ffa450edef68 19 March 2011, 16:53:44 UTC
8de5622 Checkstyle git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1083222 13f79535-47bb-0310-9956-ffa450edef68 19 March 2011, 16:45:59 UTC
93598f9 Checkstyle git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1083221 13f79535-47bb-0310-9956-ffa450edef68 19 March 2011, 16:44:54 UTC
a2d9281 Checkstyle and trailing spaces. git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1083220 13f79535-47bb-0310-9956-ffa450edef68 19 March 2011, 16:43:58 UTC
b78378c Checkstyle and trailing spaces. git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1083218 13f79535-47bb-0310-9956-ffa450edef68 19 March 2011, 16:42:55 UTC
57706fa Checkstyle and trailing spaces. git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1083217 13f79535-47bb-0310-9956-ffa450edef68 19 March 2011, 16:41:05 UTC
33c75a4 Checkstyle and trailing spaces. git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1083216 13f79535-47bb-0310-9956-ffa450edef68 19 March 2011, 16:38:57 UTC
4c8462b Checkstyle and trailing spaces. git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1083215 13f79535-47bb-0310-9956-ffa450edef68 19 March 2011, 16:36:39 UTC
d121177 Checkstyle git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1083211 13f79535-47bb-0310-9956-ffa450edef68 19 March 2011, 16:32:34 UTC
e6f9e6c Checkstyle and trailing spaces. git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1083207 13f79535-47bb-0310-9956-ffa450edef68 19 March 2011, 16:09:23 UTC
32fd2ee Checkstyle and trailing spaces. git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1083206 13f79535-47bb-0310-9956-ffa450edef68 19 March 2011, 16:07:20 UTC
c509d13 Checkstyle and trailing spaces. git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1083201 13f79535-47bb-0310-9956-ffa450edef68 19 March 2011, 16:01:48 UTC
210709e Checkstyle and trailing spaces. git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1083200 13f79535-47bb-0310-9956-ffa450edef68 19 March 2011, 16:01:06 UTC
cd23f77 Checkstyle and trailing spaces. git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1083198 13f79535-47bb-0310-9956-ffa450edef68 19 March 2011, 15:50:58 UTC
c0798a6 Checkstyle and trailing spaces. git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1083197 13f79535-47bb-0310-9956-ffa450edef68 19 March 2011, 15:47:45 UTC
cf38b99 Checkstyle and trailing spaces. git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1083195 13f79535-47bb-0310-9956-ffa450edef68 19 March 2011, 15:41:46 UTC
8ec9dee respect @javax.enterprise.util.Nonbinding git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1083107 13f79535-47bb-0310-9956-ffa450edef68 18 March 2011, 23:25:09 UTC
a68f9da Checkstyle and trailing spaces. git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1083068 13f79535-47bb-0310-9956-ffa450edef68 18 March 2011, 20:55:28 UTC
37a40f7 Checkstyle and trailing spaces. git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1083066 13f79535-47bb-0310-9956-ffa450edef68 18 March 2011, 20:53:52 UTC
24e94b5 Checkstyle and trailing spaces. git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1083060 13f79535-47bb-0310-9956-ffa450edef68 18 March 2011, 20:51:03 UTC
e8c97dc Checkstyle and trailing spaces. git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1083058 13f79535-47bb-0310-9956-ffa450edef68 18 March 2011, 20:46:55 UTC
ee0e27d Checkstyle and trailing spaces. git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1083054 13f79535-47bb-0310-9956-ffa450edef68 18 March 2011, 20:33:01 UTC
2fe3cb9 Checkstyle and trailing spaces. git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1083053 13f79535-47bb-0310-9956-ffa450edef68 18 March 2011, 20:31:33 UTC
7fa56af Checkstyle and trailing spaces. git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1083052 13f79535-47bb-0310-9956-ffa450edef68 18 March 2011, 20:29:53 UTC
ced4aa7 Checkstyle and trailing spaces. git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1083050 13f79535-47bb-0310-9956-ffa450edef68 18 March 2011, 20:29:22 UTC
79b12ed Checkstyle git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1083047 13f79535-47bb-0310-9956-ffa450edef68 18 March 2011, 20:23:48 UTC
c7b47ab Checkstyle and trailing spaces. git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1083046 13f79535-47bb-0310-9956-ffa450edef68 18 March 2011, 20:23:31 UTC
ea0b008 Checkstyle and trailing spaces. git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1083045 13f79535-47bb-0310-9956-ffa450edef68 18 March 2011, 20:23:11 UTC
97906e5 Checkstyle git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1083044 13f79535-47bb-0310-9956-ffa450edef68 18 March 2011, 20:22:42 UTC
e11cafa Removing the unnecessary sequenceToString method git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1082817 13f79535-47bb-0310-9956-ffa450edef68 18 March 2011, 03:42:17 UTC
adea6bf Unused import git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1082562 13f79535-47bb-0310-9956-ffa450edef68 17 March 2011, 16:18:34 UTC
a4a6904 Javadoc git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1082557 13f79535-47bb-0310-9956-ffa450edef68 17 March 2011, 16:17:32 UTC
2f35b44 Javadoc git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1082550 13f79535-47bb-0310-9956-ffa450edef68 17 March 2011, 16:12:32 UTC
7ad9931 Adding comment on the hidden (for now) methods git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1082416 13f79535-47bb-0310-9956-ffa450edef68 17 March 2011, 06:59:15 UTC
5a33586 Moving contains(String, int) over to CharSequence. LANG-687 git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1082414 13f79535-47bb-0310-9956-ffa450edef68 17 March 2011, 06:55:46 UTC
14efcf4 Moving lastIndexOf, contains, containsWhitespace, indexOfAny, containsAny, indexOfAnyBut, containsOnly, containsNone and substring over to using CharSequences for parameters. LANG-687 git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1082413 13f79535-47bb-0310-9956-ffa450edef68 17 March 2011, 06:52:05 UTC
c2783da Checkstyle git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1082306 13f79535-47bb-0310-9956-ffa450edef68 16 March 2011, 21:27:13 UTC
c0b8a99 Checkstyle and trailing spaces. git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1082304 13f79535-47bb-0310-9956-ffa450edef68 16 March 2011, 21:24:13 UTC
79fb507 Checkstyle git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1082303 13f79535-47bb-0310-9956-ffa450edef68 16 March 2011, 21:19:12 UTC
back to top