3861 Commits (90a5fc20be22b4278a01bc58acba0cb732da0140)

Author SHA1 Message Date
Rich Trott ba16a12051 src: allow combination of -i and -e cli flags 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
cjihrig 10bc673123 test: add batch of known issue tests 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
Michael Barrett 96af4741cd doc: document directories in test directory 9 years ago
Evan Lucas 3d3b45ae95 path: fix normalize for absolutes 9 years ago
Rich Trott eb3f04d81d test: remove broken debugger scenarios 9 years ago
Matteo Collina 8af4bb86c0 dgram: default send address to 127.0.0.1 or ::1 9 years ago
cjihrig e38e2a6012 test: bug repro for vm function redefinition 9 years ago
cjihrig 32e1f9d0b5 tools: support testing known issues 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
Rich Trott ad36ea56fc test: apply Linux workaround to Linux only 9 years ago
Rich Trott 859269724c test: retry on known SmartOS bug 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
Aayush Naik 93bacfd00f test: remove unneeded bind() and related comments 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
Jeremiah Senkpiel 60f8c1acf4 timers: refactor timers 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