3462 Commits (a2786dd4087dc0de6d2b88c8be54a4665dc28be0)

Author SHA1 Message Date
Rich Trott 2d0fe4c657 test: linting for buffer-free-callback test 9 years ago
Fedor Indutny 660f7591c8 buffer: FreeCallback should be tied to ArrayBuffer 9 years ago
Rich Trott 70c9e4337e test: make common.js mandatory via linting rule 9 years ago
Rich Trott b7179562aa test: load common.js in all tests 9 years ago
Trevor Norris 651a5b51eb buffer: only check if instance is Uint8Array 9 years ago
Evan Lucas bab555a1c1 test: speed up stringbytes-external test 9 years ago
Roman Reiss ddf258376d test: use normalize() for unicode paths 9 years ago
Rich Trott 63644dd1cd lib: remove redundant code, add tests in timers.js 9 years ago
Evan Lucas 8dfdee3733 util: correctly inspect Map/Set Iterators 9 years ago
Evan Lucas b5c51fdba0 util: fix check for Array constructor 9 years ago
Jeremy Whitlock 546e8333ba src: fix --abort-on-uncaught-exception 9 years ago
Justin Chase 74f443583c module: use UNC paths when loading native addons 10 years ago
Roman Reiss 46876d519c test: remove arguments.callee usage 9 years ago
Dave Eddy 9d65528b01 node: add -c|--check CLI arg to syntax check script 10 years ago
charlierudolph 4a35ba4966 fs: include filename in watch errors 9 years ago
Evan Lucas 7271cb047c src: add process.versions.icu 9 years ago
Fedor Indutny 99943e189d http: fix out-of-order 'finish' bug in pipelining 9 years ago
Rich Trott 9faf4c6fcf test: load common.js to test for global leaks 9 years ago
Sakthipriyan Vairamani 0858c86374 test: fix invalid variable name 9 years ago
Trevor Norris 99e66074d7 async_wrap: update providers and add test 9 years ago
Rich Trott 1167171004 test: change calls to deprecated util.print() 9 years ago
Rich Trott 5ada45bf28 test: replace deprecated util.debug() calls 9 years ago
Johann 4c8d96bc30 crypto: add more keylen sanity checks in pbkdf2 9 years ago
Fedor Indutny 798dad24f4 child_process: `null` channel handle on close 9 years ago
Salman Aljammaz 9760e04839 repl: don't use tty control codes when $TERM is set to "dumb" 10 years ago
Sakthipriyan Vairamani cb971cc97d repl: backslash bug fix 10 years ago
Sakthipriyan Vairamani 4519dd00f9 test: test sync version of mkdir & rmdir 10 years ago
Matt Loring 6ea8ec1c59 tools: single, cross-platform tick processor 10 years ago
Sakthipriyan Vairamani 816f609c8b test: use tmpDir instead of fixtures in readdir 10 years ago
Fedor Indutny bc9f629387 http_parser: do not dealloc during kOnExecute 10 years ago
Ben Noordhuis f542e74c93 http: guard against response splitting in trailers 10 years ago
Ben Noordhuis 2084f52585 test: test more http response splitting scenarios 10 years ago
Alexis Campailla fa08d1d8a1 test: add test-spawn-cmd-named-pipe 10 years ago
Matt Harrison d4cd5ac407 readline: fix tab completion bug 10 years ago
Trevor Norris d63e02e08d buffer: don't set zero fill for zero-length buffer 10 years ago
Evan Lucas 2034f68668 src: honor --abort_on_uncaught_exception flag 10 years ago
Michael Dawson 71b5d80682 test: make cluster tests more time tolerant 10 years ago
Imran Iqbal 3e09dcfc32 test: update cwd-enoent tests for AIX 10 years ago
Sakthipriyan Vairamani 648c003e14 test: use tmp directory in chdir test 10 years ago
Trevor Norris 079a2173d4 test: fix Buffer OOM error message 10 years ago
Sam Roberts f931b9dd95 timer: ref/unref return self 10 years ago
Karl Skomski 0a5f80a11f src: use subarray() in Buffer#slice() for speedup 10 years ago
Michael Dawson 43397b204e build: Updates to enable AIX support 10 years ago
Sakthipriyan Vairamani 52019a1b21 test: fix default value for additional param 10 years ago
Yazhong Liu 6108ea9bb4 fs: consider NaN/Infinity in toUnixTimestamp 10 years ago
Fedor Indutny ea15d71c16 http_server: fix resume after socket close 10 years ago
Matt Loring 519caba021 tools: fix flakiness in test-tick-processor 10 years ago
Rich Trott 5df5d0423a test: remove disabled test 10 years ago
Rich Trott 9e5f0995bd test: split up internet dns tests 10 years ago
Rich Trott 41f2dde51a test: increase dgram timeout for armv6 10 years ago