13383 Commits (46170bca24697b2cca468669c24d2ea49e003dd8)
 

Author SHA1 Message Date
Tsarevich Dmitry f431984f56 build: skip msi build if WiX is not found 9 years ago
Igor Klopov e9ac83ab35 cluster: dont rely on `this` in `fork` 9 years ago
James M Snell 954a4b4b5b deps: update to http-parser 2.6.2 9 years ago
James M Snell de91e9a8a7 doc: fix v4.3.0 changelog commit entries 9 years ago
Brian White fab240a886 http: remove old, confusing comment 9 years ago
Brian White 0223de6ba5 http: remove unnecessary check 9 years ago
Brian White b72dbdbe43 src: remove unnecessary check 9 years ago
Brian White a1dace166a doc: fix net.createConnection() example 9 years ago
Evan Lucas 31ebda24d4 node: set process._eventsCount to 0 on startup 9 years ago
Ben Noordhuis 76b169c88b doc: replace node-forward link in CONTRIBUTING.md 9 years ago
Roman Reiss 3add7a7b9c doc: improve scrolling, various CSS tweaks 9 years ago
Сковорода Никита Андреевич 1d79787e2e fs: add a temporary fix for re-evaluation support 9 years ago
Brian White 00638ac160 querystring: improve escape() performance 9 years ago
Brian White c8e650dee7 querystring: improve unescapeBuffer() performance 9 years ago
Brian White a2a69a2b63 querystring: improve parse() performance 9 years ago
Rich Trott 90451a67ca test: minimal repl eval option test 9 years ago
Rich Trott ffbc05af59 tools: add recommended linting rules 9 years ago
Trevor Norris ab6fe5998a test: add addons test for MakeCallback 9 years ago
Trevor Norris 95afe28fc5 src: remove TryCatch in MakeCallback 9 years ago
Trevor Norris 5e30478ede src: remove unused TickInfo::in_tick() 9 years ago
Trevor Norris f86a3a2fb5 src: remove unused of TickInfo::last_threw() 9 years ago
Trevor Norris e9192249c8 src: add AsyncCallbackScope 9 years ago
Trevor Norris 575b84ec41 src: fix MakeCallback error handling 9 years ago
Ben Noordhuis 72c5458aee deps: reapply c-ares floating patch 12 years ago
Fedor Indutny cc192f0eb3 deps: sync with upstream c-ares/c-ares@4ef6817 9 years ago
Mikeal Rogers d78e6796e0 doc: update DCO to v1.1 9 years ago
Adam Langley 773b9016aa crypto: have fixed NodeBIOs return EOF 9 years ago
Bryon Leung cd720f816a test: run v8 tests from node tree 10 years ago
Brian White 9bee03aaf2 http: allow async createConnection() 9 years ago
Brian White 12274a5c1b child_process: fix data loss with readable event 9 years ago
Brian White ae244a26c1 string_decoder: fix performance regression 9 years ago
Rich Trott 49fa0abf9b doc: fix minor inconsistencies in repl doc 9 years ago
Johan Bergström f167207d0e build: treat aarch64 as arm64 9 years ago
Rich Trott 2848f84332 test: fix flaky test-http-regr-gh-2928 9 years ago
Santiago Gimeno 24667eeff8 test: fix child-process-fork-regr-gh-2847 again 9 years ago
Trevor Norris b55e58042c buffer: add encoding parameter to fill() 9 years ago
Rich Trott 783a563d3a tools: remove excessive comments from .eslintrc 9 years ago
Rich Trott 25713861c0 test: remove unneeded common.indirectInstanceOf() 9 years ago
Michael Dawson 97813be8e6 test: don't run test-tick-processor.js on Aix 9 years ago
Jackson Tian cc195bf37b tools: enable no-proto rule for linter 9 years ago
Prince J Wesley 826844e27e debugger: assert test before accessing this.binding 9 years ago
Jackson Tian 4e46931406 src: deprecate undocumented variables 10 years ago
Brian White b212be08f6 path: performance improvements on all platforms 9 years ago
Brian White 5a54e4554a test: improve path tests 9 years ago
Brian White e1348b0819 benchmark: split path benchmarks 9 years ago
Brian White 72d0f88215 benchmark: allow empty parameters 9 years ago
Santiago Gimeno 4e4b260b07 test: fix child-process-fork-regr-gh-2847 9 years ago
Rich Trott 1693349616 tools,doc: fix linting errors 9 years ago
Rich Trott a84bf2ce68 tools: disallow mixed spaces and tabs for indents 9 years ago
Rich Trott eea987f937 tools: alphabetize eslint stylistic issues section 9 years ago