18858 Commits (2f5bef4705de7aefeaf58d15ee270239d98d5b89)
 

Author SHA1 Message Date
Evan Lucas d195a069b6 src: fix typo in probe description 7 years ago
Jon Moss 7456db937d test: convert buffer benchmark to runBenchmark 7 years ago
Jason Ginchereau 1a0727d85e
n-api: change async resource name to napi_value 7 years ago
Anna Henningsen 2509c34782
src: move DomainEnter,DomainExit to node.cc 7 years ago
Anna Henningsen bdaa2cb585
test: add regression test for 5691 7 years ago
Anna Henningsen 8c8c90b714
n-api: use AsyncResource for Work tracking 8 years ago
Anna Henningsen a564c1eb20
src: remove virtually unused ExecScope 8 years ago
Anna Henningsen 64616bb769
src: refactor async callback handling 8 years ago
Anna Henningsen be6d807bbf
src: make in_makecallback() getter const 8 years ago
Anna Henningsen 290315ace7
src: refactor `#include` handling 8 years ago
Will Young 4ae0afb12b dgram: added setMulticastInterface() 9 years ago
Myles Borins cba206fa24
docs: update 8.5.0 changelog 7 years ago
cjihrig 688765a3c9
test: add test for fork() + shell 7 years ago
Alex Gresnel ed2f347f27
child_process: set shell to false in fork() 7 years ago
Refael Ackermann b8d532c4bd
test: allow adding known-globals through ENV 7 years ago
Rich Trott d38e643409
test: remove obsolete debugger tests 7 years ago
Rich Trott ff16337b80
doc: use consistent terminology in process doc 7 years ago
Rich Trott 6cfd77338a
test: remove invalid test 7 years ago
Rich Trott a172b7c51e
test: refactor test-debug-prompt 7 years ago
Anna Henningsen 5ee2d3ef0e
test: fix sequential/test-async-wrap-getasyncid 7 years ago
Michaël Zasso 99a779947c
doc: add missing doc for readable._destroy 7 years ago
Weijia Wang eb4940e2d2
string_decoder: Migrate to use internal/errors 8 years ago
XadillaX 468110b327
tls: deprecate parseCertString & move to internal 7 years ago
Jon Moss f68ab39f8e
doc: add missing heading for error 7 years ago
James M Snell bf1ca8fb2e meta: improve contributors guide 7 years ago
James M Snell 9d9552f7ee http2: custom promisify for http2.connect 7 years ago
James M Snell ad3d899ae0 http2: improve http2 coverage 7 years ago
James M Snell dcc41fd662 src: remove unused perf_hooks uv handles 7 years ago
Anatoli Papirovski 1aca135cb9 http2: add tests for push stream error handling 7 years ago
Tuan Anh Tran 0dad97cdec doc: fix "added in" for Buffer.allocUnsafeSlow() 7 years ago
Mike Kaufman 35a526c1d4
http2,async-wrap: introduce AliasedBuffer class 7 years ago
Damien O'Reilly 2ac7b433b4
dgram: support for setting socket buffer size 8 years ago
Bartosz Sosnowski fca7e49e44
test: adjust windows failed alloc test to V8 6.2 7 years ago
Michaël Zasso dc1996dd1f
src: fix SmartOS compilation 8 years ago
Michaël Zasso 31ce2c1b92
deps: add postmortem metadata for V8 TurboFan 7 years ago
Ben Noordhuis 9c3182ef83
deps: cherry-pick 1aead19 from upstream V8 7 years ago
Ben Noordhuis bd6907bad4
deps: cherry-pick e020aae394 from V8 upstream 7 years ago
Matt Loring e55b7f3e26
deps: backport f9c4b7a from upstream V8 8 years ago
Matt Loring 5976e0fac9
deps: backport bca8409 from upstream V8 8 years ago
Matt Loring e1c37b3692
deps: backport 6e9e2e5 from upstream V8 8 years ago
Michaël Zasso e202d85d34
deps: cherry-pick f19b889 from upstream V8 7 years ago
Bartosz Sosnowski 694ef89bcf
deps: fix addons compilation with VS2013 8 years ago
Michael Dawson c6e165b35e
deps: limit regress/regress-crbug-514081 v8 test 9 years ago
Michaël Zasso ddc16e505b
src: update NODE_MODULE_VERSION to 58 7 years ago
Michaël Zasso d82e1075db
deps: update V8 to 6.1.534.36 7 years ago
Vse Mozhet Byt b4b7ac6ae8 doc: fix nits in esm.md 7 years ago
Gabriel Schulhof cb94905774 n-api: stop creating references to primitives 7 years ago
Jon Moss c1fce1eeb1 doc: update README with SHASUMS256.txt.sig info 7 years ago
Ruben Bridgewater 22ae8c0248
assert: fix boxed primitives in deepStrictEqual 7 years ago
geek e13d1df89b
assert: support custom errors 7 years ago