16573 Commits (e84e33c87ce38532232b0419761c23933c0d7157)
 

Author SHA1 Message Date
Gaara e84e33c87c
doc: fix a typo in api/process.md 8 years ago
Amelia Clarke 75fcf53173
doc: missing argument types for events methods 8 years ago
Alexander ae52b63df2
doc: correct comment error in stream.md 8 years ago
Vse Mozhet Byt e6f113d3d5
doc: console.log() -> console.error() in events.md 8 years ago
Vse Mozhet Byt cde5d71db1
doc: var -> let / const in events.md 8 years ago
Jan Krems fbbcd1aa89
lib: Fix swallowed events in inspect integration 8 years ago
mr-spd 9cc712ca18
lib: remove unused msg parameter in debug_agent 8 years ago
DavidCai 77c69f7ace
lib, test: add duplicate symbol checking in E() 8 years ago
James M Snell 7e230727fc
module: avoid using forEach 8 years ago
James M Snell c0a2e02f51
net: avoid using forEach 8 years ago
James M Snell a0b1aa1161
readline: avoid using forEach 8 years ago
Rich Trott e19ca8ba11
readline: remove unneeded eslint-disable comment 8 years ago
James M Snell 62e726109a
repl: avoid using forEach 8 years ago
James M Snell 90be5a1f19
stream: avoid using forEach 8 years ago
AnnaMag 2cab00aec0
test: fix assertion in vm test 8 years ago
Rich Trott 8bda7b8d39
test: add coverage for child_process bounds check 8 years ago
AnnaMag 3ae58acd29
test: failing behaviour on sandboxed Proxy 8 years ago
Gireesh Punathil 560d8eed9a
test: delay child exit in AIX for pseudo-tty tests 8 years ago
Rich Trott f9c831f4b1
test: fix flaky test-domain-abort-on-uncaught 8 years ago
AnnaMag 2649dab274
test: added test for indexed properties 8 years ago
Daijiro Wachi 2df662c95a
test: test resolveObject with an empty path 8 years ago
Alexey Orlenko d2c9111614
test: fix repl-function-redefinition-edge-case 8 years ago
Matej Krajčovič c9cf922248
test: add regex to assert.throws 8 years ago
Joyee Cheung 5f6025ba68
test: fail when child dies in fork-net 8 years ago
James M Snell 646ee559df
tls: avoid using forEach 8 years ago
jBarz 540830116b
tls: keep track of stream that is closed 8 years ago
James M Snell 9a59913039
util: avoid using forEach 8 years ago
Vse Mozhet Byt 5b1d61ce09 child_process: fix deoptimizing use of arguments 8 years ago
Eugene Ostroukhov 14e3ad0c5e inspector: proper WS URLs when bound to 0.0.0.0 8 years ago
Italo A. Casas 753adee6aa
Working on v7.7.4 8 years ago
Italo A. Casas 9c68a69802
2017-03-14, Version 7.7.3 (Current) 8 years ago
Daniel Bevenius 542a3735a7
build: add node_use_openssl check to install.py 8 years ago
Evan Lucas dd3e6adaa7
doc: add missing changelog heading for 7.7.2 8 years ago
Franziska Hinkelmann b543fd441c
doc: update to current V8 versions 8 years ago
Rich Trott 6cc7b30c62
doc: improve child_process `maxBuffer` text 8 years ago
Bradley Farias 188cbc6eea
doc: package main can be directory with an index 8 years ago
Amelia Clarke a20aa0ee48
doc: http cleanup and missing argument types 8 years ago
Santiago Gimeno 734ddbe77b
test: fix flaky test-http-set-timeout-server 8 years ago
Roman Reiss 757bf484ff
doc/tools: fix more type inconsistencies 8 years ago
Roman Reiss 5a9e30f1e9
tools: fix lint issue in doctool 8 years ago
Roman Reiss 97d1f5f39f
doc: linkify type[] syntax, support lowercase for primitives 8 years ago
Roman Reiss 612bd68bae
doc: consistent case for primitive types 8 years ago
Claudio Rodriguez 2fcefeeda0
dgram: refactor dgram to module.exports 8 years ago
Gibson Fahnestock 8a1b2b4417
doc: reduce font size on smaller screens 8 years ago
Jeroen Mandersloot 5bea8b42d9
doc: fix occurences of "the the" 8 years ago
Sam Roberts 517c3af21a
doc: fix process links to console.log/error 8 years ago
Rod Vagg 108449b6ff
doc: add Franziska Hinkelmann to the CTC 8 years ago
Amelia Clarke 9c3cf13cbc
doc: argument types for https methods 8 years ago
Richard Lau 103458772a
module: fix loading from global folders on Windows 8 years ago
Juwan Yoo 1dff218cd1
net: allow missing callback for Socket.connect 8 years ago