Besides the achievements in this repository, the work on this project also includes the following contributions to upstream dependencies:
- Monticello-ct.747 (fixes a bug in
MCHttpRespository(MCFileBasedRepository) >> #versionNamed:
) - Monticello-ct.750 (implements remaining abstract members on
MCDictionaryRepository
, used in tests) - Regex-Core-ct.59 (fixes parser bug with quantifier expressions of the form
{<min>,}
) - Regex-Core-ct.60 (fixes lookbehinds in optional/repeatable groups)
- hpi-swa/squeak-history#5 (make squeak-history loadable on CI)
- hpi-swa/squeak-history#7 (clean up dangling file streams)
- hpi-swa/squeak-history#8 (support piecewise downloads in mailman aggregator)
- hpi-swa/squeak-history#9 (normalization fixes)
- hpi-swa/squeak-history#10 (filters for
SqhMailmanAggregator
) - hpi-swa/squeak-history#12 (baseline: make
#loadData
optional by moving it into a separate package) - hpi-swa/squeak-history#13 (fix UTF8 decoding of mails)
- hpi-swa/squeak-history#14 (improve archive path dialog)