4179 Commits (923a61774dd76a67fbe713624a3067cbe7ab67b2)

Author SHA1 Message Date
Daniel Bevenius 8f9fb8154d src: updating references to the old node.js file 9 years ago
Kunal Pathak 091ba2c511 src: fix build break for !NODE_USE_V8_PLATFORM 9 years ago
Aleksei Koziatinskii bfd8265ec2 inspector: add support for uncaught exception 9 years ago
cjihrig 5cff1476b2 Working on v6.4.1 9 years ago
cjihrig b7eba5ef1d 2016-08-15, Version 6.4.0 (Current) 9 years ago
Aleksei Koziatinskii 60d6e048f0 deps: v8_inspector: console support 9 years ago
Ali Ijaz Sheikh a9fe85ee9c deps: v8_inspector update 9 years ago
Ali Ijaz Sheikh 507c65d94a deps: update v8_inspector 9 years ago
Anna Henningsen 4416ffab8a test,util: fix flaky test-util-sigint-watchdog 9 years ago
Anna Henningsen fb8840cac2 src: use RAII for mutexes in node_watchdog.cc 9 years ago
Ben Noordhuis 780395ffca src: fix use-after-free in inspector agent 9 years ago
Ben Noordhuis 9d45569ed4 src: avoid manual memory management in inspector 9 years ago
Eugene Ostroukhov b75ca50c90 inspector: Do not crash if the port is n/a 9 years ago
Jan Schär 4535149794 timers: remove unused repeat param in timer_wrap 9 years ago
Haojian Wu a20336e708 src: remove unused using decls 9 years ago
Jan Schär 909254c901 zlib: remove unneeded property 9 years ago
Franziska Hinkelmann 317ae96c33 src: make EnvDelete behave like the delete operator 9 years ago
Franziska Hinkelmann 1ab796fa96 src: do not copy on failing setProperty() 9 years ago
Daniel Bevenius cf65a7ce9e src: unifying PipeConnectWrap and TCPConnectWrap 9 years ago
Ehsan Akhgari 63c62cce35 src: Only use TR1 type_traits on OSX<10.9 9 years ago
Rich Trott d7143095cb src: fix build on CentOS 9 years ago
Daniel Bevenius 303f4102d3 src: pull OnConnection from pipe_wrap and tcp_wrap 9 years ago
Fedor Indutny 5f3ab3ffd1 crypto: fix undefined behavior in ParseExtension 9 years ago
Fedor Indutny 98f51ffeb6 buffer: fix unintended unsigned overflow 9 years ago
cjihrig c967af8c07 src: suppress coverity message 9 years ago
Ben Noordhuis f3e5b39696 src: guard against overflow in ParseArrayIndex() 9 years ago
Ben Noordhuis c730a5d026 src: move ParseArrayIndex() to src/node_buffer.cc 9 years ago
Ben Noordhuis da9bd2fc48
src: alias BINARY to LATIN1 9 years ago
Ben Noordhuis 7ba0f860a6
src: fix erroneous fallthrough in ParseEncoding() 9 years ago
Trevor Norris a059aea9a2
src: remove final trace of raw encoding 9 years ago
Trevor Norris 28071a130e
buffer: introduce latin1 encoding term 9 years ago
Evan Lucas 342a85b1a7 Working on v6.3.2 9 years ago
Evan Lucas f135a4c3d1 2016-07-21, Version 6.3.1 (Current) 9 years ago
Ben Noordhuis f97aa4be39 src: remove unnecessary HandleScopes 9 years ago
Ben Noordhuis 78dcf0d641 src: fix handle leak in UDPWrap::Instantiate() 9 years ago
Ben Noordhuis dc766e6a6f src: fix handle leak in BuildStatsObject() 9 years ago
Ben Noordhuis 96882e14d1 src: fix handle leak in Buffer::New() 9 years ago
Christopher Jeffrey 41582722c8 buffer: optimize hex_decode 9 years ago
Eugene Ostroukhov 989a2a1c92 inspector: Unify event queues 9 years ago
Ben Noordhuis fbc9ef84b8 src: disable stdio buffering 9 years ago
Jeremiah Senkpiel ba1c7ad618 Working on v6.3.1 9 years ago
Jeremiah Senkpiel 9fc01b142b 2016-07-06, Version 6.3.0 (Current) 9 years ago
Michael Dawson 5e4113e58d build: Fix compile failure in backtrace_posix.cc 9 years ago
Ben Noordhuis 3cba8acc15 src: remove obsolete NOLINT comments 9 years ago
Zach Bjornson 4014ecbfb4 buffer: speed up swap16/32, add swap64 9 years ago
Ben Noordhuis 4891001d7e debugger: make listen address configurable 10 years ago
Anna Henningsen 6151544751 vm: don't print out arrow message for custom error 9 years ago
James M Snell d0e24923a6 net: use icu's punycode implementation 9 years ago
Eugene Ostroukhov c4aaf47f4d inspector: Do cleanups before notifying callback 9 years ago
Ben Noordhuis 57cc4e3071 src: print backtrace on failed CHECK/ASSERT 9 years ago