314 Commits (1d5f5aa7e1fb43d070fad137636d03ab2e9280fe)

Author SHA1 Message Date
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
yorkie 1b30df1003 stream: move legacy to lib/internal dir 8 years ago
Gibson Fahnestock ae21a51154 build: don't build deps/zlib if --shared-zlib set 8 years ago
Daniel Bevenius 974ecb0598 build: sort sources alphabetically 8 years ago
Daniel Bevenius f57dabe412 build: move source files from headers section 8 years ago
Daniel Bevenius 684590fd7a build: add missing src/tracing header files 8 years ago
cjihrig 2f885e7a43 cluster: refactor module into multiple files 8 years ago
Stewart X Addison e407478ebe build: add /opt/freeware/... to AIX library path 8 years ago
misterpoe ba4847e879 src: Node Tracing Controller 8 years ago
Eugene Ostroukhov f9aadfbc5a inspector: move options parsing 8 years ago
Eugene Ostroukhov 42da740ed8 inspector: split HTTP/WS server from the inspector 8 years ago
Stewart Addison 1bd871655a build: add shared library support to AIX build 8 years ago
Wayne Andrews 5d9d415972 build: Add option to compile for coverage reports 8 years ago
Eugene Ostroukhov 8f00455c51 inspector: switch to new inspector APIs 8 years ago
James M Snell e8eaaa7724 buffer: add buffer.transcode 8 years ago
Bradley T. Hughes a9f4fc905a build: do not define ZLIB_CONST 8 years ago
Bradley T. Hughes c457b928d0 build: add -DZLIB_CONST when building with --shared-zlib 8 years ago
James M Snell 4b312387ea url: adding WHATWG URL support 9 years ago
Ben Noordhuis 782620f03f src: add /json/protocol endpoint to inspector 8 years ago
Michaël Zasso fbfc15c51b build: update V8 gypfile paths 8 years ago
James M Snell dc7277909b fs: move SyncWriteStream to internal/fs 8 years ago
Michael Dawson 1657f12f75 build: fix dependencies on AIX 8 years ago
Michael Dawson 063d14e496 build: fix dependencies on AIX 8 years ago
Stewart Addison a7222052d4 build: add correct shared library naming on OS X 8 years ago
Ben Noordhuis e03a7b2a2b build: turn on thin static archives 8 years ago
Alex Hultman 359352c9e9
build: export zlib symbols on Windows 8 years ago
Stefan Budeanu 88e862ba82 build: windows sharedlib support 8 years ago
Ben Noordhuis c0676f3f0f build: fix typo in non-essential source file name 8 years ago
Daniel Bevenius b896057109
src: unifying PipeConnectWrap and TCPConnectWrap 8 years ago