Gary Gregory
|
039c5293a1
|
Clean up after merge. Class rename and package rename did not come
through.
|
2020-07-09 08:38:19 -04:00 |
Gary Gregory
|
3243638167
|
Stamped lock visitor (#559)
Co-authored-by: Gary Gregory <gardgregory@gmail.com>
|
2020-07-09 08:28:25 -04:00 |
Gary Gregory
|
32a9a350c6
|
org.junit.jupiter:junit-jupiter 5.6.1 -> 5.6.2.
|
2020-07-04 09:45:02 -04:00 |
Gary Gregory
|
065662fcf3
|
com.puppycrawl.tools:checkstyle 8.33 -> 8.34.
|
2020-07-04 09:42:32 -04:00 |
Gary Gregory
|
ad433ecc16
|
Make internal API null-safe and Javadoc.
|
2020-07-01 17:21:55 -04:00 |
Gary Gregory
|
954338a152
|
Sort 2 methods.
|
2020-07-01 17:07:09 -04:00 |
Gary Gregory
|
da0f6a8051
|
Refactor SpotBugs implementation version into spotbugs.impl.version.
|
2020-06-28 15:45:50 -04:00 |
Gary Gregory
|
f89a85b051
|
[LANG-1543] [JSON string for maps] ToStringBuilder.reflectionToString
doesnt render nested maps correctly.
|
2020-06-28 09:49:12 -04:00 |
Gary Gregory
|
5e71a4add5
|
[LANG-1543] [JSON string for maps] ToStringBuilder.reflectionToString
doesnt render nested maps correctly.
Apply a different version of the PR
https://github.com/apache/commons-lang/pull/561
Closes #561.
|
2020-06-28 09:40:45 -04:00 |
Gary Gregory
|
4063df71c3
|
[LANG-1543] [JSON string for maps] ToStringBuilder.reflectionToString
doesnt render nested maps correctly.
Apply a different version of the PR
https://github.com/apache/commons-lang/pull/561
Closes #561.
|
2020-06-28 09:38:52 -04:00 |
Gary Gregory
|
062bc6fe7d
|
Add Add org.apache.commons.lang3.StringUtils.substringAfterLast(String,
int).
|
2020-06-27 09:32:30 -04:00 |
Gary Gregory
|
75fa90e96c
|
Use final.
|
2020-06-27 09:24:58 -04:00 |
Gary Gregory
|
d68a7a4189
|
Add org.apache.commons.lang3.StringUtils.substringAfter(String, int).
|
2020-06-27 09:24:06 -04:00 |
Gary Gregory
|
1621a23d2b
|
Make org.apache.commons.lang3.CharSequenceUtils.toCharArray(CharSequence)
public.
|
2020-06-26 15:32:13 -04:00 |
Gary Gregory
|
10f6a80c96
|
No need to nest.
|
2020-06-26 15:31:00 -04:00 |
Gary Gregory
|
bb017e0d4d
|
JRE locks live in a ...concurrent.locks package so let's put our lock
code in our own ...concurrent.locks.
|
2020-06-26 14:35:14 -04:00 |
Gary Gregory
|
46a081d69c
|
Javadocs, imports.
|
2020-06-26 10:33:37 -04:00 |
Gary Gregory
|
d18fb1abdf
|
JRE locks live in a ...concurrent.lock package so let's put our lock
code in our own ...concurrent.lock
|
2020-06-26 09:04:17 -04:00 |
Rob Tompkins
|
eee51821a8
|
fix: nit in my changes.xml formatting
|
2020-06-26 06:15:23 -04:00 |
Rob Tompkins
|
e5108df458
|
Thanks Jin for refining the test output for FastDateParserTest
Signed-off-by: Rob Tompkins <chtompki@apache.org>
|
2020-06-26 06:12:51 -04:00 |
Rob Tompkins
|
c79e548fc4
|
Merge branch 'fix_FastDateParserTest' of https://github.com/XenoAmess/commons-lang
|
2020-06-26 06:00:05 -04:00 |
Rob Tompkins
|
e0cfe47b77
|
Merge branch 'master' of github.com:apache/commons-lang into LANG-1549
|
2020-06-26 05:54:12 -04:00 |
Jochen Wiedmann
|
bf7aa89ca4
|
Adding Javadocs for the Locks.Lock class. Improvements in the test suite.
|
2020-06-26 05:53:15 -04:00 |
Rob Tompkins
|
acaf458278
|
LANG-1549: Thanks Jin
|
2020-06-26 05:52:48 -04:00 |
XenoAmess
|
e04966a612
|
refine tests
|
2020-06-26 05:52:48 -04:00 |
XenoAmess
|
249d9e4744
|
refine tests
|
2020-06-26 05:52:48 -04:00 |
XenoAmess
|
a9dea5e5c4
|
refine tests
|
2020-06-26 05:52:48 -04:00 |
XenoAmess
|
d02958ca09
|
refine tests
|
2020-06-26 05:52:48 -04:00 |
XenoAmess
|
bbc2e7ee85
|
refine tests
|
2020-06-26 05:52:48 -04:00 |
XenoAmess
|
00ecd339bd
|
fix checkstyle
|
2020-06-26 05:52:48 -04:00 |
XenoAmess
|
73438e431e
|
fix checkstyle
|
2020-06-26 05:52:48 -04:00 |
XenoAmess
|
05724b2baa
|
reformat test
|
2020-06-26 05:52:48 -04:00 |
XenoAmess
|
217da1e6aa
|
implement lastIndexOf
|
2020-06-26 05:52:48 -04:00 |
XenoAmess
|
dee8f6fb84
|
implement lastIndexOf
|
2020-06-26 05:52:48 -04:00 |
XenoAmess
|
68cb8af7e4
|
Revert "performance improve."
This reverts commit 3b05b95a
|
2020-06-26 05:52:48 -04:00 |
XenoAmess
|
3ef823e8e1
|
performance improve.
|
2020-06-26 05:52:48 -04:00 |
XenoAmess
|
567388428c
|
performance improve.
|
2020-06-26 05:52:48 -04:00 |
Jochen Wiedmann
|
d41660809d
|
Adding Javadocs for the Locks.Lock class. Improvements in the test suite.
|
2020-06-26 11:51:34 +02:00 |
XenoAmess
|
c7c2dd783a
|
Merge branch 'master' of https://github.com/apache/commons-lang into fix_FastDateParserTest
|
2020-06-26 16:55:41 +08:00 |
XenoAmess
|
dd5d284e86
|
refine tests
|
2020-06-26 16:54:16 +08:00 |
Gary Gregory
|
b69c4759ed
|
[LANG-1568] Javadoc.
|
2020-06-25 13:57:28 -04:00 |
Gary Gregory
|
268d4936d4
|
[LANG-1568] Predicate or.
|
2020-06-25 10:52:37 -04:00 |
Gary Gregory
|
180d948d7f
|
[LANG-1568] Predicate add.
|
2020-06-25 10:42:13 -04:00 |
Gary Gregory
|
c7d709b220
|
[LANG-1568] Predicate negation and clean ups.
|
2020-06-25 10:29:57 -04:00 |
Gary Gregory
|
a881c3e226
|
[LANG-1568] Predicate negation.
|
2020-06-25 10:19:10 -04:00 |
Gary Gregory
|
00c8096cbf
|
[LANG-1568] Complete FailableFunction.
|
2020-06-25 09:44:22 -04:00 |
Gary Gregory
|
9273b557b7
|
[LANG-1568] Checktyle.
|
2020-06-25 09:32:14 -04:00 |
Gary Gregory
|
487f5887bb
|
[LANG-1568] Javadoc.
|
2020-06-25 09:17:49 -04:00 |
Gary Gregory
|
e12eb5d4d7
|
[LANG-1568] FailableDoubleUnaryOperator, FailableIntUnaryOperator,
FailableLongUnaryOperator.
|
2020-06-25 09:01:13 -04:00 |
Gary Gregory
|
5f2fa64137
|
Checktyle.
|
2020-06-25 08:46:50 -04:00 |