16807 Commits (db585c9b4d358f1bb8c8803ec3ea2ed2d375ca2b)
 

Author SHA1 Message Date
Vse Mozhet Byt 43a39c6786 doc: modernize and fix code examples in path.md 8 years ago
João Reis 810f9215e5 deps,win: increase msvs_shard in gyp for V8 8 years ago
João Reis 42e940c5e9 build,win: limit maxcpucount to 2 for MSBuild 8 years ago
Karl Cheng 1ab998f25c test: fix allocUnsafe uninitialized buffer check 8 years ago
Vse Mozhet Byt 71b39aefc1 doc: update os.uptime() and process.uptime() info 8 years ago
Roman Reiss 089a96f337 doc: add link on logo to README 8 years ago
Daniel Bevenius 75f0855f4c doc: c++ unit test guide lines 8 years ago
Daniel Bevenius 9662ca1a03 build: enable cctest to use generated objects 8 years ago
Alexey Orlenko fe45a379e4 test: add arrow functions to test-util-inspect 8 years ago
Alexey Orlenko 9bdf62f7a7 test: refactor test-util-inspect.js 8 years ago
Alexey Orlenko b1d3f59c59 doc: fix stylistic issues in api/net.md 8 years ago
Evan Lucas 75f4329e01 crypto: add randomFill and randomFillSync 8 years ago
Timothy Gu 513fc62267 src: clean up WHATWG WG parser 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 29531d2654 url: disallow invalid IPv4 in IPv6 parser 8 years ago
Daijiro Wachi ffb2ef4ff3 url: remove javascript URL special case 8 years ago
Daijiro Wachi 5a27f6335d url: trim leading slashes of file URL paths 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
Daijiro Wachi 1adb08ee92 test: synchronize WPT url test data 8 years ago
Daijiro Wachi b8d1a45beb url: change path parsing for non-special URLs 8 years ago
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