274 Commits (0a9f56a827e4d8bb1f1b3d1ed5a1732066a41af9)

Author SHA1 Message Date
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
Ali Ijaz Sheikh b9445bfecd deps: update v8_inspector 8 years ago
Daniel Bevenius 46633934fe
src: pull OnConnection from pipe_wrap and tcp_wrap 8 years ago
Alex Hultman b8b8c36b6a
build: export more openssl symbols on Windows 8 years ago
Ben Noordhuis 0a9f27b0ee build: add --enable-d8 configure option 8 years ago
Сковорода Никита Андреевич 990c9683e9 build: respect --shared-* flags for inspector deps 8 years ago
Ben Noordhuis b4d4fd939c build: export openssl symbols on windows 9 years ago
Gireesh Punathil d80432db76 build: enable big toc for release builds in AIX 8 years ago
Ben Noordhuis 7dcc4af827 build: drop unconditional openssl dep from cctest 8 years ago
Ben Noordhuis 787eddf794 src: print backtrace on fatal error 9 years ago
Michaël Zasso fbfe6c70e1
build: don't include V8 from node.gyp 8 years ago
Stefan Budeanu 410296c37a build: configure --shared 9 years ago
Ben Noordhuis d7087df4da src: use RAII for mutexes and condition variables 8 years ago
Ali Ijaz Sheikh 44b9154495 deps: switch to upstream v8_inspector 8 years ago
Brian White 686984696d
stream: improve Readable.read() performance 9 years ago
Pavel Feldman 84ad31fff3 src,lib: v8-inspector support 9 years ago
Ben Noordhuis eff96d32dc src: add include guards to internal headers 9 years ago
James M Snell 2e974cdd8c 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
Michael Dawson 15bcbf853e build: Updates for AIX npm support - part 1 9 years ago
Rich Trott 47befffc53 lib,test: deprecate _linklist 9 years ago
Karl Skomski a18dd7b788 src: replace naive search in Buffer::IndexOf 9 years ago
Evan Lucas 88533881dd util: correctly inspect Map/Set Iterators 9 years ago
Dave Eddy 2e6ece44e1 node: add -c|--check CLI arg to syntax check script 9 years ago
Fedor Indutny 9bd26e7ffa crypto: enable FIPS only when configured with it 9 years ago
Michael Dawson 2a17c7f65e build: Updates to enable AIX support 9 years ago