12 Commits (d3eca025763584462203d53d92a9eda2278c7810)

Author SHA1 Message Date
Gibson Fahnestock 3d2aef3979 test: s/assert.equal/assert.strictEqual/ 8 years ago
Gibson Fahnestock 7a0e462f9f test: use eslint to fix var->const/let 8 years ago
cjihrig ff1efa6087 test: use const for all require() calls 8 years ago
Rich Trott d4061a6314 tools: replace custom ESLint rule with built-in 8 years ago
James M Snell 85ab4a5f12 buffer: add .from(), .alloc() and .allocUnsafe() 9 years ago
Rich Trott bc39d6a3a6 test: remove unused vars 9 years ago
Rich Trott 082cc8d6d8 test: remove unnecessary assignments 9 years ago
Roman Reiss fb8811d95e lib,test: fix whitespace issues 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
Ben Noordhuis 204228b57f test: move slow tests to test/pummel/ 11 years ago
isaacs 689e5c9d3d stream: return this from pause()/resume() 11 years ago
isaacs 0f8de5e1f9 stream: Simplify flowing, passive data listening 11 years ago
isaacs 119cbf4854 stream: Don't require read(0) to emit 'readable' event 12 years ago
isaacs 88644eaa2d stream: There is no _read cb, there is only push 12 years ago
isaacs 34046084c0 stream: Do not switch to objectMode implicitly 12 years ago
isaacs 27d1babaae streams: Pre-emptively buffer readables up to the highWaterMark 12 years ago
isaacs 3b2e9d2648 stream: remove lowWaterMark feature 12 years ago
Raynos 444bbd4fa7 streams: Support objects other than Buffers 12 years ago
isaacs 20a3c5d09c streams2: Do not allow hwm < lwm 12 years ago
isaacs 2ff499c022 streams2: Do multipipe without always using forEach 12 years ago
isaacs 9b1b85490b streams2: Tests of new interfaces 12 years ago