16874 Commits (212475b451386a6705b4ea2c047ce948efe4799d)
 

Author SHA1 Message Date
Morgan Brenner fb41ee3983
build: add lint option to vcbuild.bat help 8 years ago
Richard Lau 1f7fe55c97
doc: add richardlau to collaborators 8 years ago
Joyee Cheung f6755182e5
url: show input in parse error message 8 years ago
Vse Mozhet Byt bb2de4a5a1
test: do not use `more` command on Windows 8 years ago
Rich Trott 924f34606d
doc: update collaborator email address 8 years ago
Kat Marchán 2767e2d3cc
deps: upgrade npm to 4.2.0 8 years ago
Shigeki Ohtsu 4b1b6b85a9
timers: fix not to close reused timer handle 8 years ago
Nikolai Vavilov 90acb773be
benchmark: allow multiple values for same config 8 years ago
Ben Noordhuis 6a6c431eec
src: use persistent strings from node::Environment 8 years ago
Vse Mozhet Byt 41bec5cff4
doc: correct info in child_process.md 8 years ago
Danny Nemer 91a2700721
readline: rename `deDupeHistory` option 8 years ago
James M Snell d0c2d67083
src: add native URL class 8 years ago
Rich Trott 96ad336d9e
doc: remove superfluous sample assert code 8 years ago
DavidCai 0f2642ee36
errors: remove needless lazyAssert 8 years ago
Bradley Farias 486bd1bd9b
doc: require uses fs root for '/' prefix 8 years ago
TheBeastOfCaerbannog 3e4ecca0be
build: don't create directory for NDK toolchain 8 years ago
Vse Mozhet Byt 2f4ad6fea2
benchmark: harmonize progress bar + stderr output 8 years ago
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