12 Commits (c5521fa6176377e0be958621102cad29be39a290)

Author SHA1 Message Date
Tobias Nießen a0f7284346 errors,process: fix error message of hrtime() 7 years ago
sreepurnajasti 062071a9c3 errors,process: migrate to use internal/errors.js 7 years ago
Brian White 61ebfa8d1f tools: add unescaped regexp dot rule to linter 8 years ago
James M Snell 98e54b0bd4 meta: restore original copyright header 8 years ago
Joyee Cheung a647d82f83 process: improve process.hrtime 8 years ago
Adrian Estrada 2685464e34 test: improve the code in test-process-hrtime 8 years ago
cjihrig ff1efa6087 test: use const for all require() calls 8 years ago
Ben Noordhuis 1e5a02628c src: fix negative values in process.hrtime() 9 years ago
Rich Trott 082cc8d6d8 test: remove unnecessary assignments 9 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
Nathan Rajlich d3d83d7b90 process: throw a TypeError when anything but an Array is passed to hrtime() 12 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