14236 Commits (86fdbe0c251ebb3cb715768c3a2c3bf3811dbbb4)
 

Author SHA1 Message Date
Kyle E. Mitchell 86fdbe0c25
doc: mention http request "aborted" events 8 years ago
Myles Borins a84b0f2f76 deps: backport 7dfb5beeec from V8 upstream 8 years ago
Ingvar Stepanyan efebd0b79d doc: add RReverser to collaborators 8 years ago
Rich Trott f34caa96d1 test: mark test-vm-timeout flaky on windows 8 years ago
Rich Trott cdcfeb7628 test: refresh the tmpdir before using 8 years ago
Rich Trott 92adbe4793 doc: add argument information for socket.destroy() 8 years ago
James M Snell ecc48a154d doc: general improvements to os.md copy 9 years ago
James M Snell f3d5efa3ee tls: avoid calling Buffer.byteLength multiple times 8 years ago
James M Snell 6be73feaeb crypto,tls: perf improvements for crypto and tls getCiphers 8 years ago
vsemozhetbyt 58a241d537
doc: fix typos in the stream doc 8 years ago
James M Snell 6dd093da26 buffer,string_decoder: consolidate encoding validation logic 8 years ago
Tushar Mathur 193afef3b0 doc: document socket.destroyed 9 years ago
Ben Noordhuis 781713d5ef src: remove unused isolate member 8 years ago
Ben Noordhuis d7087df4da src: use RAII for mutexes and condition variables 8 years ago
Ben Noordhuis bb33c28e21 tools: disable readability/function cpplint rule 8 years ago
Bryce Simonds 5bddc9a741
src: fix Windows segfault with `--eval` 9 years ago
Ben Noordhuis a92089b6bd src: alias BINARY to LATIN1 8 years ago
Richard Lau a06ccdbdb5
doc: correct `added:` information for fs.access 8 years ago
Anna Henningsen 3fe3b41321
test: add tests for some stream.Readable uses 8 years ago
Anna Henningsen 740d8cf5e0
doc: add `added:` information for repl 8 years ago
Anna Henningsen 6a93ab11a9
repl: break on sigint/ctrl+c 9 years ago
Anna Henningsen dc57b9e78f
readline: return old status from _setRawMode 9 years ago
Anna Henningsen 0815b9401d
vm: add ability to break on sigint/ctrl+c 9 years ago
Luigi Pinca de9a84186e
doc: fix broken link in vm.md 8 years ago
Eugene Ostroukhov 9dfc8b9d8e inspector: fix inspector connection cleanup 9 years ago
cjihrig 62c8e7b922 doc: fix cluster worker 'message' event 8 years ago
Eugene Ostroukhov dfcf02b6f7 inspector: fix coverity scan errors 8 years ago
Daniel Bevenius 81b6882e51 src: rename "node" script to "bootstrap_node" 8 years ago
Ali Ijaz Sheikh 44b9154495 deps: switch to upstream v8_inspector 8 years ago
Greyson Parrelli 62a858c60f doc: fix events typo 8 years ago
Evan Lucas e427150e75 2016-06-17, Version 6.2.2 (Current) Release 8 years ago
Mathias Bynens b77eb8c66c
punycode: update to v2.0.0 8 years ago
Rich Trott 336b027411 url: return valid file: urls fom url.format() 8 years ago
Rich Trott 874839c6dc doc: add internal link in GOVERNANCE.md 8 years ago
David Halls b5175e8f39
stream: ensure awaitDrain is increased once 8 years ago
Fedor Indutny 357f904169 http: fix no dumping after `maybeReadMore` 9 years ago
Natanael Copa 1a1ff77feb test: fix test-net-* error code check for getaddrinfo(3) 9 years ago
Brian White f914f37742
src: clean up string_search 8 years ago
Brian White 686984696d
stream: improve Readable.read() performance 9 years ago
Brian White c570182a39
benchmark: don't convert arguments to numbers 9 years ago
Brian White c8fa79f351
test: add more http token/value checking tests 9 years ago
Brian White 39fdf0773d
benchmark: increase http token check iterations 9 years ago
Brian White 83432bfff1
http: optimize checkInvalidHeaderChar() 9 years ago
Brian White 918159e0f6
http: optimize checkIsHttpToken() 9 years ago
Myles Borins f1d1071361 src: make Sec-WebSocket-Key check case-insensitive 8 years ago
Rich Trott 08ea9ee56d benchmark: add benchmark for url.format() 8 years ago
Anna Henningsen e2e615e87e
stream: reset awaitDrain after manual .resume() 9 years ago
Myles Borins 5fd6d75c44 tools: fix license builder to work with icu-small 9 years ago
Eugene Ostroukhov 6626919205 inspector: process.exit should wait for inspector 8 years ago
Ingvar Stepanyan 0e9e149da4
buffer: fix creating from zero-length ArrayBuffer 8 years ago