16874 Commits (212475b451386a6705b4ea2c047ce948efe4799d)
 

Author SHA1 Message Date
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
Daiki Arai 806c4f3c0c
doc: fix fs.read arg type 8 years ago
Luigi Pinca c814c7e9ea
events: do not keep arrays with a single listener 8 years ago
Rich Trott 8058baeaef
tools: update ESLint to 3.19.0 8 years ago
JR McEntee 731a200fd8
doc: update Mac OS X references in releases.md 8 years ago
Raphael Okon 36617fd5b8
doc: add notes to http.get options 8 years ago
Refael Ackermann 9e6b0a4604
test: performance, remove Popen(shell=True) on Win 8 years ago
Alexey Orlenko 805ebef8b1
buffer: optimize decoding wrapped base64 data 8 years ago
DavidCai fb34d9c210
test: increase querystring coverage 8 years ago
Vse Mozhet Byt d6e9cf7c22
doc: fix and update examples in http.md 8 years ago
Vse Mozhet Byt f057cc3d84
benchmark: replace [].join() with ''.repeat() 8 years ago
Santiago Gimeno b15dc95848
test: fix flaky test-child-process-exec-timeout 8 years ago