11 Commits (42158a03132568ce28cf94e73ba6b8039b208d5d)

Author SHA1 Message Date
Teddy Katz b1b1978ec5
tools: add additional ESLint rules 8 years ago
Dany Shaanan d469321946 tools: add eslint rule prefer-assert-methods 8 years ago
Rich Trott d4061a6314 tools: replace custom ESLint rule with built-in 8 years ago
Trevor Norris 54cc7212df buffer: introduce latin1 encoding term 9 years ago
Rich Trott a56da51a38 benchmark,test,lib: remove extra spaces 9 years ago
James M Snell 85ab4a5f12 buffer: add .from(), .alloc() and .allocUnsafe() 9 years ago
Rich Trott 082cc8d6d8 test: remove unnecessary assignments 9 years ago
Roman Reiss f29762f4dd test: enable linting for tests 10 years ago
Brendan Ashworth 0df54303c1 test: common.js -> common 10 years ago
isaacs 3e1b1dd4a9 Remove excessive copyright/license boilerplate 10 years ago
Fedor Indutny 0e19476595 test: split test in parallel/sequential 10 years ago
Vladimir Kurchatkin 82fca9136d stream: don't try to finish if buffer is not empty 11 years ago
isaacs c38ce9bc0a stream: Guarantee ordering of 'finish' event 12 years ago
isaacs c93af860a0 stream: call write cb before finish event 12 years ago
isaacs c0d500102a stream: Fix early end in Writables on zero-length writes 12 years ago
isaacs 426b4c6258 stream: _write takes an encoding argument 12 years ago
isaacs 384f1be739 stream: Writable.end(chunk) after end is an error 12 years ago
Ben Noordhuis 80ea63b958 Revert "stream: Writable.end(chunk) after end is an error" 12 years ago
isaacs 5222d19a11 stream: Writable.end(chunk) after end is an error 12 years ago
isaacs 86433979c6 stream: Writables are not pipe()able 12 years ago
isaacs 3b2e9d2648 stream: remove lowWaterMark feature 12 years ago
isaacs 33b2aebb6d stream: Writable should ignore encoding for buffers 12 years ago
Nathan Rajlich a9c4a20331 stream: make Writable#end() accept a callback function 12 years ago
Raynos 444bbd4fa7 streams: Support objects other than Buffers 12 years ago
isaacs f8bb031bdc test: Sync writables may emit finish before callbacks 12 years ago
isaacs f3e71eb417 test: Writable bufferizing, non-bufferizing, and callbacks 12 years ago
isaacs 9b1b85490b streams2: Tests of new interfaces 12 years ago