801 Commits (be97db92af7654ff9681eb98d8152a0fcb81ad20)

Author SHA1 Message Date
Matt Loring 0eb3ed50ba test: reduce brittleness of tab complete test 9 years ago
Prince J Wesley a38d6ad4be repl: support standalone blocks 9 years ago
Lance Ball ad8257fa5b repl: Assignment of _ allowed with warning 9 years ago
HUANG Wei 545b8fd8d8 net: emit host in lookup event 9 years ago
Brian White 08085c49b6 path: assert inputs are strings 9 years ago
James M Snell 85ab4a5f12 buffer: add .from(), .alloc() and .allocUnsafe() 9 years ago
Rich Trott 6ba5af2c2c console: check that stderr is writable 9 years ago
James M Snell b6e3fa745b events: add eventNames() method 9 years ago
Kári Tristan Helgason f380db237b zlib: add support for concatenated members 9 years ago
Vladimir Kurchatkin 3b2094152e net: make `isIPv4` and `isIPv6` more efficient 9 years ago
Sam Roberts a78b3344f8 net: type check createServer options object 9 years ago
Santiago Gimeno fbe0b444ef test: improve test-npm-install 9 years ago
Kári Tristan Helgason 25eedf02a8 test: eval a strict function 9 years ago
Vaibhav f2bd9cddee doc: update removeListener behaviour 9 years ago
James M Snell a5aa7c1713 test: expand test case for unknown file open flags 9 years ago
Trevor Norris 3521b052b1 src,http: fix uncaughtException miss in http 9 years ago
Myles Borins 061ebb39c9 test: add test-npm-install to parallel tests suite 9 years ago
Evan Lucas 3d3b45ae95 path: fix normalize for absolutes 9 years ago
Matteo Collina 8af4bb86c0 dgram: default send address to 127.0.0.1 or ::1 9 years ago
Ali Ijaz Sheikh 01f82f0685 test: fix proxy tab-completion test 9 years ago
Michaël Zasso 9968941797 test: fix tests after V8 upgrade 9 years ago
Trevor Norris 5d7265f601 test: prevent flakey test on pi2 9 years ago
Wyatt Preul 7d3a7ea0d7 test: check memoryUsage properties 9 years ago
Rich Trott 66ea32d6d1 tools: enable no-extra-parens in ESLint 9 years ago
Fedor Indutny b010c87164 crypto, string_bytes: treat `buffer` str as `utf8` 9 years ago
Anton Khlynovskiy c647e87504 lib: freelist: use .pop() for allocation 9 years ago
Ben Noordhuis 0bea78682a tls: fix assert in context._external accessor 9 years ago
Rich Trott c133d07b83 test: increase timeout for test-tls-fast-writing 9 years ago
Trevor Norris a7e49c886f http_parser: use `MakeCallback` 9 years ago
Fedor Indutny da3f425506 crypto: PBKDF2 works with `int` not `ssize_t` 9 years ago
Santiago Gimeno 98b721ed26 test: fix flaky child-process-fork-regr-gh-2847 9 years ago
Owen Smith f296a7f16f path: fix path.relative() for prefixes at root 9 years ago
Rich Trott 4d6b4c30dd test: remove flaky designation from fixed tests 9 years ago
Zheng Chaoping 4717ea9186 path: fix win32 parse() 9 years ago
Prince J Wesley 40d57b714e repl: fix stack trace column number in strict mode 9 years ago
Matteo Collina 725ffdb9b7 dgram: handle default address case when offset and length are specified 9 years ago
Owen Smith 7fc6645982 test: add test-cases for posix path.relative() 9 years ago
Owen Smith e326950498 path: fix win32 relative() for UNC paths 9 years ago
Owen Smith b33879d9e2 path: fix win32 relative() when "to" is a prefix 9 years ago
Brian White 8b16ba3bbf url: fix off-by-one error with parse() 9 years ago
Brian White 3a331b66f8 path: fix verbose relative() output 9 years ago
Santiago Gimeno 88728408e0 test: refactor test-dgram-send-callback-recursive 9 years ago
Santiago Gimeno dff01d10c5 test: refactor test-dgram-udp4 9 years ago
Stefan Budeanu 7c48cb5601 crypto: Improve control of FIPS mode 9 years ago
Stefan Budeanu 23a584d517 test: allow passing args to executable 9 years ago
cjihrig ee7754be47 repl: accept no arguments to start() 9 years ago
Ben Noordhuis 66f4586dd0 cluster: emit worker as first 'message' event arg 9 years ago
Rich Trott 9534f6dfd5 tools: enable additional lint rules 9 years ago
Rich Trott bbf4621548 test: mitigate flaky test-http-agent 9 years ago
Jeremiah Senkpiel 65cd2a0f96 test: increase timeouts on some unref timers tests 9 years ago