3719 Commits (9429685d48d5be80587ebc481255616b84db2615)

Author SHA1 Message Date
Trevor Norris aeee956ac7 async_wrap: correctly pass parent to init callback 9 years ago
Rich Trott 099cfbc58c test: remove deprecated error logging 9 years ago
Rich Trott 6f63a4af0e test: linting for buffer-free-callback test 9 years ago
Fedor Indutny d1f24044b9 buffer: FreeCallback should be tied to ArrayBuffer 9 years ago
Rich Trott 3de353b554 test: make common.js mandatory via linting rule 9 years ago
Rich Trott c78091d689 test: load common.js in all tests 9 years ago
James M Snell e655a437b3 http: do not allow multiple instances of certain response headers 9 years ago
Trevor Norris 05d424c029 buffer: only check if instance is Uint8Array 9 years ago
Evan Lucas 7d66749eca test: speed up stringbytes-external test 9 years ago
Roman Reiss 81e98e9363 test: use normalize() for unicode paths 9 years ago
Rich Trott 070aac4a87 lib: remove redundant code, add tests in timers.js 9 years ago
Sakthipriyan Vairamani 6ad458b752 module: remove unnecessary property and method 9 years ago
Evan Lucas 88533881dd util: correctly inspect Map/Set Iterators 9 years ago
Evan Lucas 089d688617 util: fix check for Array constructor 9 years ago
Jeremy Whitlock 77a10ed05f src: fix --abort-on-uncaught-exception 9 years ago
Justin Chase 8593b3e8eb module: use UNC paths when loading native addons 9 years ago
Fedor Indutny 05040664c2 http: fix out-of-order 'finish' bug in pipelining 9 years ago
Roman Reiss 342c3a1bbb test: remove arguments.callee usage 9 years ago
Dave Eddy 2e6ece44e1 node: add -c|--check CLI arg to syntax check script 9 years ago
Rich Trott 5bbc6df7de test: change call to deprecated util.isError() 9 years ago
charlierudolph 87e820ead5 fs: include filename in watch errors 9 years ago
Rich Trott 02fe8215f0 test: load common.js to test for global leaks 9 years ago
Sakthipriyan Vairamani 6be2a59235 test: fix invalid variable name 9 years ago
Trevor Norris e52864b4b8 async_wrap: update providers and add test 9 years ago
Evan Lucas 30b8bb0aab src: add process.versions.icu 9 years ago
Rich Trott 306936e98f test: change calls to deprecated util.print() 9 years ago
Rich Trott 44efd66132 test: replace deprecated util.debug() calls 9 years ago
James M Snell 6192c9892f http: add checkIsHttpToken check for header fields 9 years ago
Johann 6df47d6151 crypto: add more keylen sanity checks in pbkdf2 9 years ago
Fedor Indutny 36b969ff44 child_process: `null` channel handle on close 9 years ago
Salman Aljammaz ccea33df62 repl: don't use tty control codes when $TERM is set to "dumb" 9 years ago
Sakthipriyan Vairamani fcfd87d7e1 repl: backslash bug fix 9 years ago
Sakthipriyan Vairamani 571a517259 test: test sync version of mkdir & rmdir 9 years ago
Sakthipriyan Vairamani 61d48b45b5 test: use tmpDir instead of fixtures in readdir 9 years ago
Fedor Indutny 229a03f1bb http_parser: do not dealloc during kOnExecute 9 years ago
Ben Noordhuis e68a119c18 http: guard against response splitting in trailers 9 years ago
Ben Noordhuis a9ad31fb3d test: test more http response splitting scenarios 9 years ago
Alexis Campailla 4144cb054c test: add test-spawn-cmd-named-pipe 9 years ago
Matt Harrison e29e470c14 readline: fix tab completion bug 9 years ago
Trevor Norris 0a329d2d1f buffer: don't set zero fill for zero-length buffer 9 years ago
Matt Loring e0c3d2ad57 tools: single, cross-platform tick processor 9 years ago
Evan Lucas 921f2de6cf src: honor --abort_on_uncaught_exception flag 9 years ago
Michael Dawson 2853f9894f test: make cluster tests more time tolerant 9 years ago
Imran Iqbal 1cfee8ebcb test: update cwd-enoent tests for AIX 9 years ago
Sakthipriyan Vairamani 5f6579d366 buffer: remove raw & raws encoding 9 years ago
Sakthipriyan Vairamani 9aa6a437cd test: use tmp directory in chdir test 9 years ago
Trevor Norris 71c53b6790 test: fix Buffer OOM error message 9 years ago
Sam Roberts 94e663ac5f timer: ref/unref return self 9 years ago
Karl Skomski e7a3ca3d31 src: use subarray() in Buffer#slice() for speedup 9 years ago
Michael Dawson 2a17c7f65e build: Updates to enable AIX support 9 years ago