19171 Commits (03550a5c18f77d4c956e11b2e5b982572c57d92e)
 

Author SHA1 Message Date
Oblosys 8bd1668ca5 doc: fix emitKeypressEvents stream type 7 years ago
James M Snell d8a0364ad5 async_hooks,doc: some async_hooks improvements 7 years ago
Ruben Bridgewater 8f52ccc828
test: fix actual and expected order 7 years ago
Ruben Bridgewater e3f4305c25
test: improve util inspect tests 7 years ago
Ruben Bridgewater bac313b086
util: fix out of bounds indices in util.inspect 7 years ago
Ruben Bridgewater f9ad23dc91
util: refactor inspect for performance and more 7 years ago
Ruben Bridgewater 01652ccc68
util: add fast internal array join method 7 years ago
Ruben Bridgewater 6bfc439711
benchmark: improve and add more inspect benchmarks 7 years ago
Rich Trott 082c43400d test: move test-benchmark-buffer to sequential 7 years ago
Jon Moss e9358af581 errors: remove duplicate error definition 7 years ago
Sampson Gao 973c12f631 n-api: napi_is_construct_call->napi_get_new_target 7 years ago
Jason Ginchereau 0c258bdc40 n-api: Context for custom async operations 7 years ago
Taylor Woll 92e5f5cc09 n-api: refactor napi_addon_register_func 7 years ago
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 7 years ago
Anna Henningsen a564c1eb20
src: remove virtually unused ExecScope 7 years ago
Anna Henningsen 64616bb769
src: refactor async callback handling 7 years ago
Anna Henningsen be6d807bbf
src: make in_makecallback() getter const 7 years ago
Anna Henningsen 290315ace7
src: refactor `#include` handling 7 years ago
Will Young 4ae0afb12b dgram: added setMulticastInterface() 8 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 7 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 7 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 7 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