281 Commits (d766f5e0ad53de667b47cd6bf2b8f69ee3ae4c37)

Author SHA1 Message Date
Daniel Bevenius 2d31fd8bf7
build: move source files from headers section 8 years ago
yorkie 412f380903
stream: move legacy to lib/internal dir 9 years ago
Ben Noordhuis b7cbb8002c
src: support UTF-8 in compiled-in JS source files 8 years ago
Stewart X Addison 9e76350372 build: add /opt/freeware/... to AIX library path 8 years ago
Wayne Andrews 5c0d82bae6 build: Add option to compile for coverage reports 8 years ago
Stewart Addison 168241a98a build: add shared library support to AIX build 8 years ago
Bradley T. Hughes 99e4eee8ef build: do not define ZLIB_CONST 8 years ago
Bradley T. Hughes 8d2206fe41 build: add -DZLIB_CONST when building with --shared-zlib 8 years ago
Ben Noordhuis a62999ac70 src: add /json/protocol endpoint to inspector 9 years ago
Michael Dawson 836bfc188b build: fix dependencies on AIX 8 years ago
Michael Dawson bc9d2fb543 build: fix dependencies on AIX 8 years ago
Michaël Zasso dcd065522e build: don't include V8 from node.gyp 9 years ago
Stefan Budeanu 4e4c091542 build: windows sharedlib support 9 years ago
Ali Ijaz Sheikh 507c65d94a deps: update v8_inspector 9 years ago
Stewart Addison b0a557eef7 build: add correct shared library naming on OS X 9 years ago
Ben Noordhuis 6ed4ea8fd6 build: turn on thin static archives 9 years ago
Alex Hultman c843e58914 build: export zlib symbols on Windows 9 years ago
Ben Noordhuis a4394b8745 build: fix typo in non-essential source file name 9 years ago
Daniel Bevenius cf65a7ce9e src: unifying PipeConnectWrap and TCPConnectWrap 9 years ago
Daniel Bevenius 303f4102d3 src: pull OnConnection from pipe_wrap and tcp_wrap 9 years ago
Alex Hultman f0312e6560 build: export more openssl symbols on Windows 9 years ago
Ben Noordhuis e5627278f1 build: add --enable-d8 configure option 9 years ago
Сковорода Никита Андреевич 933ff62fa5 build: respect --shared-* flags for inspector deps 9 years ago
Ben Noordhuis 15a32dd42b build: export openssl symbols on windows 9 years ago
Gireesh Punathil b829a4969f build: enable big toc for release builds in AIX 9 years ago
Ben Noordhuis 1bd6a623a0 build: drop unconditional openssl dep from cctest 9 years ago
Ben Noordhuis 6cec90a611 src: print backtrace on fatal error 9 years ago
Stefan Budeanu 91744aaf00 build: configure --shared 9 years ago
Ben Noordhuis 059335180d src: use RAII for mutexes and condition variables 9 years ago
Ali Ijaz Sheikh cbe57479c4 deps: switch to upstream v8_inspector 9 years ago
Brian White e1d6bd9e30 stream: improve Readable.read() performance 9 years ago
Pavel Feldman 7d4f038a78 src,lib: v8-inspector support 9 years ago
Ben Noordhuis 64445674f0 src: add include guards to internal headers 9 years ago
James M Snell 5b7a011e1b src: add process.binding('config') 9 years ago
Johan Bergström 2253be95d0 deps: reintroduce supporting shared c-ares builds 9 years ago
João Reis ccd81889fa etw,build: always generate .rc and .h files 9 years ago
Fedor Indutny 8363ede855 node: --no-browser-globals configure flag 9 years ago
James M Snell c6656db352 process: add 'warning' event and process.emitWarning() 9 years ago
Jeremiah Senkpiel ec6af31eba lib: rename /node.js to /bootstrap_node.js 9 years ago
Jeremiah Senkpiel 4bf2acaa1e lib,src: move src/node.js to lib/internal/node.js 9 years ago
Jeremiah Senkpiel 015cef25eb lib,src: refactor src/node.js into internal files 9 years ago
James M Snell d387591bbb src: add --security-revert command line flag 9 years ago
Felix Becker c3e50cadac build: fix build when python path contains spaces 9 years ago
Evan Lucas 6cbbfef994 net: move isLegalPort to internal/net 9 years ago
Matt Loring 3e2a2e6efa tools: run tick processor without forking 9 years ago
Matt Loring 49440b7ea2 tools: add --prof-process flag to node binary 9 years ago
Chunyang Dai a881b53954 build,src: add Intel Vtune profiling support 9 years ago
cjihrig ca2e8b292f readline: deprecate undocumented exports 9 years ago
cjihrig b70dc67828 lib,test: remove publicly exposed freelist 9 years ago
Ben Noordhuis 33827e3f68 cluster: remove handles when disconnecting worker 9 years ago