13096 Commits (bcec2fecbdb3e86fceff5c66678e4443666f78b9)
 

Author SHA1 Message Date
Roman Reiss 8f4f5b3ca5 tools: enable space-in-parens ESLint rule 9 years ago
Ben Noordhuis eb2b8c637b module: cache stat() results more aggressively 9 years ago
Peter Geiss 14061c6498 buffer: remove unnecessary TODO comments 9 years ago
Santiago Gimeno 399db04366 test: fix tls-multi-key race condition 9 years ago
cjihrig 3af206d6c1 src: return UV_EAI_NODATA on empty lookup 9 years ago
Kohei TAKATA d533364a24 readline: Remove XXX and output debuglog 9 years ago
Jackson Tian f221a43f3e buffer: make byteLength work with Buffer correctly 9 years ago
Ben Ripkens 4254508fb1 v8,src: expose statistics about heap spaces 9 years ago
Evan Lucas 848b04bf78 node: allow preload modules with -i 9 years ago
Ben Noordhuis 6988d2edb3 src: don't check failure with ERR_peek_error() 9 years ago
Evan Lucas 8104d9d875 repl: make sure historyPath is trimmed 9 years ago
Brian White c6ac464dbc querystring: improve parse() performance 9 years ago
Michaël Zasso f0ee088f3b lib,test: remove extra semicolons 9 years ago
Michaël Zasso 16ef250e20 tools: enable no-extra-semi rule in eslint 9 years ago
Daniel Sellers c1712947b2 http: improves expect header handling 9 years ago
Saquib 28793958af fs: add autoClose option to fs.createWriteStream 9 years ago
Dave a8330f73ab events: make sure console functions exist 9 years ago
Vitor Cortez 056b07806c doc: clarify explanation of first stream section 9 years ago
Claudio Rodriguez a6c242f341 doc: add path property to Write/ReadStream in fs.markdown 9 years ago
Michael Theriot 01bdafe5e0 doc: fix named anchors in addons.markdown and http.markdown 9 years ago
Rod Vagg 43dfd03d2c doc: update branch-diff arguments in release doc 9 years ago
cjihrig dcaf6fd80b doc: clarify protocol default in http.request() 9 years ago
Rich Trott 0d0a5ed816 debugger: remove variable redeclarations 9 years ago
Fedor Indutny 8bf5b33019 crypto: clear error stack in ECDH::Initialize 9 years ago
julien.waechter fe5b71028d build: add option to select VS version 9 years ago
Rich Trott e855b596f4 test: fix race in test-net-server-pause-on-connect 9 years ago
Rod Vagg d96ee0e58e doc: rebuild LICENSE using tools/license-builder.sh 9 years ago
Rod Vagg b2620df0b9 tools: add license-builder.sh to construct LICENSE 9 years ago
Rod Vagg 7a44ae8516 test: use addon.md block headings as test dir names 9 years ago
Santiago Gimeno 045dac7961 cluster: fix race condition setting suicide prop 9 years ago
Jérémy Lal cd1ab27972 doc: fix typo in doc/node.1 9 years ago
Michaël Zasso d4c7370ea8 test: fix style issues after eslint update 9 years ago
Michaël Zasso 49ea0a29d0 tools: fix style issue after eslint update 9 years ago
Michaël Zasso 88fcc8bd25 lib: fix style issues after eslint update 9 years ago
Michaël Zasso 225d94068a tools: update eslint config 9 years ago
Michaël Zasso 3ff416e564 tools: update eslint to v1.10.3 9 years ago
Michaël Zasso b0b71d52c6 gitignore: never ignore debug module 9 years ago
Rich Trott b31407ca14 test: remove 1 second delay from test 9 years ago
Roman Klauke f28e717200 doc: make references clickable 9 years ago
Brian White 67d2e2b0a7 dgram: prevent disabled optimization of bind() 9 years ago
cjihrig 525afc1cb3 test: fix flaky test-net-socket-local-address 9 years ago
Ryan Sobol 45cc0d715e doc: improve child_process.execFile() code example 9 years ago
Myles Borins 20415ae292 docs: update gpg key for Myles Borins 9 years ago
Myles Borins 916bd10e28 docs: fix npm command in releases.md 9 years ago
Rod Vagg cde06c6fec build: fix and refactor VTune config in vcbuild.bat 9 years ago
Rod Vagg b03cc991aa build: minor corrections in VTune configure text 9 years ago
Rich Trott a5773f047a test: move resource intensive tests to sequential 9 years ago
zoubin a1370a2b2e doc: add docs for more stream options 9 years ago
Myles Borins e51f167d52 doc: add branch-diff example to releases.md 9 years ago
Ben Noordhuis d8f5bd4fe1 module: avoid ArgumentsAdaptorTrampoline frame 9 years ago