13171 Commits (bcd154e402ee1b11fecf059b93e4804d930a556f)
 

Author SHA1 Message Date
Michael Dawson 78b349d5d1 test: disable fs watch tests for AIX 9 years ago
Fedor Indutny aed04b85c2 tls: nullify `.ssl` on handle close 9 years ago
Zirak 98907c716b repl: allow multiline function call 9 years ago
Rich Trott c566f44f1b tools: add recommended ES6 lint rules 9 years ago
Rich Trott 82ee5e94df test: mark test-http-agent flaky 9 years ago
Tsarevich Dmitry fc78d3d6a7 build: skip msi build if WiX is not found 9 years ago
Igor Klopov efd6f68dce cluster: dont rely on `this` in `fork` 9 years ago
James M Snell bbdf2684d5 deps: update to http-parser 2.6.2 9 years ago
Brian White b706b0c2c5 http: remove old, confusing comment 9 years ago
Brian White ed36235248 http: remove unnecessary check 9 years ago
Brian White 15091ccca2 src: remove unnecessary check 9 years ago
Brian White 35d89d4662 doc: fix net.createConnection() example 9 years ago
Evan Lucas 9cee86e3e9 node: set process._eventsCount to 0 on startup 9 years ago
Ben Noordhuis 127dd6275a Revert "deps: sync with upstream c-ares/c-ares@4ef6817" 9 years ago
Ben Noordhuis 149007c9f0 doc: replace node-forward link in CONTRIBUTING.md 9 years ago
Roman Reiss a6aaf2caab doc: improve scrolling, various CSS tweaks 9 years ago
Brian White 46be1f4d0c querystring: improve escape() performance 9 years ago
Brian White 27e323e8c1 querystring: improve unescapeBuffer() performance 9 years ago
Brian White 301023b2b4 querystring: improve parse() performance 9 years ago
Rich Trott 1494d6f213 test: minimal repl eval option test 9 years ago
Rich Trott b611caa0ba tools: add recommended linting rules 9 years ago
Trevor Norris e7bf951136 test: add addons test for MakeCallback 9 years ago
Trevor Norris 830bb04d90 src: remove TryCatch in MakeCallback 9 years ago
Trevor Norris 7f22c8c8a6 src: remove unused TickInfo::in_tick() 9 years ago
Trevor Norris 406eb1f516 src: remove unused of TickInfo::last_threw() 9 years ago
Trevor Norris bcec2fecbd src: add AsyncCallbackScope 9 years ago
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