12 Commits (258494c2f8834d1401cc57db9ee434e1dacfa348)

Author SHA1 Message Date
James M Snell 4f2e372716 test: add common.noop, default for common.mustCall() 8 years ago
James M Snell 98e54b0bd4 meta: restore original copyright header 8 years ago
ALJCepeda 89f8ef2bf4 test: remove obsolete comment from dgram test 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
James M Snell 85ab4a5f12 buffer: add .from(), .alloc() and .allocUnsafe() 9 years ago
Matteo Collina 137f53c7b7 dgram: support dgram.send with multiple buffers 9 years ago
Myles Borins 28e9a022df test: wrap assert.fail when passed to callback 9 years ago
Roman Reiss e3f9335c40 tools: re-enable comma-spacing linter rule 10 years ago
Roman Reiss f29762f4dd test: enable linting for tests 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
Andrius Bentkus a382c9a97c udp: make it possible to receive empty udp packets 11 years ago
Trevor Norris 8130744044 dgram: send() can accept strings 11 years ago
Ben Noordhuis defa637378 dgram: fix out-of-bound memory read 13 years ago
isaacs 0cdf85e28d Lint all the JavaScripts. 13 years ago
Nathan Rajlich 855f46677c test: Add test case for MODULE_NOT_FOUND. 13 years ago
Ryan Dahl 55048cdf79 Update copyright headers 14 years ago
Felix Geisendörfer 66601f13d9 Do not cache modules that throw exceptions 14 years ago