19005 Commits (886554208f3c6233c9c09759cf79491fc2b90397)
 

Author SHA1 Message Date
Ruben Bridgewater e167ab71fb
benchmark: var to const 7 years ago
Ruben Bridgewater b1c8f15c5f
util: use constructor name 7 years ago
Ruben Bridgewater 4bcb1c3f75
lib: refactor console startup 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
Ruben Bridgewater faaefa8082
util: improve format performance 7 years ago
Rich Trott 6f340762d8 test: do not write fixture in test-require-symlink 7 years ago
Peter Marshall 8a968e4ee7
benchmark: use smaller n value in some http tests 7 years ago
Bartek Szczepański 4dc920af6e
src: remove outdated todo from node_crypto.cc 7 years ago
Mani Maghsoudlou 049a8d7c1d
doc: fix entryTypes type and missing link 7 years ago
Bartosz Sosnowski 1ebde6e113
doc: make mkdtemp example work on Windows 7 years ago
Bartosz Sosnowski e86952d21e
build: add support for link-module to vcbuild 7 years ago
Chris Young 2b7b9f24d9
doc: prevent displaying empty version picker 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
Daniel Bevenius bd85752871 src: use InstantiateModule instead of deprecated 7 years ago
Myles Borins 9b996f0113 deps: patch V8 to 6.1.534.38 7 years ago
Jon Moss 75f7b2f577 doc: do not begin yaml value with backtick 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
Antoine AMARA ca2c73cae0 doc: fix http.ClientRequest method descriptions 7 years ago
Rich Trott a901849306 test: add test-benchmark-assert 7 years ago
Rich Trott 3c4c0db26a benchmark: provide default methods for assert 7 years ago
Rich Trott 11f46a2586 benchmark: enable assert benchmark with short len 7 years ago
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