Commits
User selector
Commit History
Commits on Apr 8, 2021
bootstrap: print information for snapshot at environment exit in debug
Show description for 6cb314bauthored andcommitted
Commits on Jan 30, 2021
quic: remove quic
Show description for c3d6d50committed
Commits on Oct 10, 2020
src: move node_binding to modern THROW_ERR*
Show description for 2310f67committed
Commits on Sep 4, 2020
src: add get/set pair for env context awareness
Show description for 89f2d46committed
Commits on Aug 11, 2020
net: introduce net.BlockList
Show description for 1f9b20bcommitted
Commits on Jul 18, 2020
src: snapshot loaders
Show description for 0b8ae5fcommitted
Commits on Jun 19, 2020
domain: remove native domain code
Show description for 646e5a4authored andcommitted
Commits on Jun 16, 2020
quic: initial QUIC implementation
Show description for 5536044committedtest: add common/udppair utility
Show description for a808cb7committed
Commits on May 28, 2020
src: use NewFromUtf8Literal in GetLinkedBinding
Show description for 27d347bcommitted
Commits on May 6, 2020
src: retrieve binding data from the context
Show description for 86fdaa7authored andcommitted
Commits on Mar 15, 2020
src: unconditionally include report feature
Show description for a6bd2c2committed
Commits on Jan 28, 2020
src,lib: make ^C print a JS stack trace
Show description for 7b7e7bdcommitted
Commits on Nov 30, 2019
wasi: introduce initial WASI support
Show description for 09b1228authored andcommitted
Commits on Nov 19, 2019
src: add file name to 'Module did not self-register' error
Show description for 4f43418authored andcommitted
Commits on Nov 8, 2019
src: allow adding linked bindings to Environment
Show description for e460e14authored andcommitted
Commits on Nov 7, 2019
src: do not use `std::function` for `OnScopeLeave`
Show description for 6072e01committed
Commits on Oct 8, 2019
fs: introduce `opendir()` and `fs.Dir`
Show description for cbd8d71committed
Commits on Sep 25, 2019
src: add buildflag to force context-aware addons
Show description for 3c17f16authored andcommitted
Commits on Sep 20, 2019
http: remove legacy parser
Show description for ac59dc4committed
Commits on Jul 2, 2019
src: use thread_local to declare modpending
Show description for d3b10f6committed
Gabriel Schulhof
Commits on May 21, 2019
src, lib: take control of prepareStackTrace
Show description for b046bd1committed
Commits on Apr 13, 2019
src: make a Environment-independent proxy class for NativeModuleLoader
Show description for dfd7e99committed
Commits on Apr 12, 2019
src: replace FromJust() with Check() when possible
Show description for 060d901committed
Commits on Mar 12, 2019
lib: move DTRACE_* probes out of global scope
Show description for f9ddbb6committed
Commits on Mar 11, 2019
src: refactor coverage connection
Show description for 0a3bcddcommitted
Commits on Feb 22, 2019
worker: improve integration with native addons
Show description for 8ebd339committed
Commits on Feb 18, 2019
process: start coverage collection before bootstrap
Show description for 2ae45d3committed
Commits on Feb 3, 2019
src,lib: remove dead `process.binding()` code
Show description for 270ffb0committed
Commits on Jan 21, 2019
src: reduce includes of node_internals.h
Show description for 1838d00authored andcommitted
Commits on Jan 18, 2019
src: merge into core
Show description for 4f67973committed
Commits on Dec 23, 2018
src: move process.nextTick and promise setup into node_task_queue.cc
Show description for 457603ecommitted
Commits on Dec 21, 2018
src: move more process methods initialization in bootstrap/node.js
Show description for 75d0a93committed
Commits on Dec 20, 2018
src: unload addons when environment quits
Show description for 13abc6acommitted
Gabriel Schulhof
Commits on Dec 18, 2018
process: move POSIX credential accessors into node_credentials.cc
Show description for 321e296committed