summaryrefslogtreecommitdiff
path: root/node.gyp
AgeCommit message (Expand)Author
2018-01-15module: refactor loaderGus Caplan
2018-01-14tls: make deprecated tls.createSecurePair() use public APIAnna Henningsen
2018-01-11stream: added experimental support for for-awaitMatteo Collina
2018-01-09build: fix cctest target with --enable-staticQingyan Li
2017-12-21repl: show lexically scoped vars in tab completionMichaël Zasso
2017-12-20net: use actual Timeout instance on SocketsJeremiah Senkpiel
2017-12-18fs: refactor FSReqWrap and AfterJames M Snell
2017-12-09build: define HAVE_OPENSSL macro for cctestMatheus Marchini
2017-11-24lib: remove use of Debug.MakeMirror()Ben Noordhuis
2017-11-23Revert "src, tools: add debug symbols for node internals"Ben Noordhuis
2017-11-21src, tools: add debug symbols for node internalsMatheus Marchini
2017-11-21http2: major update to internalsJames M Snell
2017-11-20build: Allow linking against an external copy of nghttp2.Ed Schouten
2017-11-20async_hooks: deprecate undocumented APIAndreas Madsen
2017-11-17src: rename req-wrap -> req_wrapDaniel Bevenius
2017-11-17src: rename base-object -> base_objectDaniel Bevenius
2017-11-17src: rename async-wrap -> async_wrapDaniel Bevenius
2017-11-17build: fix cctest target --with-dtraceDaniel Bevenius
2017-11-16repl: support top-level awaitTimothy Gu
2017-11-16deps: import acorn@5.2.1Timothy Gu
2017-11-16async_hooks: add trace events to async_hooksAndreas Madsen
2017-11-16test: --enable-static linked executableDaniel Bevenius
2017-11-13src: explicitly register built-in modulesYihong Wang
2017-11-13build: fix cctest compilationDaniel Bevenius
2017-11-10build: remove cctest extensionYihong Wang
2017-11-10src: add openssl-system-ca-path configure optionDaniel Bevenius
2017-11-01build: add missing comma in sources listDaniel Bevenius
2017-10-25util,assert: expose util.isDeepStrictEqual()Rich Trott
2017-10-24build: do not include deleted directoryJon Moss
2017-10-19lib: move _stream_wrap into internalsAnna Henningsen
2017-10-11module: resolve and instantiate loader pipeline hooksguybedford
2017-10-11src: rename perfctr_macros.py->noperfctr_macros.pyDaniel Bevenius
2017-10-01lib: faster type checks for some typesTimothy Gu
2017-09-24deps: define BUILDING_NGHTTP2 during nghttp2 buildBen Noordhuis
2017-09-20build: enable runtime linkingjBarz
2017-09-18crypto: refactor the crypto moduleJames M Snell
2017-09-13tls: deprecate parseCertString & move to internalXadillaX
2017-09-13http2,async-wrap: introduce AliasedBuffer classMike Kaufman
2017-09-07module: Allow runMain to be ESMBradley Farias
2017-08-28build: fix indentation in node.gypAlexey Orlenko
2017-08-23perf_hooks: implementation of the perf timing APIJames M Snell
2017-08-21build: don't add libraries when --enable-staticDaniel Bevenius
2017-08-18src: minor cleanup for node_revertJames M Snell
2017-08-17src: use `unordered_set` instead of custom rb treeAnna Henningsen
2017-08-17src: Node implementation of v8::PlatformMatt Loring
2017-08-17Revert "build: don't add libraries when --enable-static"Ben Noordhuis
2017-08-17inspector: enable async stack tracesMiroslav Bajtoš
2017-08-17build: don't add libraries when --enable-staticDaniel Bevenius
2017-08-16http2: handful of http/2 src cleanupsJames M Snell
2017-08-14os: add CIDR supportMudit Ameta