nodejs-github-bot · GitHub

Split the `Zlib` class into `ZlibBase` and `Zlib` classes,
to facilitate introduction of similar streams with minor
implementation differences.

@nodejs-github-bot added the zlib

Issues and PRs related to the zlib subsystem.

label

Dec 10, 2018

bnoordhuis

@addaleax addaleax added the author ready

PRs that have at least one approval, no pending requests for changes, and a CI started.

label

Dec 15, 2018

addaleax added a commit that referenced this pull request

Dec 18, 2018
Split the `Zlib` class into `ZlibBase` and `Zlib` classes,
to facilitate introduction of similar streams with minor
implementation differences.
PR-URL: #24939
Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>

@addaleax

addaleax added a commit to addaleax/node that referenced this pull request

Dec 26, 2018
Split the `Zlib` class into `ZlibBase` and `Zlib` classes,
to facilitate introduction of similar streams with minor
implementation differences.
PR-URL: nodejs#24939
Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>

Closed

2 tasks

targos pushed a commit that referenced this pull request

Jan 1, 2019
Split the `Zlib` class into `ZlibBase` and `Zlib` classes,
to facilitate introduction of similar streams with minor
implementation differences.
Backport-PR-URL: #25228
PR-URL: #24939
Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>

refack pushed a commit to refack/node that referenced this pull request

Jan 14, 2019
Split the `Zlib` class into `ZlibBase` and `Zlib` classes,
to facilitate introduction of similar streams with minor
implementation differences.
PR-URL: nodejs#24939
Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>

Merged

Merged

addaleax added a commit that referenced this pull request

May 13, 2019
Split the `Zlib` class into `ZlibBase` and `Zlib` classes,
to facilitate introduction of similar streams with minor
implementation differences.
Backport-PR-URL: #25228
PR-URL: #24939
Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>

MylesBorins pushed a commit that referenced this pull request

May 16, 2019
Split the `Zlib` class into `ZlibBase` and `Zlib` classes,
to facilitate introduction of similar streams with minor
implementation differences.
Backport-PR-URL: #25228
PR-URL: #24939
Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>

Merged

This was referenced

May 29, 2019

Closed

Closed

Closed

Closed

Closed

Read the original on github.com ↗