17597 Commits (21c0c0275a553bc38fbac99129702f5b7c8ed1d3)
 

Author SHA1 Message Date
Eugene Ostroukhov 21c0c0275a
inspector: add missing virtual destructor 8 years ago
Anna Henningsen e2f2d18032
src: add comment for TicketKeyCallback 8 years ago
Anna Henningsen 90dee89d8e
async_hooks: rename AsyncEvent to AsyncResource 8 years ago
Matteo Collina b153420fd9 stream: emit finish when using writev and cork 8 years ago
Brian White a10bdb51b1
http: improve outgoing string write performance 8 years ago
Vse Mozhet Byt 329b6e908c doc: fix code example in inspector.md 8 years ago
Matt Loring e6395cc07a
deps: cherry-pick 6803eef from V8 upstream 8 years ago
Brian White 01a1022857
lib,src: improve writev() performance for Buffers 8 years ago
Rich Trott 112ef23bba test: use common.mustNotCall in test-crypto-random 8 years ago
Daniel Bevenius 49e91e2649 crypto: remove root_cert_store from node_crypto.h 8 years ago
Daniel Bevenius ab28e0a86a test: skip test-bindings if inspector is disabled 8 years ago
Michael Dawson 196190015d test: add coverage for napi_has_named_property 8 years ago
Alexey Orlenko 2af49b6c89 doc: make the style of notes consistent 8 years ago
Ebrahim Byagowi b3d1e3d4c7 fs: fix realpath{Sync} on resolving pipes/sockets 8 years ago
Daniel Pihlstrom a109032260 src,fs: calculate fs times without truncation 8 years ago
Rich Trott 4384f2e2b7 test: refactor event-emitter-remove-all-listeners 8 years ago
Rich Trott 16357f2d72 test: refactor event-emitter-check-listener-leaks 8 years ago
Anna Henningsen 169c07dae1
src: make StreamBase::GetAsyncWrap pure virtual 8 years ago
cjihrig 06757cd0dc test: cover dgram handle send failures 8 years ago
Timothy Gu 413691fde0
url: expose WHATWG url.origin as ASCII 8 years ago
Daniel Bevenius 6caf1b093a src: add linux getauxval(AT_SECURE) in SafeGetenv 8 years ago
Daniel Bevenius 1cde375763 build: fix openssl link error on windows 8 years ago
Matt Loring 920278bd37
async_wrap,src: promise hook integration 8 years ago
Anna Henningsen 410b141764
async_hooks: only set up hooks if used 8 years ago
Sam Roberts b659385791 src: allow --tls-cipher-list in NODE_OPTIONS 8 years ago
Ali Ijaz Sheikh e51a201609
deps: backport 6d38f89d from upstream V8 8 years ago
cjihrig 0903dcf80c
test: cover util.format() format placeholders 8 years ago
Daniel Bevenius 25ade76fb0
test: add override to ServerDone function 8 years ago
Calvin Metcalf 155687cb7e
stream: remove dup property 8 years ago
Rich Trott 235cbbe4d8 test: refactor test-dns 8 years ago
Rich Trott bbf74fb87b test: fix disabled test-fs-largefile 8 years ago
Sam Roberts 3954ea9f41
inspector: document bad usage for --inspect-port 8 years ago
Jason Ginchereau f5df94bf78 doc: add jasongin & kunalspathak to collaborators 8 years ago
Daniel Bevenius 260cd411d4 src: correct endif comment SRC_NODE_API_H__ 8 years ago
Calvin Metcalf ba513d140c
stream: add final method 8 years ago
Michael Dawson e912c67d24 dgram: convert to using internal/errors 8 years ago
Rich Trott 1aad4ba284
test: move stream2 test from pummel to parallel 8 years ago
Rich Trott 7bb9fd2035
test: simplify assert usage in test-stream2-basic 8 years ago
Rich Trott bbd39c359f
test: check noop function invocations 8 years ago
Matteo Collina ccd3eadbd7 stream: fix destroy(err, cb) regression 8 years ago
Vse Mozhet Byt 6af72d4b03 doc: don't use useless constructors in stream.md 8 years ago
Vse Mozhet Byt 9278ce202a doc: update code example for Windows in stream.md 8 years ago
Alexey Orlenko eebc262278
doc: improve formatting of STYLE_GUIDE.md 8 years ago
Alexey Orlenko ef56d47f50
doc: fix incorrect keyboard shortcut 8 years ago
Rich Trott 7c12d12ecf
test: confirm callback is invoked in fs test 8 years ago
Rich Trott b5b6f5d6a9
test: check number of message events 8 years ago
Michael Dawson 47919b3b6f
test: increase n-api constructor coverage 8 years ago
Michael Dawson f3ef9719b5
doc: fix title/function name mismatch 8 years ago
Marcel Laverdet e018c33111
vm: fix race condition with timeout param 8 years ago
Marcel Laverdet 3c5bfba28b
vm: fix displayErrors in runIn.. functions 8 years ago