342 Commits (master)

Author SHA1 Message Date
guybedford d21a11dc23 module: resolve and instantiate loader pipeline hooks 7 years ago
Daniel Bevenius 0c9b267b1d src: rename perfctr_macros.py->noperfctr_macros.py 7 years ago
Timothy Gu 7907534a8d
lib: faster type checks for some types 7 years ago
Ben Noordhuis 3c777bb37f
deps: define BUILDING_NGHTTP2 during nghttp2 build 7 years ago
jBarz c5eb5bfc2e
build: enable runtime linking 7 years ago
James M Snell c75f87cc4c crypto: refactor the crypto module 7 years ago
XadillaX 468110b327
tls: deprecate parseCertString & move to internal 7 years ago
Mike Kaufman 35a526c1d4
http2,async-wrap: introduce AliasedBuffer class 7 years ago
Bradley Farias c8a389e19f module: Allow runMain to be ESM 7 years ago
Alexey Orlenko 689a643198 build: fix indentation in node.gyp 7 years ago
James M Snell 67269fd7f3 perf_hooks: implementation of the perf timing API 7 years ago
Daniel Bevenius 58ca8c68c4 build: don't add libraries when --enable-static 7 years ago
James M Snell 35f6e59dfc src: minor cleanup for node_revert 7 years ago
Anna Henningsen 491cc76871
src: use `unordered_set` instead of custom rb tree 7 years ago
Matt Loring 9e08695f85
src: Node implementation of v8::Platform 8 years ago
Ben Noordhuis aa011a111d Revert "build: don't add libraries when --enable-static" 7 years ago
Miroslav Bajtoš a0895ed6c4
inspector: enable async stack traces 7 years ago
Daniel Bevenius be63c26e8c build: don't add libraries when --enable-static 7 years ago
James M Snell 949aec5c32 http2: handful of http/2 src cleanups 7 years ago
Mudit Ameta 4a6b678070
os: add CIDR support 7 years ago
James M Snell e71e71b513 http2: introducing HTTP/2 7 years ago
Ben Noordhuis 1b7372f2fb src: replace ASSERT with CHECK 7 years ago
James M Snell ed21cb1774 util: implement WHATWG Encoding Standard API 7 years ago
Evan Lucas 49d13a17b1 build: allow enabling the --trace-maps flag in V8 7 years ago
Bradley T. Hughes f84666f923 build: support dtrace on ARM 8 years ago
Daniel Bevenius 1cde375763 build: fix openssl link error on windows 8 years ago
Eugene Ostroukhov 60390cd7fb
inspector: JavaScript bindings for the inspector 8 years ago
Matteo Collina 330c8d743e stream: add destroy and _destroy methods. 8 years ago
Daniel Bevenius bb88caec06 build: fix ninja build failure 8 years ago
Trevor Norris 7e3a3c962f
async_hooks: initial async_hooks implementation 8 years ago
Michaël Zasso 719247ff95
src: remove debugger dead code 8 years ago
Rich Trott 549e81bfa1 debugger: remove obsolete _debug_agent.js 8 years ago
Ben Noordhuis 90476ac6ee lib: remove _debugger.js 8 years ago
Anna Henningsen 9d522225e7
src: reduce number of exported symbols 8 years ago
Daniel Bevenius ec53921d2e src: make AtExit callback's per Environment 8 years ago
Alexey Orlenko b03f1f0c01
test: add basic cctest for base64.h 8 years ago
Alexey Orlenko f4e8a6f1f0 test: add Unicode characters regression test 8 years ago
Brian White 84a23391f6 linkedlist: remove public module 8 years ago
Jason Ginchereau 56e881d0b0
n-api: add support for abi stable module API 8 years ago
Anna Henningsen 1fde98bb4f
v8: expose new V8 serialization API 8 years ago
James M Snell 51b007aaa7 test: add cctest for native URL class 8 years ago
Daniel Bevenius 6a09a69ec9 build: enable cctest to use generated objects 8 years ago
Brian White 940b5303be
http: use Symbol for outgoing headers 8 years ago
Ali Ijaz Sheikh b30ec59855 deps: switch to v8_inspector in V8 8 years ago
Wayne Andrews f8ee197614 build: add code coverage to make 8 years ago
Kenan Yildirim 70afe9d3ac build: fix building with ninja on linux 8 years ago
Timothy Gu c6b12d0984 url: fix surrogate handling in encodeAuth() 8 years ago
Ben Noordhuis c30fc8d495 src: support UTF-8 in compiled-in JS source files 8 years ago
Anna Henningsen fd18b656a3
lib: build `node inspect` into `node` 8 years ago
James M Snell 159749d522 errors: add internal/errors.js 8 years ago