13095 Commits (2cb159427980f683318915a307660d624c54d161)
 

Author SHA1 Message Date
Trevor Norris 2cb1594279 src: fix MakeCallback error handling 9 years ago
Fedor Indutny 35c3832994 deps: sync with upstream c-ares/c-ares@4ef6817 9 years ago
Mikeal Rogers 18b00deeac doc: update DCO to v1.1 9 years ago
Adam Langley 3048ac0b57 crypto: have fixed NodeBIOs return EOF 9 years ago
Bryon Leung 98596a94fa test: run v8 tests from node tree 10 years ago
Brian White 7e82a566b3 http: allow async createConnection() 9 years ago
Brian White 9e6ad2d8ff child_process: fix data loss with readable event 9 years ago
Brian White 25513a473a string_decoder: fix performance regression 9 years ago
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