Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nodejs/node.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-12-31test: refactor common.expectsErrorRuben Bridgewater
2019-12-20errors: improve ERR_INVALID_ARG_TYPERuben Bridgewater
2018-02-24zlib: improve zlib errorsJoyee Cheung
2018-02-16test: remove assert.doesNotThrow()Ruben Bridgewater
2017-10-02zlib: migrate to internal/errorsJames M Snell
2017-07-21lib,src: fix consistent spacing inside bracesSebastiaan Deckers
2017-05-05test: reduce string concatenationsVse Mozhet Byt
2017-05-05lib,test: use regular expression literalsRich Trott
2017-04-12zlib: support all ArrayBufferView typesTimothy Gu
2017-04-03zlib: support Uint8Array in convenience methodsTimothy Gu
2017-02-17zlib: use RangeError/TypeError consistentlyJames M Snell
2017-01-26zlib: be strict about what strategies are acceptedRich Trott
2016-11-02test: increase test coverage for lib/zlib.jsRich Trott