summaryrefslogtreecommitdiff
path: root/node.gyp
AgeCommit message (Expand)Author
2018-05-19lib,src: use V8 API for collection inspectionAnna Henningsen
2018-05-18build: export openssl TLSv1 methods againBen Noordhuis
2018-05-17inspector: add a "NodeTracing" domain supportEugene Ostroukhov
2018-05-10assert: move AssertionError into own fileRuben Bridgewater
2018-05-09src: remove static variables from string_searchAnna Henningsen
2018-05-07fs: move fs/promises to fs.promisescjihrig
2018-05-06lib: expose FixedQueue internally and fix nextTick bugAnatoli Papirovski
2018-04-27build: do not depend on `cp` in `PATH`Anna Henningsen
2018-04-26process: migrate methods to throw errors with codeMichaël Zasso
2018-04-26lib: introduce internal/validatorsMichaël Zasso
2018-04-25src: limit foreground tasks draining loopUlan Degenbaev
2018-04-20inspector: migrate node to js_protocol.pdlAlexey Kozyatinskiy
2018-04-17trace_events: adds a new trace_events apiJames M Snell
2018-04-16stream: add pipeline and finishedMathias Buus
2018-04-10build: add support for IBM i platformJesse Gorzinski
2018-04-10build: add OpenSSL-1.1.0 supportShigeki Ohtsu
2018-04-07src: add error code helpers to src/node_errors.hJoyee Cheung
2018-04-06net,stream: remove DuplexBaseLuigi Pinca
2018-04-04tty: add attribution for chalkRuben Bridgewater
2018-03-30console: add table methodGus Caplan
2018-03-28lib: rename js source to lower snake_caseDaniel Bevenius
2018-03-27tls: drop NPN (next protocol negotiation) supportBen Noordhuis
2018-03-27lib: merge stream code for http2 streams & net.SocketAshok
2018-03-15lib: restructure cjs and esm loadersJoyee Cheung
2018-03-15src: put bootstrappers in lib/internal/bootstrap/Joyee Cheung
2018-03-15src: introduce native-layer stream pipingAnna Henningsen
2018-03-12test: shared lib build doesn't handle SIGPIPEYihong Wang
2018-03-07stream: make Duplex inherits from DuplexBaseLuigi Pinca
2018-03-06src: move internal loaders out of bootstrap_node.jsJoyee Cheung
2018-03-05util: introduce `util.types.is[…]` type checksAnna Henningsen
2018-03-05lib: add internal check macrosGus Caplan
2018-03-01src: Remove lttng support.Glen Keane
2018-02-21src: prevent persistent handle resource leaksBen Noordhuis
2018-02-19build: add node_lib_target_name to cctest depsDaniel Bevenius
2018-02-17fs: move fs.promises API to fs/promisesMichaël Zasso
2018-02-16test: add lib path env when node_shared=trueYihong Wang
2018-02-12path: replace "magic" numbers by readable constantsSergey Golovin
2018-02-10test: formalize exposure of internal bindingsGus Caplan
2018-02-10build: no longer have v8-debug.h as dependency.Yang Guo
2018-02-10string_decoder: reimplement in C++Anna Henningsen
2018-02-04loader: fix up #18394Gus Caplan
2018-02-04build: include the libuv and zlib into nodeYihong Wang
2018-02-02lib: include missing profiler filecjihrig
2018-02-01src,lib: implement import.metaMichaël Zasso
2018-02-01build: make gyp user defined variables lowercaseDaniel Bevenius
2018-01-30vm: add modulesGus Caplan
2018-01-30src: flatten ContextifyContextGus Caplan
2018-01-29domain: further abstract usage in C++Anatoli Papirovski
2018-01-29stream: add type and range check for highWaterMarkTobias Nießen
2018-01-26src, test: node internals' postmortem metadataMatheus Marchini