18828 Commits (0fc402b99213a47f973a0a22d1ee01662fc3d7d9)
 

Author SHA1 Message Date
Bradley Farias 0fc402b992 module: coverity fixes for ESM C++ 7 years ago
Ruben Bridgewater 2e8217c64e
assert: improve AssertionError in case of "Errors" 7 years ago
Anna Henningsen dcb24e3be5 src: keep track of env properly in node_perf.cc 7 years ago
Anna Henningsen 8403d6b999 deps: cherry-pick 9b21865822243 from V8 upstream 7 years ago
Anna Henningsen 01a1812e70 deps: cherry-pick b6158eb6befae from V8 upstream 7 years ago
guybedford dce72c2335 module: check file url passed to top-level import 7 years ago
hisener a5916107dd doc: fix wrong history entry in deepStrictEqual 7 years ago
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