lucene/gradle/generation/snowball
David Smiley 8ac2673791
LUCENE-10003: No C style array declaration (#206)
Most cases of C-style array declarations have been switched.  The Google Java Format, that which we adhere to, disallows C-style array declarations: https://google.github.io/styleguide/javaguide.html#s4.8.3-arrays
Some cases (esp. Snowball) can't be updated.
2021-08-25 17:06:41 -04:00
..
snowball.patch LUCENE-10003: No C style array declaration (#206) 2021-08-25 17:06:41 -04:00
snowball.sh LUCENE-9925: add checksums to snowball-generated files (#80) 2021-04-13 08:59:31 +02:00