17094 Commits (ade80eeb1a940c8c559db44f4be714f021e2b60f)
 

Author SHA1 Message Date
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
AnnaMag 241de510a8
vm: use SetterCallback to set func declarations 8 years ago
Jeremiah Senkpiel 1b63fa1096
tty: remove NODE_TTY_UNSAFE_ASYNC 8 years ago
Nikolai Vavilov 7e0c3ab641 src: fix base64 decoding 8 years ago
Ben Noordhuis 7c0079f1be
src: add .FromJust(), fix -Wunused-result warnings 8 years ago
Daniel Bevenius 8a7db9d4b5 src: add --use-bundled-ca --use-openssl-ca check 8 years ago
Michaël Zasso 4d255b04bf tools: update dotfile whitelist in .gitignore 8 years ago
Rich Trott a10e657657 test: fix flaky child-process-exec-kill-throws 8 years ago
Daniel Bevenius 92de91d570 test: fix truncation of argv 8 years ago
Steven R. Loomis b08490774d
tools: add missing #include "unicode/putil.h" 8 years ago
Eugene Ostroukhov 7954d2a4c7 inspector: use inspector API for "break on start" 8 years ago
Timothy Gu 4ddd23f0ec src: WHATWG URL C++ parser cleanup 8 years ago