16785 Commits (320e72b32dc3638baaa4bbc03ebc0d19a888785b)
 

Author SHA1 Message Date
James M Snell dcac2d8f04
benchmark: benchmark comparing forEach with for 8 years ago
James M Snell d0fb578d64
fs: avoid using forEach 8 years ago
liusi 80949f3d88
build: add cpp linting to windows build 8 years ago
Daniel Bevenius 5244ee346b
build: mac OBJ_DIR should point to obj.target 8 years ago
Jan Krems a7e4b029da
deps: Add node-inspect 1.10.6 8 years ago
Vse Mozhet Byt a5f7393541
doc: add vsemozhetbyt to collaborators 8 years ago
Ruslan Bekenev 0c091262bd
doc: add note that vm module is not a security mechanism 8 years ago
Sam Roberts 6d6a65e2ad
doc: linkable commit message guidelines 8 years ago
detailyang 7c7228ed4b
doc: gcc version is at least 4.8.5 in BUILDING.md 8 years ago
cjihrig 9861ec93d4
doc: increase Buffer.concat() documentation 8 years ago
Christian d'Heureuse 54879ab7d1
doc: fix mistakes in stream doc (object mode) 8 years ago
Amelia Clarke 78ca15dd78
doc: argument types for dns methods 8 years ago
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