13185 Commits (7f2cf9af5cc0df365d297a2f77c2b4ce23646289)
 

Author SHA1 Message Date
Chinedu Francis Nwafili c48290d9b7 doc: fix buf.length slice example 9 years ago
Chinedu Francis Nwafili a6e437c619 doc: fix buffer[index] example 9 years ago
Rafael Cepeda 73ef1bd423 doc: fix template string 9 years ago
Noah Rose fa04daa384 doc: clarify exceptions during uncaughtException 9 years ago
Alexander Makarenko 22f132e61d doc: improvements to console.markdown copy 9 years ago
Brian White 1c6f927bd1 path: fix input type checking regression 9 years ago
Brian White 7684b0fcdf stream: fix no data on partial decode 9 years ago
Fedor Indutny a2d198c702 net: use `_server` for internal book-keeping 9 years ago
cjihrig 48fa6f6063 doc: update process.send() signature 9 years ago
Rich Trott f5cc04732f test: mark test-http-regr-gh-2928 flaky 9 years ago
Alexander Makarenko bbc786b50f http,util: fix typos in comments 9 years ago
Ojas Shirekar 5fa4117bfc build: add a help message and removed a TODO. 9 years ago
Ojas Shirekar 09bfb865af build: remove redundant TODO in configure 9 years ago
Ojas Shirekar 3dfc11c516 build: remove Makefile.build 9 years ago
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