14426 Commits (e56db1477c1bb4a9a8e5c07aa66bf28970e4a24e)
 

Author SHA1 Message Date
Rich Trott e56db1477c test: fix flaky test-*-connect-address-family 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
Diosney Sarmiento b3164ae22e repl: add support for custom completions 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
Franziska Hinkelmann 75b37a6bac deps: cherry-pick 43547df from V8 upstream 9 years ago
Franziska Hinkelmann af63871593 deps: cherry-pick a51f429 from V8 upstream 9 years ago
Evan Lucas 980f4da8c4 repl: prevent undefined ref in completion 9 years ago
Prince J Wesley 1fa9330ac6 doc: add princejwesley to collaborators 9 years ago
James M Snell 715ac62670 doc: clarify that the node.js irc channel is not under tsc oversight 9 years ago
Anna Henningsen edb877da65 doc: fix `added:` date for `NODE_REPL_HISTORY` 9 years ago
Sakthipriyan Vairamani 1ab6df6b04 test: make import common as the first line 9 years ago
cjihrig 6e6cf36761 repl: default useGlobal to true 9 years ago
ofrobots e82e80417b deps: backport 2bcbe2f from V8 upstream 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
Franziska Hinkelmann 164981af5f deps: bump V8 patchlevel for instanceof cherry-picks 9 years ago
Franziska Hinkelmann 44c9a72aad test: add regression test for instanceof 9 years ago
Franziska Hinkelmann 287006149b deps: cherry-pick 5b5d24b for X87 from V8 upstream 9 years ago
Franziska Hinkelmann e5cce7acfe deps: cherry-pick 3a903c4 for PPC from V8 upstream 9 years ago
Franziska Hinkelmann e23904523f deps: cherry-pick 2aa070be from V8 upstream 9 years ago
Brian White 71f84b5e6c build: add conflict marker check during CI lint 9 years ago
cjihrig 2e05e65916 test: add known issue test for #7788 9 years ago
Rich Trott 7fb4794e19 test: increase RAM requirement for intensive tests 9 years ago
Vitaly Tomilov 4839ef37a9 doc: correcting misspelling 9 years ago
Sakthipriyan Vairamani 3343d46f2c doc: general improvments to events documentation 9 years ago
Rich Trott 61542e82c1 test: ensure callback runs in test-vm-sigint 9 years ago
Andras e8a6a223ec doc: update readme with andrasq as a collaborator 9 years ago
Robert Chiras 9bb1024dc3 child_process: Check stderr before accessing it 9 years ago
Prince J Wesley 72fc4ebca2 repl: Mitigate vm #548 function redefinition issue 9 years ago
Ben Noordhuis d3f0a6a52f deps: cherry-pick 1f53e42 from v8 upstream 9 years ago
cjihrig 9e9d499b8b test: use mustCall() for simple flow tracking 9 years ago
Ali Ijaz Sheikh cf8a4889db deps: v8_inspector no longer depends on wtf 9 years ago
Rich Trott 59ed303612 doc: update CTC governance information 9 years ago
Gireesh Punathil 83cbf3175c test: avoid usage of mixed IPV6 addresses 9 years ago
Hargobind S. Khalsa 4b320adb49 doc: correct sample output of buf.compare 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
Italo A. Casas 9847f8459c doc: add `added:` information for stream 9 years ago
Rich Trott 39f5d9ca7a test: fix flaky test-http-server-consumed-timeout 9 years ago
Christopher Jeffrey 41582722c8 buffer: optimize hex_decode 9 years ago
Anna Henningsen 0858e620e9 util: inspect boxed symbols like other primitives 9 years ago