16807 Commits (db585c9b4d358f1bb8c8803ec3ea2ed2d375ca2b)
 

Author SHA1 Message Date
Timothy Gu 59f71f5661
src, buffer: do not segfault on out-of-range index 8 years ago
Rich Trott 55a112689a
test: add test for child_process.execFile() 8 years ago
Rich Trott 9ba551f7e3
test: fix flaky test-tls-socket-close 8 years ago
Timothy Gu 019a20adb5
src: make PercentDecode return void 8 years ago
Vse Mozhet Byt d62ddbe145
benchmark: fix fs\bench-realpathSync.js 8 years ago
Lucas Lago 85eb1bc0a9
benchmark: remove v8ForceOptimization calls 8 years ago
Daniel Bevenius 114f9d619d
test: add hasCrypto check to tls-socket-close 8 years ago
Roman Reiss 04fa28e6dc
doc: fix gitter badge in README 8 years ago
Bartosz Sosnowski d6da1705cd
src: ensure that fd 0-2 are valid on windows 8 years ago
Jyotman Singh 68b23be51f
doc: add missing word in stream.md 8 years ago
Daijiro Wachi 169f187f16
test: synchronize WPT url setters tests data 8 years ago
Daijiro Wachi c51d925c84
url: restrict setting protocol to "file" 8 years ago
Danny Nemer 8ab26cf508
readline: add option to stop duplicates in history 9 years ago
Rich Trott 17d16e8f3d
buffer: remove unneeded eslint-disable comment 8 years ago
Michaël Zasso d22346de40 deps: fix async await desugaring in V8 8 years ago
cjihrig bc664cb034 Working on v7.7.5 8 years ago
cjihrig 44b4c0b088 2017-03-21, Version 7.7.4 (Current) 8 years ago
Ben Noordhuis c626734409
tls: fix segfault on destroy after partial read 8 years ago
Noj Vek 0c00b655d8
Fix #7065: cli help documentation for --inspect 8 years ago
Jan Krems 60ad7af65e
doc: deprecate debug protocol 8 years ago
Bartosz Sosnowski f48763c5b9
benchmark: remove benchmarks forced optimizations 8 years ago
Ali Ijaz Sheikh ca319862fd
deps: cherry-pick ca0f9573 from V8 upstream 8 years ago
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