13393 Commits (31a8708caaee62dc186a78827b0983b97513f728)
 

Author SHA1 Message Date
Roman Reiss 6588a70463 tools: enable space-in-parens ESLint rule 9 years ago
Rich Trott d5c525dc74 test: make test-cluster-disconnect-leak reliable 9 years ago
cjihrig eee9dc7e9d Revert "stream: add bytesRead property for readable" 9 years ago
Evan Lucas ff64a4c395 node: allow preload modules with -i 9 years ago
Jackson Tian 8d0ca10752 buffer: make byteLength work with Buffer correctly 9 years ago
Ben Ripkens 5f57005ec9 v8,src: expose statistics about heap spaces 9 years ago
Santiago Gimeno e65f1f7954 test: fix tls-multi-key race condition 9 years ago
Kohei TAKATA ad63d350d4 readline: Remove XXX and output debuglog 9 years ago
cjihrig 8bad51977a src: return UV_EAI_NODATA on empty lookup 9 years ago
Ben Noordhuis 761cf2bf6a src: don't check failure with ERR_peek_error() 9 years ago
Peter Geiss 83d2b7707e buffer: remove unnecessary TODO comments 9 years ago
Evan Lucas da550aa063 repl: make sure historyPath is trimmed 9 years ago
Michaël Zasso 0ec093cd41 lib,test: remove extra semicolons 9 years ago
Michaël Zasso 162e16afdb tools: enable no-extra-semi rule in eslint 9 years ago
Rich Trott 66b9c0d8bd debugger: remove variable redeclarations 9 years ago
Rich Trott 19f700859b module: revert "optimize js and json file i/o" 9 years ago
Rich Trott 3441a4178b fs: revert "change statSync to accessSync..." 9 years ago
Ali Ijaz Sheikh 384b20362c deps: upgrade to V8 4.7.80.32 9 years ago
cjihrig 212a44df03 doc: clarify protocol default in http.request() 9 years ago
Rod Vagg 3297036345 doc: update branch-diff arguments in release doc 9 years ago
Michael Theriot 666c089e68 doc: fix named anchors in addons.markdown and http.markdown 9 years ago
Dave f9a59c1d3b events: make sure console functions exist 9 years ago
Brian White 4bc1a47761 querystring: improve parse() performance 9 years ago
Jackson Tian bfb2cd0bfd stream: add bytesRead property for readable 9 years ago
Fedor Indutny ebd9addcd1 crypto: clear error stack in ECDH::Initialize 9 years ago
Claudio Rodriguez 310530b7ec doc: add path property to Write/ReadStream in fs.markdown 9 years ago
Vitor Cortez 3470574cb6 doc: clarify explanation of first stream section 9 years ago
julien.waechter 8182ec094d build: add option to select VS version 9 years ago
Rod Vagg d91646b9c7 doc: rebuild LICENSE using tools/license-builder.sh 9 years ago
Rod Vagg 031b87d42d tools: add license-builder.sh to construct LICENSE 9 years ago
Rod Vagg 3727ae0d7d test: use addon.md block headings as test dir names 9 years ago
Santiago Gimeno 9571be12f6 cluster: fix race condition setting suicide prop 9 years ago
Jérémy Lal 265e2f557b doc: fix typo in doc/node.1 9 years ago
Michaël Zasso d1aabd6264 test: fix style issues after eslint update 9 years ago
Michaël Zasso ec8e0ae697 tools: fix style issue after eslint update 9 years ago
Michaël Zasso 7ce0e04f44 lib: fix style issues after eslint update 9 years ago
Michaël Zasso 4d5ee7a512 tools: update eslint config 9 years ago
Michaël Zasso 2d441493a4 tools: update eslint to v1.10.3 9 years ago
Michaël Zasso ed55169834 gitignore: never ignore debug module 9 years ago
Julien Gilli 90204cc468 domains: clear stack when no error handler 9 years ago
Rich Trott e98bcfa2cb test: remove 1 second delay from test 9 years ago
Roman Klauke 4c132fe61e doc: make references clickable 9 years ago
Brian White 88b2889679 dgram: prevent disabled optimization of bind() 9 years ago
Rod Vagg 3c70dc83ed doc: add CTC meeting minutes 2016-01-06 9 years ago
Rod Vagg 55326f5488 doc: add CTC meeting minutes 2015-12-16 9 years ago
Rod Vagg 1a346840bf doc: add CTC meeting minutes 2015-12-02 9 years ago
Rod Vagg 3ac5f8dcba doc: add CTC meeting minutes 2015-11-11 9 years ago
Rod Vagg db39625a44 doc: add CTC meeting minutes 2015-11-04 9 years ago
cjihrig 6cfd0b5a32 test: fix flaky test-net-socket-local-address 9 years ago
Rich Trott e22cc6c2eb test: fix race in test-net-server-pause-on-connect 9 years ago