13306 Commits (d9f7a597e4d2f5cefda898f8b1223e3fcfb7a07c)
 

Author SHA1 Message Date
Brian White db9128135f url: improve url.parse() performance 9 years ago
Jackson Tian 0903b6d8a8 console: apply null as `this` for util.format 9 years ago
Chinedu Francis Nwafili 0cb0287f8a doc: fix buf.length slice example 9 years ago
Chinedu Francis Nwafili 069072c4bf doc: fix buffer[index] example 9 years ago
Rafael Cepeda 51bd77022b doc: fix template string 9 years ago
Noah Rose c605c5d587 doc: clarify exceptions during uncaughtException 9 years ago
Alexander Makarenko fb502ef081 doc: improvements to console.markdown copy 9 years ago
Brian White 9209bf6d43 path: fix input type checking regression 9 years ago
Brian White 92212014ff stream: fix no data on partial decode 9 years ago
Fedor Indutny 7885b1d7aa net: use `_server` for internal book-keeping 9 years ago
cjihrig 7550160e2b doc: update process.send() signature 9 years ago
Rich Trott 5778f2b254 test: mark test-http-regr-gh-2928 flaky 9 years ago
Alexander Makarenko 836c659d8f http,util: fix typos in comments 9 years ago
James M Snell 9b6440a86c doc: add simple http clientError example 9 years ago
Myles Borins c1b3d78a39 2016-02-16, Version 4.3.1 'Argon' (LTS) 9 years ago
Ojas Shirekar cf9bdcf4f2 build: add a help message and removed a TODO. 9 years ago
Ojas Shirekar 59c5ebfb1c build: remove redundant TODO in configure 9 years ago
Ojas Shirekar 8c22c709ff build: remove Makefile.build 9 years ago
Michael Dawson 6a85ad9391 test: disable fs watch tests for AIX 9 years ago
Fedor Indutny aa0526972a tls: nullify `.ssl` on handle close 9 years ago
Zirak a06066ca31 repl: allow multiline function call 9 years ago
Rich Trott 57891c3cfe tools: add recommended ES6 lint rules 9 years ago
Rich Trott 9ab19afe0b test: mark test-http-agent flaky 9 years ago
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