14541 Commits (2f20910e2412c0f7c27e45e1c9adf088ee436ce0)
 

Author SHA1 Message Date
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
Brian White 57fb0d2ee2 doc: add/fix version metadata for Buffer methods 9 years ago
Brian White 49a669bcda doc: improve function parameter descriptions 9 years ago
Brian White bdc8690610 doc: add missing properties in Buffer docs 9 years ago
Brian White a8e7c7f2bf doc: improve wording and style of Buffer docs 9 years ago
Brian White 9a4a00bcdb doc: improve links in Buffer docs 9 years ago
Brian White 0103d9dcea doc: reorganize Buffer link references 9 years ago
Brian White 17ae49a055 doc: improve Buffer code examples 9 years ago
cjihrig da481c634f child_process: support stdio option in fork() 9 years ago
Rich Trott 2f45941807 test: handle IPv6 localhost issues within tests 9 years ago
Сковорода Никита Андреевич 0ffeddb5b4 doc: various documentation formatting fixes 9 years ago
Matteo Collina 51a2041b90 dgram: generalized send queue to handle close 9 years ago
Matteo Collina dbbcb9dbd9 win,msi: Added Italian translation 9 years ago
Alex Hultman f0312e6560 build: export more openssl symbols on Windows 9 years ago
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