summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-12-07http2: use shared memory tracking implementationAnna Henningsen
2019-12-07src: port memory-tracking allocator from QUIC repoAnna Henningsen
2019-12-07src: don't use deprecated OpenSSL APIsRosen Penev
2019-12-07test: mark addons/openssl-bindings/test flaky on armRichard Lau
2019-12-07readline: eagerly load string_decoderRuben Bridgewater
2019-12-07src: free preopen memory in WASI::New()cjihrig
2019-12-07src: use checked allocations in WASI::New()cjihrig
2019-12-07test: improve WASI options validationRich Trott
2019-12-07tools: use CC instead of CXX when pointing to gccMilad Farazmand
2019-12-06lib: add parent to ERR_UNKNOWN_FILE_EXTENSIONqualitymanifest
2019-12-06lib: add warning on dynamic import es modulesJuan José Arboleda
2019-12-06test: remove common.busyLoop()cjihrig
2019-12-06util: add internal sleep() functioncjihrig
2019-12-06module: fix dynamic import from evalCorey Farrell
2019-12-07assert: handle (deep) equal(NaN, NaN) as being identicalRuben Bridgewater
2019-12-07test: run more assert testsRuben Bridgewater
2019-12-07assert,util: stricter type comparison using deep equal comparisonsRuben Bridgewater
2019-12-07util: never trigger any proxy traps using `format()`Ruben Bridgewater
2019-12-07util: improve performance inspecting proxiesRuben Bridgewater
2019-12-07benchmark: add more util inspect and format benchmarksRuben Bridgewater
2019-12-07util: add more predefined color codes to inspect.colorsRuben Bridgewater
2019-12-07util: improve inspect's customInspect performanceRuben Bridgewater
2019-12-06deps: upgrade to libuv 1.34.0cjihrig
2019-12-06tools: update remark-preset-lint-node to 1.11.0Rich Trott
2019-12-05deps: fix OPENSSLDIR on WindowsShigeki Ohtsu
2019-12-05tools: update icu to 65.1Albert Wang
2019-12-06repl: use better uncaught exceptions indicatorRuben Bridgewater
2019-12-06http2: streamline OnStreamRead streamline memory accountingDenys Otrishko
2019-12-06http2: small clean up in OnStreamReadDenys Otrishko
2019-12-05build: remove (almost) unused macros/constantsbcoe
2019-12-05doc,benchmark: move benchmark guide to benchmark directoryRich Trott
2019-12-05doc: improve napi formattingRuben Bridgewater
2019-12-05lib: delay access to CLI option to pre-executionJoyee Cheung
2019-12-05test: use callback arguments in getconnections testRich Trott
2019-12-05doc: add documentation about node_mksnapshot and mkcodecacheJoyee Cheung
2019-12-05module: fixup lint and test regressionsGuy Bedford
2019-12-04module: ignore resolution failures for inspect-brkMaël Nison
2019-12-04lib,test: improves ERR_REQUIRE_ESM messageJuan José Arboleda
2019-12-04test: improve wasi test coverageRich Trott
2019-12-04test: simplify tmpdir import in wasi testsRich Trott
2019-12-04doc: remove imprecise and redundant testing textRich Trott
2019-12-04module: add warnings for experimental flagsRongjian Zhang
2019-12-04test: remove duplicate entries from root.statusRichard Lau
2019-12-04esm: make specifier flag clearly experimentalMyles Borins
2019-12-04tools: update ESLint to 6.7.2Rich Trott
2019-12-04test: increase debugging information in subprocess testRich Trott
2019-12-04inspector: do not access queueMicrotask from globalMichaël Zasso
2019-12-03doc: remove usage of "Node" in favor of "Node.js"Rich Trott
2019-12-03doc: revise addons introduction for brevity and clarityRich Trott
2019-12-04doc: fix up N-API docNickNaso