298 Commits (e2133f3e572d62a97a3ea80cf181e32775e60499)

Author SHA1 Message Date
Daniel Bevenius c8e34b61f6
build: add missing src/tracing header files 8 years ago
misterpoe bd4ccc892c
src: add tracing controller 9 years ago
James M Snell 214a39294a
errors: add internal/errors.js 8 years ago
Wayne Andrews bc9c381027
build: add code coverage to make 8 years ago
Kenan Yildirim 9c45758cdf
build: fix building with ninja on linux 8 years ago
Timothy Gu 8dbd562590
url: fix surrogate handling in encodeAuth() 8 years ago
Ben Noordhuis 3380cd5fdb
src: support UTF-8 in compiled-in JS source files 8 years ago
Anna Henningsen 3596d156c1
lib: build `node inspect` into `node` 8 years ago
yorkie 0d52aced0c
stream: move legacy to lib/internal dir 9 years ago
Gibson Fahnestock 9c2f686f7e build: don't build deps/zlib if --shared-zlib set 8 years ago
Daniel Bevenius 659428fe1d
build: sort sources alphabetically 8 years ago
Eugene Ostroukhov e30e307a70
inspector: move options parsing 8 years ago
cjihrig d751afae0f
cluster: refactor module into multiple files 8 years ago
Daniel Bevenius 74f9cc9f0a build: move source files from headers section 8 years ago
Stewart X Addison ad5ae922ce build: add /opt/freeware/... to AIX library path 8 years ago
Eugene Ostroukhov 023956187e inspector: split HTTP/WS server from the inspector 8 years ago
Stewart Addison 16af467146 build: add shared library support to AIX build 8 years ago
Wayne Andrews 3efb43c8ba
build: Add option to compile for coverage reports 8 years ago
Eugene Ostroukhov 939d1023c2 inspector: switch to new inspector APIs 8 years ago
James M Snell 0939edd4ed buffer: add buffer.transcode 8 years ago
Bradley T. Hughes d115936c56 build: do not define ZLIB_CONST 8 years ago
Bradley T. Hughes ea011eb427 build: add -DZLIB_CONST when building with --shared-zlib 8 years ago
James M Snell a8ece149e2 url: adding WHATWG URL support 9 years ago
Michaël Zasso eab418f7f9 build: update V8 gypfile paths 9 years ago
Ben Noordhuis cc204769fd src: add /json/protocol endpoint to inspector 9 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 9 years ago
Ben Noordhuis e03a7b2a2b build: turn on thin static archives 9 years ago
Alex Hultman 359352c9e9
build: export zlib symbols on Windows 9 years ago
Stefan Budeanu 88e862ba82 build: windows sharedlib support 9 years ago
Ben Noordhuis c0676f3f0f build: fix typo in non-essential source file name 9 years ago
Daniel Bevenius b896057109
src: unifying PipeConnectWrap and TCPConnectWrap 9 years ago
Ali Ijaz Sheikh b9445bfecd deps: update v8_inspector 9 years ago
Daniel Bevenius 46633934fe
src: pull OnConnection from pipe_wrap and tcp_wrap 9 years ago
Alex Hultman b8b8c36b6a
build: export more openssl symbols on Windows 9 years ago
Ben Noordhuis 0a9f27b0ee build: add --enable-d8 configure option 9 years ago
Сковорода Никита Андреевич 990c9683e9 build: respect --shared-* flags for inspector deps 9 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 9 years ago
Ben Noordhuis 7dcc4af827 build: drop unconditional openssl dep from cctest 9 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 9 years ago
Stefan Budeanu 410296c37a build: configure --shared 9 years ago
Ben Noordhuis d7087df4da src: use RAII for mutexes and condition variables 9 years ago
Ali Ijaz Sheikh 44b9154495 deps: switch to upstream v8_inspector 9 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