Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/apache/groovy

Apache Groovy: A powerful multi-faceted programming language for the JVM platform
https://github.com/apache/groovy

Bump org.jfrog.buildinfo:build-info-extractor-gradle

Bumps [org.jfrog.buildinfo:build-info-extractor-gradle](https://github.com/jfrog/build-info) fro...

845810289e0ee82b2724296e503e20d958230945 authored almost 2 years ago
GROOVY-10929: method closure swallows `IllegalArgumentException`

1e2111d154a53ab25ced36d85c6634c3a3c4ddbe authored almost 2 years ago
GROOVY-10930: STC: error for invalid constructor reference/pointer

eb61b270f4d6bdb1fb51f10b01cc7e6afbaf9d18 authored almost 2 years ago
GROOVY-10933: SC: adapt non-void method to `void` target like `Consumer`

40d7e5e32d494952ad88c83d01eda63505eab2c3 authored almost 2 years ago
Bump org.jfrog.buildinfo:build-info-extractor-gradle

Bumps org.jfrog.buildinfo:build-info-extractor-gradle from 4.31.0 to 4.31.1.

---
updated-depend...

412d79f98e22267f2725ba7a5930e2aef4674946 authored almost 2 years ago
GROOVY-10070: lookup access for protected method of public class

2c40df2827b8d1bc941bd6ebdc386b3f9bc3bf3b authored about 2 years ago
GROOVY-10070: prep work

bb44349fbc39da7fd0c1e4889e782f13b63ceef0 authored about 2 years ago
GROOVY-10928: stubgen: non-constant initializer prevents inlining

b7750371c763e8aa135a11cc118fdcf93695f0d2 authored about 2 years ago
GROOVY-8136: add test case

445713a6426139811725d198f1f1e48197c1e976 authored about 2 years ago
adjust version since related commit didn't make last release

a3f8a2cc1861cfb676e20ae30690965a3921e65e authored about 2 years ago
GROOVY-10927: Bump jackson to 2.14.2

b2b6676fdbf8749400e1f36b7371f30c2071278c authored about 2 years ago
GROOVY-10926: Bump javaparser to 3.25.0

8b514748be9d33d827c74e5af8ef5d4a025296ba authored about 2 years ago
GROOVY-10594: `MetaMethodIndex`: declared method overrides synthetic one

c2235616c391a78b3a61d0f94420582199fe596f authored about 2 years ago
GROOVY-10594: add test case

dd416da5ad6d905e0138397bcd7939af519d147d authored about 2 years ago
GROOVY-10238, GROOVY-10919: `@TupleConstructor`: preserve field init exp

e18e8923e973614e30107f084a0033311f5e8b39 authored about 2 years ago
GROOVY-10919, GROOVY-10925: read-only object fields in `@ToString` value

69293fb3592fb765c7ad368c1cca7df305d61ab8 authored about 2 years ago
GROOVY-10922: STC: forthcoming generated property method stub

282ba5cd6d74acbe7f8aa57244a82730d0aae2d5 authored about 2 years ago
GROOVY-10911: STC: multiple-interface type witness for `? extends Type`

a6a9872c7f55ded020ed689575f3674bddc708e4 authored about 2 years ago
GROOVY-10924: Bump com.gradle.enterprise from 3.12.2 to 3.12.3 (build dependency)

ec789656de04704de27d57f89619685bb517740b authored about 2 years ago
GROOVY-10923: Bump com.github.ben-manes.versions from 0.44.0 to 0.45.0 (build dependency)

Bumps com.github.ben-manes.versions from 0.44.0 to 0.45.0.

e0e6f8772bc66ca3dbfa651db64d1c87cc66bd17 authored about 2 years ago
GROOVY-10881: FastStringUtils does not work in an OSGi environment (additional tweaks)

4da23bafae8498a5a9782e34605169eb8a348699 authored about 2 years ago
improve coverage

7a3a70d75b70c7919a3e5e1d2edd7368dc4cbb57 authored about 2 years ago
tidy up tests

dc3d73bc5a60ae496b996a2f490f1a03645a9090 authored about 2 years ago
tidy up tests

07ce4a41569988a76074912ab73080a3e21736be authored about 2 years ago
GROOVY-10916: Provide min/max closure/comparator variants for primitive arrays

164507d062a8fec55eeb9760a19d9788aaed6a97 authored about 2 years ago
GROOVY-7319: Add primitive array min() and max()

916a1c5f602f54b634787db7f6e2315a5cf7ebb2 authored about 2 years ago
GROOVY-7319: Add primitive optimised array min() and max()

Inspiration from Yu Kobayashi (https://github.com/groovy/groovy-core/pull/616 from 2015)

1ce68128e7a7cc15a9cdf0ae43cac648b19205a7 authored about 2 years ago
add AGM reverse variants

b88a331f3a5008bc0c97e25080be41e34d5138bd authored about 2 years ago
add AGM reverseEach variants

bb1e84d0879389b73b3774281014139c59088df9 authored about 2 years ago
partial revert of "add missing AGM min/max variants" to have a more complete offering as a PR

99c6e88f5baba93c59e9d4cd88d660364e95973b authored about 2 years ago
partial revert of "add missing AGM min/max variants" to have a more complete offering as a PR

d2138ef0ba76085c148632b464076130f446890c authored about 2 years ago
update dependency metadata

79f6c7de062b2bd27db70d241a56287b67f049fc authored about 2 years ago
Minor improvements to 'Differences with Java' documentation page (additional minor tweaks)

070d5018dd99176bd7008d7e98c0b12e3ea5de3f authored about 2 years ago
GROOVY-10908: Bump Ant version to 1.10.13

5736cf96f2cd2edc6874ac4fa4c15eb28a28a59a authored about 2 years ago
GROOVY-10907: Bump jqwik to 1.7.2 (test dependency)

34776094a9b89b4e4ce523b2265b247b0bc20ce2 authored about 2 years ago
GROOVY-10906: Bump JUnit Jupiter/JUnit Platform to 5.9.2/1.9.2

17c9735dc34dba522f274a491103975c50b91631 authored about 2 years ago
Minor improvements to 'Differences with Java' documentation page

6bab77f6954b6df75d393b67302905bc73ae6350 authored about 2 years ago
GROOVY-10881: FastStringUtils does not work in an OSGi environment

c8ba5ba810edc5c593f42475ffe0d47fd970d61c authored about 2 years ago
GROOVY-6137, GROOVY-7473, GROOVY-10909: SC: `x in this` is implicit safe

22db9734948fdb19acbcdcd8b4dcf370e4ae2446 authored about 2 years ago
minor items

ae85c50d1ed74bdbb407bbb19eb3b6982fbd77e4 authored about 2 years ago
GROOVY-10909: SC: optimize multiple nots surrounding binary expression

5a5726342adeb37a6fbaa8cdcbe2d47dee8dc56c authored about 2 years ago
Update the link to JDK20

c0c6fd86e3b3ad90abdcac3f167f3f34d54571ef authored about 2 years ago
GROOVY-10909: negate `boolean` without branching

d4d3ccf3fd19d5d2fa6fb9fd653af360379be8cb authored about 2 years ago
simpler ternary bytecode (no tmp var for elvis)

89de534b77e2321d46e6a9821628331693c7aae2 authored about 2 years ago
GROOVY-10722, GROOVY-10840: `null` or array for array-based constructor

a3373407add794ba52df8f20479cd3bb352a1050 authored about 2 years ago
GROOVY-10905: Improve matching implicit arg closures to SAM types

e29b9288ee10d6ebe0443722294021f64371fbad authored about 2 years ago
GROOVY-10902: stubgen: static initializer to prevent constant inlining

2926b8cbc293fd46b73b051fbaf5bde9eeeb7065 authored about 2 years ago
GROOVY-10897: STC: remove interface equivalent for indirect interface

```
A
/ \
B C
\ /
D
```

`A` and `B` are interfaces; `C` and `D` are concrete ...

a831581caaf729e438e22b2407703162b5d3c92f authored about 2 years ago
close over local variables

d4fd5c68fa4cb3414e00d4e51b388aecf186ac3a authored about 2 years ago
mark Closure min variants as Incubating

0f3836e1b02113268d35b2ffc9128c14399a476b authored about 2 years ago
GROOVY-10904: run verification on all classes before bytecode generation

f8d78e6eb56e5d966d157c7d0b89e21eee2130b3 authored about 2 years ago
Replace `Path#toFile.exists()` with `Files#exists`

1334242e2ecc1fe4b9b4a3821a1324805c0112ed authored about 2 years ago
add missing AGM min/max variants

0961a6981700e7a366d400819b340c8f8920309e authored about 2 years ago
improve coverage

ec8a6c2df4035d7e116ac0d102b53604b354dc68 authored about 2 years ago
Fix JMH Benchmarks

2485cacf2208ae2d5d04d410c91b9a0191a82188 authored about 2 years ago
bump copyright/notice year to 2023

74747c95577730e4e3276737a76e546d5615b18a authored about 2 years ago
improve coverage (take 2)

64f599e95ba22bad852bb0ec18c6940a6ef2510b authored about 2 years ago
Fix the failing build

ee83e1d498e787cbf7e20a2eefbecf978e2834c9 authored about 2 years ago
improve coverage

2b5513a83f7ec53e90de57b2f2162366466ed5e0 authored about 2 years ago
improve coverage (fix typo)

836ad77e5fd38abf81b04f3e65e7d2f6d9217cab authored about 2 years ago
improve coverage (fix typo)

e205b5b1290bb39f4bb4335f767bc0890a45c362 authored about 2 years ago
improve coverage

280fcd685c42ba3851485af6b39c25dd339fdca9 authored about 2 years ago
improve coverage

ff4d7d8727082fdf60caf3a54651d32d05d5c437 authored about 2 years ago
improve coverage

ce82fb9aa0fb461c91c835a750140e0f83597b87 authored about 2 years ago
reinstate accidentally deleted file

c60c7e5bcad85fef94bb578d1dd493dc9097a82d authored about 2 years ago
copy getAt/flatten for primitive arrays from DGM to AGM

baf01b706b28bdbbd17b117ab70df7e450d946e6 authored about 2 years ago
copy size/toList/toSet for primitive arrays from DGM to AGM

f3be1d2375131faa6b163ed30c44199a225c3ca2 authored about 2 years ago
move static typing checks into a separate test plus improve coverage

9e443e4d44663b9fa3a4011572eae1812c3a3e41 authored about 2 years ago
move static typing checks into a separate test plus improve coverage

aad0dcf2388aaa0deec9410010b68456fea426b9 authored about 2 years ago
copy swap DGM for primitive arrays plus improved coverage for count plus remove some checkstyle warnings (fix typo)

f67007888bf57845dfc92eafbb6a85780636cf86 authored about 2 years ago
copy swap DGM for primitive arrays plus improved coverage for count plus remove some checkstyle warnings

74b33e7302b811fbf22a62bf80616cd84c649a54 authored about 2 years ago
improved coverage plus fixed test

eeaa1d7cf645b7c7c50b3ba40fa5d8dad1914f4b authored about 2 years ago
copy indexed DGM primitive array methods to ArrayGroovyMethods

67cdd31977d9c449c57a92829cd27a7429a946e8 authored about 2 years ago
refactor ArrayGroovyMethods for fail-early null handling and consistency in exception messages

e7bd524d0a64318917e3df923ffd9055ce87704b authored about 2 years ago
GROOVY-10898: Provide tail/init/head/first/last for primitive arrays

bfa455b34bb638c08555b872e8a1021c221d1a87 authored about 2 years ago
visit annotation(s) of multiple-variable declaration

29de7e506ec44c5a899e2c98aa536eb3ae5360ff authored about 2 years ago
copy min/max DGM primitive array methods to ArrayGroovyMethods

b67b50078442cc25c824e938a09d903b8b7ce97f authored about 2 years ago
copy containa DGM primitive array methods to ArrayGroovyMethods

0ebf400af212759efa9193f3603f69549150c257 authored about 2 years ago
copy transpose DGM primitive array methods to ArrayGroovyMethods (oops, missed one file)

b4c76b26d166a601f6956a314b266a66db440c96 authored about 2 years ago
copy transpose DGM primitive array methods to ArrayGroovyMethods

c8b9afff1fe2086e4a5d1957c32117c72ba1bf2d authored about 2 years ago
sync with 4_0_X

d5f8a1bcdd898c8c9a32337deb4493ee49c85379 authored about 2 years ago
use latest versions for performance tests

7936e9f0cf7d63ea1ba33d6d09a453024b9bd8a6 authored about 2 years ago
bump htmlunit dependency in perf tests

5e9f88ba35a6739c2172f567c77da4f5f38eca50 authored about 2 years ago
fix grammar warning in javadoc

b47b0805f129b1a02ce86e6a764a2b1df68d727a authored about 2 years ago
update dependency metadata

8f80995b4a116ca65ca1536df8f7f65abc08dac6 authored about 2 years ago
GROOVY-10895: Bump checkstyle to 10.6.0 (build dependency)

9c0c7ab8abd96db8e402cc06d8df5d8e3f957ab9 authored about 2 years ago
bump binary compatibility baseline

60584c1433a45b143dcc5b3a19fa2583f6675774 authored about 2 years ago
GROOVY-10896: Bump testng to 7.7.1

3ef1ec82694ecd09ca0c7999ca187d32a0ff5383 authored about 2 years ago
update dependency metadata

3713d0559297eb5280f5f5819104d36a1113f0e3 authored about 2 years ago
Bump com.gradle.enterprise from 3.12.1 to 3.12.2

Bumps com.gradle.enterprise from 3.12.1 to 3.12.2.

---
updated-dependencies:
- dependency-name:...

70f358956317438130147ea6c6bd2053a41dcf8b authored about 2 years ago
GROOVY-10891: We should have variants of findResult/s with no Closure which use Closure.IDENTITY in that case

3a5569172b2d4b48e8a9ceb0e404075672014247 authored about 2 years ago
GROOVY-10887: add test case

dc9ab04970b49fdc52b7e1387f37f033dec7c1e1 authored about 2 years ago
GROOVY-10889: `@NamedVariant`: check casts for parameter reference

1516992472d5304449d2d6659af525305f5c6dc8 authored about 2 years ago
GROOVY-10890: STC: redesign resolved type parameter as type witness

4c7e608e2197b1530fabce59e12cc1bc3c0fb036 authored about 2 years ago
GROOVY-10892: Bump javaparser to 3.24.10

5596ca08941661df44d989184525cb808d6e56e7 authored about 2 years ago
Bump build-info-extractor-gradle from 4.30.1 to 4.31.0

Bumps build-info-extractor-gradle from 4.30.1 to 4.31.0.

---
updated-dependencies:
- dependency...

17bb6d6efd885d523fd9db748188a893695c104d authored about 2 years ago
Refine `sendHEADRequest`

ff5842c0b0797d6cae9ce0a94e02fcfa64c16126 authored about 2 years ago
Improve robustness of `sendHEADRequest`

9ab5b5034e08864e2cf9368d80500b280214d086 authored about 2 years ago
GROOVY-10882: remove dead code from `assert`

381610a5e1fc91cb617dcab2071c5499af34b631 authored about 2 years ago
minor refactor: typo and formatting

a4da7b66b621071d794f17c28f64250ba95e46f4 authored about 2 years ago