summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-09-27fix build scriptsHEADmasterJonathan Buchanan
2022-07-18Build with debug symbols and strip them from release binariesJonathan Buchanan
2022-07-15build different architectures in different directoriesJonathan Buchanan
2022-06-13fix job number in MakefileJonathan Buchanan
2021-07-16reduce build size and build timeJonathan Buchanan
2021-07-07cache builds for each platform to avoid full rebuildsJonathan Buchanan
2021-06-22add dynamic module loaderJonathan Buchanan
2021-01-12edit build process so node runs properly on iosJonathan Buchanan
2020-12-30add build rules for ios arm64Jonathan Buchanan
2020-12-23doc: remove replication of GitHub templateRich Trott
2020-12-23doc: remove "Related Issues" from pull request templateRich Trott
2020-12-22doc: expand openssl instructionsMichael Dawson
2020-12-22v8: refactor to use more primordialsAntoine du Hamel
2020-12-222020-12-22, Version 15.5.0 (Current)Michaël Zasso
2020-12-22child_process: clean event listener correctlyBenjamin Gruenbaum
2020-12-22lib: refactor to use more primordials in internal/histogram.jsraisinten
2020-12-22tools: revise line in configure.py for clarityRich Trott
2020-12-22doc: fix AbortSignal example for stream.ReadableMichaël Zasso
2020-12-22v8: fix native `serdes` constructorsExE Boss
2020-12-22errors: eliminate all overhead for hidden callsMomtchil Momtchev
2020-12-22test: increase abort logic coverageMoshe vilner
2020-12-22src: remove unnecessary ToLocalChecked node_errorsDaniel Bevenius
2020-12-22tools: fix make-v8.shRichard Lau
2020-12-21test: increase coverage for streamZiJian Liu
2020-12-21build: do not run GitHub actions for draft PRsMichaël Zasso
2020-12-21doc: update and run license-builder for BabelMichaël Zasso
2020-12-21doc: add remark about Collaborators discussion pageFrankQiu
2020-12-21lib: support BigInt in querystring.stringifyraisinten
2020-12-21fs: refactor to use optional chainingZiJian Liu
2020-12-21tools: fix release script sign functionAntoine du Hamel
2020-12-21doc: simplify worker_threads.md textRich Trott
2020-12-21deps: upgrade npm to 7.3.0Ruy Adorno
2020-12-21tools: update ESLint to 7.16.0zhangyongsheng
2020-12-21tools: fix update-eslint.shzhangyongsheng
2020-12-21benchmark: reduce code duplicationRich Trott
2020-12-21src: use correct microtask queue for checkpointsAnna Henningsen
2020-12-21repl: disable blocking completions by defaultAnna Henningsen
2020-12-20stream: fix pipe deadlock when starting with needDrainRobert Nagy
2020-12-18build: run some workflows only on nodejs/nodeMichaël Zasso
2020-12-18test: increase coverage for workerZiJian Liu
2020-12-18doc: add two tips for speeding the dev buildsMomtchil Momtchev
2020-12-172020-12-17, Version 14.15.3 'Fermium' (LTS)Beth Griggs
2020-12-18doc: add note about timingSafeEqual for TypedArrayTobias Nießen
2020-12-17tools: fix release scriptAntoine du Hamel
2020-12-17tools: remove unused variable in configure.pyRich Trott
2020-12-17doc: move Derek Lewis to emeritusRich Trott
2020-12-17http: add test for incomingmessage destroyDaniele Belardi
2020-12-17http: use standard args order in IncomingMEssage onErrorDaniele Belardi
2020-12-17http: remove trailing spaceDaniele Belardi
2020-12-17http: add comments in _http_incomingDaniele Belardi