4362 Commits (a34cccceaa95aac034ff72420b70d7c7b055089d)

Author SHA1 Message Date
Claudio Rodriguez 8ac387be3e net: refactor onSlaveClose in Server.close 8 years ago
Brian White e4b2f61fb5 buffer: use slightly faster NaN check 8 years ago
Brian White ebeb6c0a26 buffer: optimize write() 8 years ago
Matteo Collina 8ac8e50a58 crypto: make LazyTransform compabile with Streams1 8 years ago
Evan Lucas f3db9a6437 doc: limit lines to 80 cols in internal README 8 years ago
Evan Lucas 75f4329e01 crypto: add randomFill and randomFillSync 8 years ago
Timothy Gu dfc801737f url: improve WHATWG URL inspection 8 years ago
Timothy Gu b2a9e60ce1 url: clean up WHATWG URL origin generation 8 years ago
Daijiro Wachi ffb2ef4ff3 url: remove javascript URL special case 8 years ago
Brian White b50a84a259 url: avoid instanceof for WHATWG URL 8 years ago
Timothy Gu b9b93f2165 url: error when domainTo*() is called w/o argument 8 years ago
James M Snell c7de98a7bf url: add ToObject method to native URL class 8 years ago
Timothy Gu 4b6097d3bd url: use a class for WHATWG url[context] 8 years ago
Timothy Gu 01b8839495 url: spec-compliant URLSearchParams parser 8 years ago
Timothy Gu 0cc37c71a1 querystring: move isHexTable to internal 8 years ago
Timothy Gu b8ff2c9f37 url: spec-compliant URLSearchParams serializer 8 years ago
Timothy Gu d6fe91648a url: prioritize toString when stringifying 8 years ago
Timothy Gu 7c9ca0f3ce url: enforce valid UTF-8 in WHATWG parser 8 years ago
Timothy Gu b4052e656c url: extend URLSearchParams constructor 8 years ago
Rich Trott 0c0241ff73 buffer,util: refactor for performance 8 years ago
Rich Trott 77353b3b5a
tools: ignore URLs in line length linting 8 years ago
Tobias Nießen 67d21149a2
crypto: handle exceptions in hmac/hash.digest 8 years ago
alejandro 6feea08587
buffer: preallocate array with buffer length 8 years ago
Alexey Orlenko 8caf6fd58a
test: add Unicode characters regression test 8 years ago
Luigi Pinca c814c7e9ea
events: do not keep arrays with a single listener 8 years ago
Joyee Cheung 305f822a36
net: rename internal functions for readability 8 years ago
Roman Reiss 1ee38eb874
util: add %i and %f formatting specifiers 8 years ago
Gibson Fahnestock 5bdd54925a
lib: add comment to script eval _tickCallback 8 years ago
Trevor Norris 51c8d8088a
Partial revert "tls: keep track of stream that is closed" 8 years ago
Pedro lima 126dcb76af
url: name anonymous functions in url 8 years ago
Jackson Tian 7347860966
lib: clarify the usage of 'else' 8 years ago
Claudio Rodriguez ac92d0249b
net: refactor net module to module.exports 8 years ago
Jeremiah Senkpiel 837ff4ba59
lib: remove an unnecessary coverage check 8 years ago
Bryan English 2462fd8009
process: maintain constructor descriptor 8 years ago
Ben Noordhuis 6c803db7b9
lib: fix event race condition with -e 8 years ago
Joyee Cheung f6755182e5
url: show input in parse error message 8 years ago
Shigeki Ohtsu 4b1b6b85a9
timers: fix not to close reused timer handle 8 years ago
Danny Nemer 91a2700721
readline: rename `deDupeHistory` option 8 years ago
DavidCai 0f2642ee36
errors: remove needless lazyAssert 8 years ago
Daijiro Wachi c51d925c84
url: restrict setting protocol to "file" 8 years ago
Danny Nemer 8ab26cf508
readline: add option to stop duplicates in history 9 years ago
Rich Trott 17d16e8f3d
buffer: remove unneeded eslint-disable comment 8 years ago
James M Snell d0fb578d64
fs: avoid using forEach 8 years ago
Jan Krems fbbcd1aa89
lib: Fix swallowed events in inspect integration 8 years ago
mr-spd 9cc712ca18
lib: remove unused msg parameter in debug_agent 8 years ago
DavidCai 77c69f7ace
lib, test: add duplicate symbol checking in E() 8 years ago
James M Snell 7e230727fc
module: avoid using forEach 8 years ago
James M Snell c0a2e02f51
net: avoid using forEach 8 years ago
James M Snell a0b1aa1161
readline: avoid using forEach 8 years ago
Rich Trott e19ca8ba11
readline: remove unneeded eslint-disable comment 8 years ago