17055 Commits (635af7dc5fc91f4f734860d7b33b2fd2cb69eb7c)
 

Author SHA1 Message Date
Refael Ackermann 394b6ac5cb test: more robust check for location of `node.exe` 8 years ago
Lovell Fuller 2ff107dad7 test: add case for url.parse throwing a URIError 8 years ago
Michaël Zasso eefdf452c3 benchmark: avoid TurboFan deopt in arrays bench 8 years ago
Daiki Arai e9f2ec4e1e doc: fix the timing of setImmediate's execution 8 years ago
Daiki Arai 08442621a2 doc: fix fs.read arg type 8 years ago
Luigi Pinca 8d386ed7e1 events: do not keep arrays with a single listener 8 years ago
Rich Trott f637703b86 tools: replace custom ESLint timers rule 8 years ago
Rich Trott 316665235c tools: update ESLint to 3.19.0 8 years ago
Daniel Bevenius 5ccaba49f0 test: add variable arguments support for Argv 8 years ago
JR McEntee 503342daf0 doc: update Mac OS X references in releases.md 8 years ago
JR McEntee 6ebc806a47 doc: correct markdown file line lengths 8 years ago
JR McEntee 7a5d07c7fb doc: change Mac OS X to macOS 8 years ago
Brian White 84a23391f6 linkedlist: remove public module 8 years ago
Raphael Okon e1161a3718 doc: add notes to http.get options 8 years ago
Timothy Gu c4469c49ec url: error when domainTo*() is called w/o argument 8 years ago
Refael Ackermann f6ddbaff8a test: performance, remove Popen(shell=True) on Win 8 years ago
Alexey Orlenko e77a83f5a5 buffer: optimize decoding wrapped base64 data 8 years ago
Rich Trott 1e6186e902 buffer,util: refactor for performance 8 years ago
DavidCai dc7d9eb0a9 test: increase querystring coverage 8 years ago
Vse Mozhet Byt b2ac3b60b2 doc: fix and update examples in http.md 8 years ago
Vse Mozhet Byt 74dc3bfe08 benchmark: replace [].join() with ''.repeat() 8 years ago
Teddy Katz 9348f31c2a
test: fix test-cli-syntax assertions on windows 8 years ago
Zero King c79b081367 doc: fix typo in CHANGELOG_V6.md 8 years ago
Santiago Gimeno 45c4ad58e5
test: fix flaky test-child-process-exec-timeout 8 years ago
Myles Borins f7a31180ad
2017-04-04, Version 4.8.2 'Argon' (Maintenance) 8 years ago
Myles Borins 28f8b17ffb
2017-04-04, Version 6.10.2 'Boron' (LTS) 8 years ago
Gibson Fahnestock d19809a3c5
build: avoid passing kill empty input in Makefile 8 years ago
Gibson Fahnestock 57b850e975
build: use $(RM) in Makefile for consistency 8 years ago
Gibson Fahnestock 2d2970e3cb
doc, inspector: note that the host is optional 8 years ago
Sakthipriyan Vairamani (thefourtheye) d51f4f31be
test: reduce buffer size in buffer-creation test 8 years ago
Sakthipriyan Vairamani (thefourtheye) ba0e3ac53d
doc: minor improvements in BUILDING.md 8 years ago
Sakthipriyan Vairamani (thefourtheye) d75fdd96aa
child_process: improve killSignal validations 8 years ago
Teddy Katz a5f91ab230
src: throw when -c and -e are used simultaneously 8 years ago
Teddy Katz 3209a8ebf3
lib: ensure --check flag works for piped-in code 8 years ago
Luca Maraschi 53828e8bff test: extended test to makeCallback cb type check 8 years ago
James M Snell 7eb1b4658e buffer: zero fill Buffer(num) by default 8 years ago
James M Snell 7b4a72d797 errors: add space between error name and code 8 years ago
Anna Henningsen 9b05393362
test: fix V8 test on big-endian machines 8 years ago
Daijiro Wachi 843b7e68ca test: synchronize WPT url setter test data 8 years ago
Daijiro Wachi 50bfef66f0 test: synchronize WPT url test data 8 years ago
Daijiro Wachi f8f46f9917 url: change path parsing for non-special URLs 8 years ago
Anna Henningsen 33a19b46ca v8: fix offsets for TypedArray deserialization 8 years ago
Jason Ginchereau 56e881d0b0
n-api: add support for abi stable module API 8 years ago
Joseph Gentle 6481c93aef
assert: add support for Map and Set in deepEqual 8 years ago
Anna Henningsen 3cc3e099be
util: show External values explicitly in inspect 8 years ago
Timothy Gu 91383e47fd
zlib: support Uint8Array in convenience methods 8 years ago
Roman Reiss 2d039ffa29
doc: add logo to README 8 years ago
Joyee Cheung 0ea45707a4 net: rename internal functions for readability 8 years ago
Tobias Nießen 0e710aada4
crypto: add sign/verify support for RSASSA-PSS 8 years ago
Anna Henningsen c68da89694
build: always use V8_ENABLE_CHECKS in debug mode 8 years ago