16785 Commits (320e72b32dc3638baaa4bbc03ebc0d19a888785b)
 

Author SHA1 Message Date
Timothy Gu 078316c630 src: WHATWG URL C++ parser cleanup 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 72a3cacc95 src: remove explicit UTF-8 validity check in url 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 e48e00b03a doc: document URLSearchParams constructor 8 years ago
Timothy Gu b4052e656c url: extend URLSearchParams constructor 8 years ago
Rich Trott 5ccafa2a33 tools: replace custom ESLint timers rule 8 years ago
Rich Trott 0c0241ff73 buffer,util: refactor for performance 8 years ago
Ben Noordhuis 25b851bdd4 v8: fix build errors with g++ 7 8 years ago
Ben Noordhuis e8595c505b deps: cherry-pick 79aee39 from upstream v8 8 years ago
Italo A. Casas 675ece47b3
Working on v7.9.1 8 years ago
Italo A. Casas 0794478e49
2017-04-11, Version 7.9.0 (Current) 8 years ago
Ali Ijaz Sheikh 9f73df5910
deps: cherry-pick 22858cb from V8 upstream 8 years ago
Vse Mozhet Byt 211dd169cb
benchmark: add final clean-up to module-loader.js 8 years ago
Rich Trott 77353b3b5a
tools: ignore URLs in line length linting 8 years ago
DavidCai b997e62692
test: add internal/socket_list tests 8 years ago
Sakthipriyan Vairamani (thefourtheye) c11c23b22b
doc: make the heading consistent 8 years ago
Tobias Nießen 67d21149a2
crypto: handle exceptions in hmac/hash.digest 8 years ago
Vse Mozhet Byt 3b765f5366
doc: fix confusing example in process.md 8 years ago
Daniel Bevenius 37568c093a
src: use std::list for at_exit_functions 8 years ago
Jan Krems 2f9e2fcf3e
doc: update information on test/known_issues 8 years ago
Sam Roberts 0f4319a14a
src: use std::string for trace enabled_categories 8 years ago
Uppinder Chugh 6826637f11
doc: fix missing argument for dns.resolvePtr() 8 years ago
Vse Mozhet Byt 4a6bb378d4
doc: fix confusing reference in net.md 8 years ago
Vse Mozhet Byt 3e8991cc56
doc: modernize and fix code examples in modules.md 8 years ago
Gibson Fahnestock 376f5ef1ee
doc: document the performance team 8 years ago
Refael Ackermann c0b7c075da
doc: add refack to collaborators 8 years ago
Alexey Orlenko 83f855d505
doc: add aqrln to collaborators 8 years ago
Steven 2fb2289177
doc: add sub domain to host in url 8 years ago
dave-k ac200a6122
test: add a second argument to assert.throws() 8 years ago
Rich Trott 3cdd04b1c0
test: skip irrelevant test on Windows 8 years ago
Refael Ackermann d4d6986551
build: fix path voodoo in icu-generic.gyp 8 years ago
Daniel Bevenius a735c16d52
deps: backport ec1ffe3 from upstream V8 8 years ago
Rich Trott d641164d09
doc: update pull request template URL layout 8 years ago
alejandro 6feea08587
buffer: preallocate array with buffer length 8 years ago
Daniel Bevenius a703bdecc4
build: add checks for openssl configure options 8 years ago
Daniel Bevenius b495b6acdf
build: make configure print statements consistent 8 years ago
Vse Mozhet Byt f60b4553f3
doc: modernize and fix code examples in https.md 8 years ago
Vinay Hiremath 74d0266694
doc: fix string interpolation in Stream 'finish' 8 years ago
Luca Maraschi 4b54520a4a
test: refactor mkdtemp test and added async 8 years ago
Alexey Orlenko 8caf6fd58a
test: add Unicode characters regression test 8 years ago
Jason Marsh 961c89cc61
doc: add table of contents to README.md 8 years ago
Refael Ackermann a11ed6a0b3
test: more robust check for location of `node.exe` 8 years ago
Michaël Zasso 6083e7aa7b
benchmark: avoid TurboFan deopt in arrays bench 8 years ago
Daiki Arai cf1117bc13
doc: fix the timing of setImmediate's execution 8 years ago