16835 Commits (30f1e8ea041c97370534b9d26eef8f25da18a75c)
 

Author SHA1 Message Date
James M Snell 74c1e02642 http: replace uses of self 8 years ago
James M Snell 5425e0dcbe http: use more efficient module.exports pattern 8 years ago
Roman Reiss 2a4a5f0389
doc: fix gitter badge in README 8 years ago
Bartosz Sosnowski bd496e0187
src: ensure that fd 0-2 are valid on windows 8 years ago
Jyotman Singh 3622a97715 doc: add missing word in stream.md 8 years ago
Daijiro Wachi cab58fe5df test: synchronize WPT url setters tests data 8 years ago
Daijiro Wachi 60c8a35744 url: restrict setting protocol to "file" 8 years ago
Michael Dawson ef4768754c doc: add supported platforms list 8 years ago
Luca Maraschi 6aed32c579 test: add tests for unixtimestamp generation 8 years ago
Luca Maraschi 1ff6796083 test: added net.connect lookup type check 8 years ago
Ben Noordhuis 03a6c6ea8c tls: fix segfault on destroy after partial read 8 years ago
AnnaMag 7ef2d90e1b test: fix assertion in vm test 8 years ago
Vse Mozhet Byt 4895e0c1f0 doc: add vsemozhetbyt to collaborators 8 years ago
Franziska Hinkelmann dd8982dc74 deps: cherry-pick 09de996 from V8 upstream 8 years ago
Danny Nemer 5bda5faffd readline: add option to stop duplicates in history 9 years ago
Rich Trott df69d95b76 test: add coverage for child_process bounds check 8 years ago
Ruslan Bekenev 2e74b0da8f doc: add note that vm module is not a security mechanism 8 years ago
James M Snell 989713d343 lib: avoid using forEach 8 years ago
James M Snell f6dbead126 util: avoid using forEach 8 years ago
James M Snell 2d230faa56 module: avoid using forEach 8 years ago
James M Snell ae9e640f30 repl: avoid using forEach 8 years ago
James M Snell 53cf483401 readline: avoid using forEach 8 years ago
James M Snell 42e55eb37b net: avoid using forEach 8 years ago
James M Snell 4d090855c6 lib: avoid using forEach in LazyTransform 8 years ago
James M Snell a993beb915 fs: avoid using forEach 8 years ago
James M Snell 5aa7d4daca tls: avoid using forEach 8 years ago
James M Snell 910a8998fb stream: avoid using forEach 8 years ago
James M Snell c8acd08a37 benchmark: benchmark comparing forEach with for 8 years ago
Jan Krems 704263139b lib: Fix swallowed events in inspect integration 8 years ago
Jan Krems b57f9ee3bf deps: Add node-inspect 1.10.6 8 years ago
Noj Vek 38299d2456 Fix #7065: cli help documentation for --inspect 8 years ago
AnnaMag 6473737bb1 test: failing behaviour on sandboxed Proxy 8 years ago
liusi 379eec357d build: add cpp linting to windows build 8 years ago
Jan Krems c7b60165a6 repl: Empty command should be sent to eval function 8 years ago
Daniel Bevenius f0d4237ef5 build: mac OBJ_DIR should point to obj.target 8 years ago
Gireesh Punathil d631af59c0
test: delay child exit in AIX for pseudo-tty tests 8 years ago
Timothy Gu d099f8e317 src: remove explicit UTF-8 validity check in url 8 years ago
jBarz 4cdb0e89d8 tls: keep track of stream that is closed 8 years ago
Sam Roberts 303962aca1 doc: linkable commit message guidelines 8 years ago
Rich Trott 5e3d536ea3 test: fix flaky test-domain-abort-on-uncaught 8 years ago
detailyang 746339ef6d doc: gcc version is at least 4.8.5 in BUILDING.md 8 years ago
Joyee Cheung 7b830f4e4a test: add more and refactor test cases to net.connect 8 years ago
cjihrig db39273a8a doc: increase Buffer.concat() documentation 8 years ago
Shahar Or 5bfd13b81e
util: display Symbol keys in inspect by default 8 years ago
Joyee Cheung 474e9d64b5 test: add more test cases of server.listen option 8 years ago
Christian d'Heureuse e296ffb360 doc: fix mistakes in stream doc (object mode) 8 years ago
DavidCai b5eccc4c7e lib, test: add duplicate symbol checking in E() 8 years ago
mr-spd 5bd1642dd1 lib: remove unused msg parameter in debug_agent 8 years ago
Rich Trott db277f00fe readline: remove unneeded eslint-disable comment 8 years ago
AnnaMag 1a210c4ee4 test: added test for indexed properties 8 years ago