(commons-lang) branch master updated: Simplify FastDatePrinter.TimeZoneNameRule.appendTo(Appendable, Calendar)

2024-06-03 Thread ggregory
This is an automated email from the ASF dual-hosted git repository. ggregory pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-lang.git The following commit(s) were added to refs/heads/master by this push: new a224a39b1 Simplify FastDatePrinter.Time

(commons-lang) branch master updated: Simplify

2024-02-09 Thread ggregory
This is an automated email from the ASF dual-hosted git repository. ggregory pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-lang.git The following commit(s) were added to refs/heads/master by this push: new 41c63b284 Simplify 41c63b284 is describe

[commons-lang] branch master updated: Simplify Javadoc

2023-07-05 Thread ggregory
This is an automated email from the ASF dual-hosted git repository. ggregory pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-lang.git The following commit(s) were added to refs/heads/master by this push: new 5478116bc Simplify Javadoc 5478116bc is

[commons-lang] branch master updated: Simplify

2022-11-04 Thread ggregory
This is an automated email from the ASF dual-hosted git repository. ggregory pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-lang.git The following commit(s) were added to refs/heads/master by this push: new 8d6e74374 Simplify 8d6e74374 is describe

[commons-lang] branch master updated: Simplify expression (length is never < 0) #962

2022-10-08 Thread ggregory
This is an automated email from the ASF dual-hosted git repository. ggregory pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-lang.git The following commit(s) were added to refs/heads/master by this push: new e588f51b6 Simplify expression (length is

[commons-lang] branch master updated: Simplify condition #925

2022-07-21 Thread ggregory
This is an automated email from the ASF dual-hosted git repository. ggregory pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-lang.git The following commit(s) were added to refs/heads/master by this push: new b0739b066 Simplify condition #925 b0739b

[commons-lang] branch master updated: simplify conditions (#925)

2022-07-21 Thread ggregory
This is an automated email from the ASF dual-hosted git repository. ggregory pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-lang.git The following commit(s) were added to refs/heads/master by this push: new 72c8b73fa simplify conditions (#925) 72c

[commons-lang] branch master updated: Simplify assertions with equivalent but more simple. #792.

2021-08-29 Thread ggregory
This is an automated email from the ASF dual-hosted git repository. ggregory pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-lang.git The following commit(s) were added to refs/heads/master by this push: new ed38b62 Simplify assertions with equiva

[commons-lang] branch master updated: Simplify assertions with equivalent but more simple. (#792)

2021-08-29 Thread ggregory
This is an automated email from the ASF dual-hosted git repository. ggregory pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-lang.git The following commit(s) were added to refs/heads/master by this push: new 0a73261 Simplify assertions with equiva

[commons-lang] branch master updated: Simplify with a stream.

2021-07-22 Thread ggregory
This is an automated email from the ASF dual-hosted git repository. ggregory pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-lang.git The following commit(s) were added to refs/heads/master by this push: new b4144bd Simplify with a stream. b4144bd

[commons-lang] branch master updated: Simplify expressions.

2021-07-10 Thread ggregory
This is an automated email from the ASF dual-hosted git repository. ggregory pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-lang.git The following commit(s) were added to refs/heads/master by this push: new 929c5f6 Simplify expressions. 929c5f6 i

[commons-lang] branch master updated: Simplify Javadocs.

2020-12-23 Thread ggregory
This is an automated email from the ASF dual-hosted git repository. ggregory pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-lang.git The following commit(s) were added to refs/heads/master by this push: new b1da31e Simplify Javadocs. b1da31e is d

[commons-lang] branch master updated: Simplify lambdas.

2020-08-14 Thread ggregory
This is an automated email from the ASF dual-hosted git repository. ggregory pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-lang.git The following commit(s) were added to refs/heads/master by this push: new 5d05df0 Simplify lambdas. 5d05df0 is de

[commons-lang] branch master updated: Simplify lambdas.

2020-06-13 Thread ggregory
This is an automated email from the ASF dual-hosted git repository. ggregory pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-lang.git The following commit(s) were added to refs/heads/master by this push: new 386c1e2 Simplify lambdas. 386c1e2 is de

[commons-lang] branch master updated: Simplify lambads. Fix Javadoc.

2020-06-11 Thread ggregory
This is an automated email from the ASF dual-hosted git repository. ggregory pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-lang.git The following commit(s) were added to refs/heads/master by this push: new 8f7eb6c Simplify lambads. Fix Javadoc.

[commons-lang] branch master updated: Simplify some usages of the ternary operator with calls to Math.max() and Math.min(). (#512)

2020-04-20 Thread ggregory
This is an automated email from the ASF dual-hosted git repository. ggregory pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-lang.git The following commit(s) were added to refs/heads/master by this push: new 44d4acc Simplify some usages of the ter

[commons-lang] branch master updated: Simplify some if statements in StringUtils. #521.

2020-04-20 Thread ggregory
This is an automated email from the ASF dual-hosted git repository. ggregory pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-lang.git The following commit(s) were added to refs/heads/master by this push: new 96caf42 Simplify some if statements in

[commons-lang] branch master updated: Simplify null checks in Triple.hashCode() using Objects.hashCode(). (#516)

2020-04-20 Thread ggregory
This is an automated email from the ASF dual-hosted git repository. ggregory pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-lang.git The following commit(s) were added to refs/heads/master by this push: new c7ab53f Simplify null checks in Triple.

[commons-lang] branch master updated: Simplify test code by using lambda expressions

2019-02-09 Thread britter
This is an automated email from the ASF dual-hosted git repository. britter pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-lang.git The following commit(s) were added to refs/heads/master by this push: new 75768ba Simplify test code by using lamb