This is an automated email from the ASF dual-hosted git repository.
sunlan pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/groovy.git.
from 42f547a Trivial refactoring: eliminate duplicated code
new 39ea9bf Update dep verification metadata
new ac852d6 Minor tweak for `BigDecimal` and `BigInteger`
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
gradle/verification-metadata.xml | 188 +++++++++++++++++++++
src/main/java/groovy/lang/NumberRange.java | 13 +-
src/main/java/groovy/lang/ObjectRange.java | 5 +-
.../groovy/runtime/DefaultGroovyMethods.java | 33 +---
.../typehandling/DefaultTypeTransformation.java | 14 +-
.../collection/runtime/QueryableCollection.java | 7 +-
6 files changed, 211 insertions(+), 49 deletions(-)