6445 Commits (2f8ddb27340a5e7e914dc1160846d4822e6352a2)

Author SHA1 Message Date
Anatoli Papirovski bc23681aa2 http2: small fixes to compatibility layer 7 years ago
Matteo Collina e5c290bed9 fs: refactor close to use destroy 7 years ago
Refael Ackermann 01c680b92a
test: refactor test for readability 8 years ago
Eugene Ostroukhov 75606c4f69 inspector: break in eval script 8 years ago
Simon Brewster 6c38ab34a3 http2: improved coverage of Http2Stream destroy 7 years ago
Jeremiah Senkpiel 11f7dcf91e
timers: do not expose .unref()._handle._list 8 years ago
Anna Henningsen 602fd36d95
domain: remove `.dispose()` 7 years ago
Gergely Nemeth 750c0802f5
test: backward compatible api for tty 7 years ago
Luigi Pinca 10be20a0e8
http: set socket timeout when socket connects 8 years ago
jBarz c5eb5bfc2e
build: enable runtime linking 7 years ago
Anatoli Papirovski 15879adf1d
test: expand http2 frameError test case 7 years ago
Matteo Collina 8589c70c85 http: revert #14024 writable is never set to false 7 years ago
Anatoli Papirovski 2f5bef4705 http2: expand list of known headers 7 years ago
Roga Pria Sembada 873e5bd0b4 crypto: support multiple ECDH curves and auto 7 years ago
Ruben Bridgewater b1c8f15c5f
util: use constructor name 7 years ago
Ruben Bridgewater db2e093e05
assert: handle enumerable symbol keys 7 years ago
Gabriel Schulhof a8c0a43a22 n-api: remove n-api module loading flag 7 years ago
Rich Trott 6f340762d8 test: do not write fixture in test-require-symlink 7 years ago
Sampson Gao 19766547fa n-api: add optional string length parameters 7 years ago
James M Snell c75f87cc4c crypto: refactor the crypto module 7 years ago
Anatoli Papirovski 8fa5fcc0ba http2: emit close event if request aborted 7 years ago
Anatoli Papirovski de51717c3e test: fix flaky test-http2-session-timeout 7 years ago
Anatoli Papirovski a4e923f5c1 http2: fix subsequent end calls to not throw 7 years ago
cjihrig 631c59b946
test: don't skip when common.mustCall() is pending 7 years ago
Ruben Bridgewater b0d3bec95c
assert: use Same-value equality in deepStrictEqual 7 years ago
Rich Trott a901849306 test: add test-benchmark-assert 7 years ago
Ruben Bridgewater 2e8217c64e
assert: improve AssertionError in case of "Errors" 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
Rich Trott 082c43400d test: move test-benchmark-buffer to sequential 7 years ago
Sampson Gao 973c12f631 n-api: napi_is_construct_call->napi_get_new_target 8 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
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 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 64616bb769
src: refactor async callback handling 8 years ago
Anna Henningsen 290315ace7
src: refactor `#include` handling 8 years ago
Will Young 4ae0afb12b dgram: added setMulticastInterface() 9 years ago
cjihrig 688765a3c9
test: add test for fork() + shell 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 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
Weijia Wang eb4940e2d2
string_decoder: Migrate to use internal/errors 8 years ago