13187 Commits (3ccb275139bb1b949e1d63ac8d91eddb130af32b)
 

Author SHA1 Message Date
Rich Trott 3955bc4cd0 doc: fix minor inconsistencies in repl doc 9 years ago
Johan Bergström 356acb39d7 build: treat aarch64 as arm64 9 years ago
Rich Trott 69c544f245 test: fix flaky test-http-regr-gh-2928 9 years ago
Santiago Gimeno 7c88410507 test: fix child-process-fork-regr-gh-2847 again 9 years ago
Trevor Norris eb6d07327a buffer: add encoding parameter to fill() 9 years ago
Rich Trott b1a16d1202 tools: remove excessive comments from .eslintrc 9 years ago
Rich Trott 2c2cb6700d test: remove unneeded common.indirectInstanceOf() 9 years ago
Michael Dawson 6340974f21 test: don't run test-tick-processor.js on Aix 9 years ago
Jackson Tian c4ed5ece4d tools: enable no-proto rule for linter 9 years ago
Prince J Wesley 7bac743f36 debugger: assert test before accessing this.binding 9 years ago
Brian White 4dae8caf7a path: performance improvements on all platforms 9 years ago
Brian White a8f4db236c test: improve path tests 9 years ago
Brian White edf8f8a7da benchmark: split path benchmarks 9 years ago
Brian White 8d713d8d51 benchmark: allow empty parameters 9 years ago
Santiago Gimeno 8301773c1e test: fix child-process-fork-regr-gh-2847 9 years ago
Rich Trott bcc26f747f tools,doc: fix linting errors 9 years ago
Rich Trott 86f8477b56 tools: disallow mixed spaces and tabs for indents 9 years ago
Rich Trott 21fd1496a9 tools: alphabetize eslint stylistic issues section 9 years ago
Felix Becker 3b83d42b4a build: fix build when python path contains spaces 9 years ago
Prince J Wesley c551da8cb4 repl: handle quotes within regexp literal 9 years ago
Alejandro Oviedo 287bce7b48 doc: merging behavior of writeHead vs setHeader 9 years ago
Claudio Rodriguez 529e749d88 doc: fix type references for link gen, link css 9 years ago
Claudio Rodriguez 22c8d50a1f tools: parse types into links in doc html gen 9 years ago
Ruben Bridgewater f2e4f621c5 node: improve process.nextTick performance 9 years ago
Matteo Collina f706cb0189 streams: 5% throughput gain when sending small chunks 9 years ago
Rich Trott 5c54d4987d tools: enable no-redeclare rule for linter 9 years ago
Brian White 275f6dbcbb doc: correct tlsSocket.getCipher() description 9 years ago
Brian White c3f8aab652 tls: add getProtocol() to TLS sockets 9 years ago
Rich Trott b4db31822f dgram: scope redeclared variables 9 years ago
Fedor Indutny c397ba8fa3 contextify: use offset/length from Uint8Array 9 years ago
Matteo Collina 368c1d1098 dgram: support dgram.send with multiple buffers 9 years ago
cjihrig f2bd86775b test: update arrow function style 9 years ago
cjihrig a3a0cf603a tools: add arrow function rules to eslint 9 years ago
cjihrig ecc797600f child_process: add shell option to spawn() 9 years ago
Fedor Indutny d1cacb814f vm: introduce `cachedData`/`produceCachedData` 9 years ago
Trevor Norris 60d2048b6c buffer: properly retrieve binary length of needle 9 years ago
Trevor Norris 4c67d74607 buffer: allow encoding param to collapse 9 years ago
José Moreira 18d24e60c5 net: add net.listening boolean property over a getter 9 years ago
Fedor Indutny 411d813323 http: do not emit `upgrade` on advertisement 9 years ago
James M Snell 6d8eba0e5e Working on v5.6.1 9 years ago
James M Snell 645d4d5d59 2016-02-09, Version 5.6.0 (Stable) 9 years ago
James M Snell de35e852d6 src: avoid compiler warning in node_revert.cc 9 years ago
James M Snell 8e579ba759 http: strictly forbid invalid characters from headers 9 years ago
James M Snell 98fde2f6a7 deps: update http-parser to version 2.6.1 9 years ago
James M Snell d5e018b117 src: add --security-revert command line flag 9 years ago
Shigeki Ohtsu 9dcc45e9c5 test: enable to work pkcs12 test in FIPS mode 9 years ago
Fedor Indutny e4390664ae test: disable gh-5100 test when in FIPS mode 9 years ago
Rich Trott c4c8b3bf2e doc: fix dgram doc indentation 9 years ago
Ben Noordhuis f0bd176d6d deps: reapply c-ares floating patch 12 years ago
Cheng Zhao b46f3b84d4 src,deps: replace LoadLibrary by LoadLibraryW 10 years ago