16844 Commits (b52f77df434bc44023ba3b584ff1aa961094aed8)
 

Author SHA1 Message Date
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
Gibson Fahnestock 72a27b3eb5
build: use $(RM) in Makefile for consistency 8 years ago
Gibson Fahnestock 3af9101d20
doc, inspector: note that the host is optional 8 years ago
Sakthipriyan Vairamani (thefourtheye) b52b3f6710
test: reduce buffer size in buffer-creation test 8 years ago
Daijiro Wachi 6ccbf38a4f
test: synchronize WPT url setter test data 8 years ago
Roman Reiss b5283f9d4b
doc: add logo to README 8 years ago
Joyee Cheung 305f822a36
net: rename internal functions for readability 8 years ago
AnnaMag 2f88de1ce3
vm: use SetterCallback to set func declarations 8 years ago
Nikolai Vavilov ffbcfdfe32
src: fix base64 decoding 8 years ago
Michaël Zasso 8823861d9d
tools: update dotfile whitelist in .gitignore 8 years ago
Rich Trott 87ca9a6ffe
test: fix flaky child-process-exec-kill-throws 8 years ago
Steven R. Loomis fdf76d5aa0
tools: add missing #include "unicode/putil.h" 8 years ago
Daniel Bevenius 6130d547a0
deps: backport 8dde6ac from upstream V8 8 years ago
Roman Reiss 1ee38eb874
util: add %i and %f formatting specifiers 8 years ago
Michaël Zasso 5ac719d0d2 doc: add deprecations page to docs toc 8 years ago
Myles Borins 517f13b607 Working on v7.8.1 8 years ago
Myles Borins f04524e0c9
2017-03-28, Version 7.8.0 (Current) 8 years ago
Gibson Fahnestock 5bdd54925a
lib: add comment to script eval _tickCallback 8 years ago
Ben Noordhuis fd93622f8a
tls: fix SecurePair external memory reporting 8 years ago
Tom Atkinson a64aa442c1
crypto: fix memory leak if certificate is revoked 8 years ago
Franziska Hinkelmann d8b71be183
test: fix misleading comment 8 years ago
Nikolai Vavilov fade55b025
doc: clarify out-of-bounds behavior of buf[index] 8 years ago
Vse Mozhet Byt 751c1153a4
benchmark: check end() argument to be > 0 8 years ago
Gibson Fahnestock 8b2b93f148
test: mark child-process-exec-kill-throws flaky 8 years ago
Vse Mozhet Byt 63a19c7012
doc: update and modernize examples in fs.ms 8 years ago
Ahmad Nassri 4b5f177e3d
doc: fix https.timeout docs 8 years ago
Ahmad Nassri af051f6528
doc: fix http properties documented as methods 8 years ago
Alexey Orlenko 948b99deab
test: fix broken tests in test-buffer-includes 8 years ago
Rich Trott 18a586a278
doc: edit the benchmark guide 8 years ago
Sebastian Van Sande 5e3d429613
doc: stdout/err/in are all Duplex streams 8 years ago
Fumiya KARASAWA 7f6b03fd0f
doc: fix process.stdout fd number 8 years ago