14207 Commits (62a858c60f6da8c6f2ae60dc7d0e2230ef35ee9c)
 

Author SHA1 Message Date
Greyson Parrelli 62a858c60f doc: fix events typo 8 years ago
Evan Lucas e427150e75 2016-06-17, Version 6.2.2 (Current) Release 8 years ago
Mathias Bynens b77eb8c66c
punycode: update to v2.0.0 8 years ago
Rich Trott 336b027411 url: return valid file: urls fom url.format() 8 years ago
Rich Trott 874839c6dc doc: add internal link in GOVERNANCE.md 8 years ago
David Halls b5175e8f39
stream: ensure awaitDrain is increased once 8 years ago
Fedor Indutny 357f904169 http: fix no dumping after `maybeReadMore` 9 years ago
Natanael Copa 1a1ff77feb test: fix test-net-* error code check for getaddrinfo(3) 9 years ago
Brian White f914f37742
src: clean up string_search 8 years ago
Brian White 686984696d
stream: improve Readable.read() performance 9 years ago
Brian White c570182a39
benchmark: don't convert arguments to numbers 9 years ago
Brian White c8fa79f351
test: add more http token/value checking tests 9 years ago
Brian White 39fdf0773d
benchmark: increase http token check iterations 9 years ago
Brian White 83432bfff1
http: optimize checkInvalidHeaderChar() 9 years ago
Brian White 918159e0f6
http: optimize checkIsHttpToken() 9 years ago
Myles Borins f1d1071361 src: make Sec-WebSocket-Key check case-insensitive 8 years ago
Rich Trott 08ea9ee56d benchmark: add benchmark for url.format() 8 years ago
Anna Henningsen e2e615e87e
stream: reset awaitDrain after manual .resume() 8 years ago
Myles Borins 5fd6d75c44 tools: fix license builder to work with icu-small 9 years ago
Eugene Ostroukhov 6626919205 inspector: process.exit should wait for inspector 8 years ago
Ingvar Stepanyan 0e9e149da4
buffer: fix creating from zero-length ArrayBuffer 8 years ago
Anna Henningsen 0c73c9fece
src: fix --without-inspector build 9 years ago
Rod Vagg 05de4d78a6 test: add note about duration_ms in TAP reporter 8 years ago
Rod Vagg 1d4c7993a9 Revert "test: change duration_ms to duration" 8 years ago
Ben Noordhuis 6b48324363 src: fix erroneous fallthrough in ParseEncoding() 8 years ago
Ben Noordhuis 9ce888274c test: rebuild add-ons when their sources change 8 years ago
kimown d06820c624 doc: use `Buffer.byteLength` for Content-Length 8 years ago
Nikolai Vavilov bd23290657 buffer: remove obsolete and confusing comment 8 years ago
Rich Trott 4f2aec307e doc: add information for IncomingMessage.destroy() 8 years ago
James M Snell 197a465280 zlib: move constants into zlib.constants 8 years ago
James M Snell a173483619 doc: general improvements to path.md copy 9 years ago
Rich Trott 47b9b14574 doc: make pull request template more concise 8 years ago
Rich Trott f2c59d9658 doc: `url.format()` parameter may be a string 8 years ago
Brian White 2bc7841d0f
test: use random ports where possible 9 years ago
Eugene Ostroukhov 624734e640 inspector: reduce implementation in header 8 years ago
Bartosz Sosnowski 5386b23f64 benchmark: fix child-process-exec-stdout on win 9 years ago
Rich Trott 60891c6ef0 doc: clarify use of `0` port value 8 years ago
Ali Ijaz Sheikh a766ebf594 inspector: change default port 8 years ago
Myles Borins 853b8456ac src: fix json payload from inspector 8 years ago
Bartosz Sosnowski cbbdc298b0 benchmark: fix child-process-read on Windows 9 years ago
Jesús Leganés Combarro "piranna 0cd0118334 stream: 'data' argument on callback of Transform._flush() 8 years ago
cjihrig 779091ffdb doc: remove cluster.setupMaster() myth 8 years ago
Santiago Gimeno 8c53d2fe9f cluster: don't send messages if no IPC channel 9 years ago
Ilkka Myller 556dd3b732 doc: fix IRC link 8 years ago
Anna Henningsen 15cd45c6fc
test: fix tests for non-crypto builds 9 years ago
James M Snell d9e0d8b810
doc: fix minor nit introduced in readline.md 8 years ago
Rich Trott 671cffa313 debugger: remove obsolete setTimeout 9 years ago
Trevor Norris e0b8dd59bc src: remove final trace of raw encoding 9 years ago
Trevor Norris 54cc7212df buffer: introduce latin1 encoding term 9 years ago
James M Snell c300ba2212 doc: clarify rl.question callback args 8 years ago