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

sort by:
Revision Author Date Message Commit Date
f62f0f5 Prepare for 3.11-RC2. 12 July 2020, 13:19:13 UTC
0151429 Merge branch 'master' into release 12 July 2020, 13:00:30 UTC
fe95edd Prepare for 3.11-RC2. 12 July 2020, 12:59:56 UTC
3d84087 (docs) minor nits and whitespace addions for readability 12 July 2020, 12:43:32 UTC
19f5632 (docs) Add citations to LockingVisitors javadoc 12 July 2020, 12:14:24 UTC
669f683 (docs) formatting nit 11 July 2020, 21:24:29 UTC
92d6be6 Whitespace and lambda clean ups. 11 July 2020, 21:21:25 UTC
5283344 Added missing Javadoc and tweaked another Javadoc. 11 July 2020, 21:16:31 UTC
3e86896 Format. 11 July 2020, 20:54:07 UTC
ff4ef53 Redo this class after Rob Tompkins found a bug. Much simpler now as well. 11 July 2020, 20:39:14 UTC
ac1070e Update POM version numbers for Apache Commons Lang release 3.11 10 July 2020, 23:32:01 UTC
ab627f9 Prepare for 3.11-RC1. 10 July 2020, 23:29:13 UTC
2296d0b Fix Javadoc. 10 July 2020, 16:11:01 UTC
d5c2923 [LANG-1539] Add allNull() and anyNull() methods to ObjectUtils. #522. 10 July 2020, 15:57:58 UTC
1a77a54 Add allNull() and anyNull() methods to ObjectUtils, as well as their associated tests. (#522) 10 July 2020, 15:56:01 UTC
4f9be0f Checkstyle. 10 July 2020, 15:49:00 UTC
265b74a Format new class. 10 July 2020, 15:47:45 UTC
ee6c682 Add allNull() and anyNull() methods to ObjectUtils, as well as their associated tests. 10 July 2020, 04:23:26 UTC
1fc15b4 Merge branch 'master' of https://gitbox.apache.org/repos/asf/commons-lang.git 10 July 2020, 01:27:56 UTC
9dbabe2 Correct Javadocs of methods that use Validate.notNull() and replace some uses of Validate.isTrue() with Validate.notNull(). #525. 10 July 2020, 01:27:42 UTC
3700641 Correct Javadocs of methods that use Validate.notNull() and replace some uses of Validate.isTrue() with Validate.notNull(). (#525) * Update Javadocs of methods that call Validate.notNull() to refer to NullPointerException instead of IllegalArgumentException for null values. * Use Validate.notNull() instead of Validate.isTrue() to check for null values, and update the associated tests to check for NullPointerException instead of IllegalArgumentException. 10 July 2020, 01:26:19 UTC
031f4f6 refine travis-ci scripts (#531) Cache Maven's .m2 folder. 09 July 2020, 12:57:12 UTC
039c529 Clean up after merge. Class rename and package rename did not come through. 09 July 2020, 12:38:19 UTC
3243638 Stamped lock visitor (#559) Co-authored-by: Gary Gregory <gardgregory@gmail.com> 09 July 2020, 12:28:25 UTC
32a9a35 org.junit.jupiter:junit-jupiter 5.6.1 -> 5.6.2. 04 July 2020, 13:45:02 UTC
065662f com.puppycrawl.tools:checkstyle 8.33 -> 8.34. 04 July 2020, 13:42:32 UTC
ad433ec Make internal API null-safe and Javadoc. 01 July 2020, 21:21:55 UTC
954338a Sort 2 methods. 01 July 2020, 21:07:09 UTC
da0f6a8 Refactor SpotBugs implementation version into spotbugs.impl.version. 28 June 2020, 19:45:50 UTC
f89a85b [LANG-1543] [JSON string for maps] ToStringBuilder.reflectionToString doesnt render nested maps correctly. 28 June 2020, 13:49:12 UTC
5e71a4a [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. 28 June 2020, 13:40:45 UTC
4063df7 [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. 28 June 2020, 13:38:52 UTC
062bc6f Add Add org.apache.commons.lang3.StringUtils.substringAfterLast(String, int). 27 June 2020, 13:32:30 UTC
75fa90e Use final. 27 June 2020, 13:24:58 UTC
d68a7a4 Add org.apache.commons.lang3.StringUtils.substringAfter(String, int). 27 June 2020, 13:24:06 UTC
1621a23 Make org.apache.commons.lang3.CharSequenceUtils.toCharArray(CharSequence) public. 26 June 2020, 19:32:13 UTC
10f6a80 No need to nest. 26 June 2020, 19:31:00 UTC
bb017e0 JRE locks live in a ...concurrent.locks package so let's put our lock code in our own ...concurrent.locks. 26 June 2020, 18:35:14 UTC
46a081d Javadocs, imports. 26 June 2020, 14:33:37 UTC
d18fb1a JRE locks live in a ...concurrent.lock package so let's put our lock code in our own ...concurrent.lock 26 June 2020, 13:04:17 UTC
eee5182 fix: nit in my changes.xml formatting 26 June 2020, 10:15:23 UTC
e5108df Thanks Jin for refining the test output for FastDateParserTest Signed-off-by: Rob Tompkins <chtompki@apache.org> 26 June 2020, 10:12:51 UTC
c79e548 Merge branch 'fix_FastDateParserTest' of https://github.com/XenoAmess/commons-lang 26 June 2020, 10:00:05 UTC
e0cfe47 Merge branch 'master' of github.com:apache/commons-lang into LANG-1549 26 June 2020, 09:54:12 UTC
bf7aa89 Adding Javadocs for the Locks.Lock class. Improvements in the test suite. 26 June 2020, 09:53:15 UTC
acaf458 LANG-1549: Thanks Jin 26 June 2020, 09:52:48 UTC
e04966a refine tests 26 June 2020, 09:52:48 UTC
249d9e4 refine tests 26 June 2020, 09:52:48 UTC
a9dea5e refine tests 26 June 2020, 09:52:48 UTC
d02958c refine tests 26 June 2020, 09:52:48 UTC
bbc2e7e refine tests 26 June 2020, 09:52:48 UTC
00ecd33 fix checkstyle 26 June 2020, 09:52:48 UTC
73438e4 fix checkstyle 26 June 2020, 09:52:48 UTC
05724b2 reformat test 26 June 2020, 09:52:48 UTC
217da1e implement lastIndexOf 26 June 2020, 09:52:48 UTC
dee8f6f implement lastIndexOf 26 June 2020, 09:52:48 UTC
68cb8af Revert "performance improve." This reverts commit 3b05b95a 26 June 2020, 09:52:48 UTC
3ef823e performance improve. 26 June 2020, 09:52:48 UTC
5673884 performance improve. 26 June 2020, 09:52:48 UTC
d416608 Adding Javadocs for the Locks.Lock class. Improvements in the test suite. 26 June 2020, 09:51:34 UTC
c7c2dd7 Merge branch 'master' of https://github.com/apache/commons-lang into fix_FastDateParserTest 26 June 2020, 08:55:41 UTC
dd5d284 refine tests 26 June 2020, 08:54:16 UTC
b69c475 [LANG-1568] Javadoc. 25 June 2020, 17:57:28 UTC
268d493 [LANG-1568] Predicate or. 25 June 2020, 14:52:37 UTC
180d948 [LANG-1568] Predicate add. 25 June 2020, 14:42:13 UTC
c7d709b [LANG-1568] Predicate negation and clean ups. 25 June 2020, 14:29:57 UTC
a881c3e [LANG-1568] Predicate negation. 25 June 2020, 14:19:10 UTC
00c8096 [LANG-1568] Complete FailableFunction. 25 June 2020, 13:44:22 UTC
9273b55 [LANG-1568] Checktyle. 25 June 2020, 13:32:14 UTC
487f588 [LANG-1568] Javadoc. 25 June 2020, 13:17:49 UTC
e12eb5d [LANG-1568] FailableDoubleUnaryOperator, FailableIntUnaryOperator, FailableLongUnaryOperator. 25 June 2020, 13:01:13 UTC
5f2fa64 Checktyle. 25 June 2020, 12:46:50 UTC
97611fd [LANG-1568] Lambda clean ups. 25 June 2020, 00:28:44 UTC
d4ccd25 [LANG-1568] More checked andThen() implementations to mirror the JRE functional interfaces. 25 June 2020, 00:10:46 UTC
47fb776 [LANG-1568] org.apache.commons.lang3.function.FailableConsumer.andThen(FailableConsumer<? super T, E>) 24 June 2020, 22:40:25 UTC
c7aea90 [LANG-1568] org.apache.commons.lang3.function.FailableBiFunction.andThen(FailableFunction<? super R, ? extends V, E>) 24 June 2020, 22:25:47 UTC
4badcde [LANG-1568] org.apache.commons.lang3.function.FailableBiConsumer.andThen(FailableBiConsumer<? super T, ? super U, E>) 24 June 2020, 21:03:17 UTC
e7c421f [LANG-1568] org.apache.commons.lang3.function.FailableBiConsumer.andThen(FailableBiConsumer<? super T, ? super U, E>) 24 June 2020, 21:02:35 UTC
9173173 [LANG-1568] org.apache.commons.lang3.function.FailableBiConsumer.andThen(FailableBiConsumer<? super T, ? super U, E>) 24 June 2020, 20:58:52 UTC
4cf5048 Use the same generic parameter names as the JRE. 24 June 2020, 17:00:21 UTC
1861ab9 Use the same generic parameter names as the JRE. 24 June 2020, 16:51:04 UTC
43fe903 com.github.spotbugs:spotbugs 4.0.5 -> 4.0.6. commons.surefire.version 3.0.0-M4 -> 3.0.0-M5. 24 June 2020, 16:50:17 UTC
cae8364 Use final. 24 June 2020, 14:55:15 UTC
c5c839f Whitespace. 24 June 2020, 14:54:37 UTC
05803b0 Add JavaVersion enum constants for Java 16. Tested with: openjdk version "16-ea" 2021-03-16 OpenJDK Runtime Environment (build 16-ea+2-35) OpenJDK 64-Bit Server VM (build 16-ea+2-35, mixed mode, sharing) 24 June 2020, 14:53:55 UTC
c10c62e Fix boxing/unboxing. 24 June 2020, 14:47:00 UTC
94d5208 Fix boxing/unboxing. 24 June 2020, 14:44:46 UTC
fb184a7 Clean up imports. 24 June 2020, 14:43:04 UTC
c56c77e Remove methods that will be new in 3.11 but which are now in the function package. 24 June 2020, 14:41:19 UTC
1dddec8 [LANG-1542] ToStringBuilder.reflectionToString - Wrong JSON format when object has a List/Array of Enum. 24 June 2020, 13:26:11 UTC
deb5f81 Merge branch 'master' of https://gitbox.apache.org/repos/asf/commons-lang.git 24 June 2020, 12:50:07 UTC
f070987 [LANG-1567] Fix Javadocs for EqualsBuilder#setTestRecursive() #556. 24 June 2020, 12:49:58 UTC
a7be33e Fixed Javadocs for setTestRecursive() (#556) 24 June 2020, 12:46:21 UTC
dc54284 Javadoc. 24 June 2020, 12:44:16 UTC
a14b289 Clean ups. - Fix Javadoc - Simplify error message - Rmove on layer of API call. 24 June 2020, 12:42:16 UTC
c26c72f Add ObjectUtils.toString(Object, Supplier<String>). 23 June 2020, 19:15:38 UTC
45b32d3 Sort members. 23 June 2020, 19:10:54 UTC
6315e8c Javadoc. 23 June 2020, 18:22:46 UTC
341aaa7 Added ImmutablePair factory methods left() and right(). 23 June 2020, 15:07:22 UTC
744da0e Update dependencies. - org.apache.commons:commons-parent 50 -> 51 - biz.aQute.bnd:biz.aQute.bndlib 5.1.0 -> 5.1.1 - com.github.spotbugs:spotbugs 4.0.4 -> 4.0.5 23 June 2020, 14:40:33 UTC
back to top