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
2013-03-09zlib: Manage flush flags appropriatelyisaacs
2013-03-06stream: _write takes an encoding argumentisaacs
2013-03-06stream: Remove output function from _transformisaacs
2013-02-22stream: remove lowWaterMark featureisaacs
2013-02-07Merge remote-tracking branch 'ry/v0.8' into masterisaacs
2013-02-06zlib: reduce memory consumption, release earlyBen Noordhuis
2012-12-14zlib: streams2isaacs
2012-11-01zlib: s/clear/close/ and match other close() semanticsisaacs
2012-10-30zlib: reduce memory consumption, release earlyBen Noordhuis
2012-08-05zlib: Emit 'close' on destroy().Dominic Tarr
2012-06-15domain: the EventEmitter constructor is now always called in nodecoreAndreas Madsen
2012-06-15zlib: use Buffer.concat()isaacs
2012-04-03Fix #3052 Handle errors properly in zlibisaacs
2012-03-29zlib: don't use C++ templatesssuda
2012-03-13Added destroy method to Zlib object in zlib.js moduleChristian Ress
2012-02-19Lint all the JavaScripts.isaacs
2012-01-23Merge branch 'v0.6'Fedor Indutny
2012-01-21Fix #2365 zlib crashing on invalid inputNicolas LaCasse
2012-01-12zlib: reset() method for deflate/inflate streamsFedor Indutny
2011-12-06[zlib] added dictionary supportFedor Indutny
2011-11-04Close #1930 Convenience methods for zlibMatt Robenolt
2011-10-24Close #1929 zlib Respond to 'resume' events properlyisaacs
2011-10-14Fix #1882 zlib Update 'availOutBefore' value, and testisaacs
2011-09-26zlib: Typo. s/opt/opts/isaacs
2011-09-18zlib: lintisaacs
2011-09-18zlib: Fix test so that it's not trivially passing, then pass it.isaacs
2011-09-18Initial pass at zlib bindingsisaacs