4215 Commits (bb9eabec40ed95e0193d08bf3f9b16d774904a17)

Author SHA1 Message Date
Carl Lei b72d048a74
repl: create history file with mode 0600 9 years ago
Shigeki Ohtsu be480b1499 test: fix alpn tests for openssl1.0.2h 9 years ago
James M Snell a2e57192eb util: truncate inspect array and typed array 9 years ago
James M Snell ba6196f843 util: fix inspecting of proxy objects 9 years ago
cjihrig 1ab5b4ef20 test: refactor large event emitter tests 9 years ago
cjihrig d2eb935177 debugger: display array contents in repl 9 years ago
cjihrig 8a87b29034 readline: remove deprecated methods 9 years ago
James M Snell fa542ebcfd test: add failing url parse tests as known_issue 9 years ago
Rich Trott d3aafd02ef assert: allow circular references 9 years ago
Patrick Mueller 52cb410402 process: add process.cpuUsage() - implementation, doc, tests 9 years ago
DavidCai 706778a902 events: pass the original listener added by once 9 years ago
Rich Trott 6c49714df0 test,tools: limit lint tolerance of gc global 9 years ago
Ian Kronquist 2e845f8501
tools: add tests for the doctool 9 years ago
Rich Trott 8f56958658 test,tools: adjust function argument alignment 9 years ago
Rich Trott 296bfd239c crypto: fix error in deprecation message 9 years ago
Ben Noordhuis 428240519c test: check that 2nd handle.close() call is a nop 9 years ago
Ben Noordhuis a58d4839af src: simplify handlewrap state tracking logic 9 years ago
Fedor Indutny cee4c25c92 net: introduce `Socket#connecting` property 9 years ago
surya panikkal 0303a2552e
readline: allow history to be disabled 9 years ago
Evan Lucas 4f619bde4c cluster: migrate from worker.suicide 9 years ago
Jeremiah Senkpiel 9bb5a5e2a1 handle_wrap: IsRefed -> Unrefed, no isAlive check 9 years ago
Alex Kocharin eb4201f07a url: drop auth in `url.resolve()` if host changes 10 years ago
Anna Henningsen 3ee68f794f repl: don’t complete expressions when eval fails 9 years ago
Alex Lamar de1dc0ae2e module: preserve symlinks when requiring 9 years ago
Eugene Obrezkov 1c84579031 console: timeEnd() with no label emits warning 9 years ago
dcposch@dcpos.ch 6c1e5ad3ab buffer: add Buffer.prototype.lastIndexOf() 9 years ago
Michael Dawson 75e073f2b2 test: increase the platform timeout for AIX 9 years ago
Rich Trott a7335bd1f0 test,benchmark: use deepStrictEqual() 9 years ago
James M Snell 0e7d57af35 events: add prependListener() and prependOnceListener() 9 years ago
Evan Lucas 84ebf2b40d test: add tests for console.assert 9 years ago
Ali Ijaz Sheikh a770a163ab test: v8-flags is sensitive to script caching 9 years ago
cjihrig 1e4d053e6b test: don't assume IPv6 in test-regress-GH-5727 9 years ago
Brian White 7e9b0dd694 http: disallow sending obviously invalid status codes 9 years ago
Dirceu Pereira Tiegs 02ac302b6d net: Validate port in createServer().listen() 9 years ago
Calvin Metcalf e7c077c610 stream: make null an invalid chunk to write in object mode 9 years ago
Fedor Indutny ec2822adaa http: unref socket timer on parser execute 9 years ago
Michaël Zasso 75487f0db8 module: fix resolution of filename with trailing slash 9 years ago
Fedor Indutny 6198472d83 stream_base: expose `bytesRead` getter 9 years ago
Fedor Indutny e1cf634a0b test: spawn new processes in vm-cached-data 9 years ago
Santiago Gimeno 2dc5ad460a test: move more tests from sequential to parallel 9 years ago
surya panikkal aa4d2ae897 test: assert - fixed error messages to match the tests 9 years ago
Anna Henningsen f8e507eaf1
test: add zlib close-after-error regression test 9 years ago
Rich Trott 4faaed69fa test,tools: enable linting for undefined vars 9 years ago
Brian White e9dc6306ca url: use "empty" object for empty query strings 9 years ago
Josh Leder 0ecc430894 test: add test for responses to HTTP CONNECT req 9 years ago
Santiago Gimeno 57f0595177 test: fix flaky test-http-set-timeout-server 9 years ago
Santiago Gimeno bf22c71a7a test: fix test-net-settimeout flakiness 9 years ago
Brian White e38bade828
events: don't inherit from Object.prototype 9 years ago
Brian White dba245f796
querystring: don't inherit from Object.prototype 9 years ago
Rich Trott 31600735f4 lib,test,tools: alignment on variable assignments 9 years ago