16973 Commits (23498f259db2d26c30969c0f66a380adf8725cd9)
 

Author SHA1 Message Date
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
Brian White 71097744b2 fs: more realpath*() optimizations 8 years ago
Brian White 6a5ab5d550 fs: include more fs.stat*() optimizations 8 years ago
Alexey Orlenko 3d7245c098 test: refactor test-util-inspect.js 8 years ago
Alexey Orlenko 7acc482432 test: add arrow functions to test-util-inspect 8 years ago
Amelia Clarke 1faf136bfd doc: argument types for dns methods 8 years ago
Alexey Orlenko 205f4e5006 test: fix repl-function-redefinition-edge-case 8 years ago
Gaara 27f4c9407f doc: fix a typo in api/process.md 8 years ago
Amelia Clarke 73e2d0bce6 doc: argument types for crypto methods 8 years ago
Amelia Clarke 38ba0c25d4 doc: missing argument types for events methods 8 years ago
Alexander 8b03221b28 doc: correct comment error in stream.md 8 years ago
Vse Mozhet Byt 4d52d12fd1 doc: console.log() -> console.error() in events.md 8 years ago
Vse Mozhet Byt e494e427c9 doc: var -> let / const in events.md 8 years ago