17160 Commits (bb041ea5a0c1860f9dd196eb69a69fd55f0f3675)
 

Author SHA1 Message Date
Bartosz Sosnowski bb041ea5a0 repl: support hidden history file on Windows 8 years ago
Daniel Bevenius f3f9dd73aa test: skip tests using ca flags 8 years ago
Vse Mozhet Byt d8965d5b0e benchmark: fix typo in _http-benchmarkers.js 8 years ago
Vse Mozhet Byt a3778cb9b1 benchmark: fix URL in _http-benchmarkers.js 8 years ago
Vse Mozhet Byt 3b1e837c27 benchmark: add benchmark for string concatenations 8 years ago
Vse Mozhet Byt 22aa3d4899 benchmark: reduce string concatenations 8 years ago
Vse Mozhet Byt bbbb1f6078 benchmark: fix CLI arguments check in common.js 8 years ago
Rich Trott 32f77ff8ce test: minimize time for child_process benchmark 8 years ago
Faiz Halde 3ae670275c
test: console.log removed from test-net-localport 8 years ago
Sebastian Van Sande f97156623a
module: standardize strip shebang behaviour 8 years ago
Sebastian Plesciuc a2843f2cf9 test: dynamic port in cluster worker disconnect 8 years ago
Ahmed Taj elsir 825d3909ab test: remove uses of common.PORT in test-tls-client tests 8 years ago
Anna Henningsen 6a1275dfec src: add missing "http_parser.h" include 8 years ago
Roman Reiss 0584aeb30a
tools: add table parsing capability to the doctool 8 years ago
Roman Reiss d33b3d1086
doc: clarify the callback arguments of dns.resolve 8 years ago
Sebastian Plesciuc 86a3ba0c4e test: dynamic port in cluster worker wait close 8 years ago
Sebastian Plesciuc 9c5c4697b5 test: dynamic port in cluster worker send 8 years ago
Rich Trott d78fd265dd test: increase coverage for buffer.js 8 years ago
James M Snell d2d32ea5a2 buffer: add pending deprecation warning 8 years ago
James M Snell a16b570f8c src: add --pending-deprecation and NODE_PENDING_DEPRECATION 8 years ago
Vse Mozhet Byt d3dedb7223 doc: unify spaces in a querystring.md code example 8 years ago
Joyee Cheung 3d7c82bd61 test: add test for child_process benchmark 8 years ago
Vse Mozhet Byt 211813c99c doc: unify quotes in an assert.md code example 8 years ago
Ben Noordhuis 5ef6000afd src: don't call uv_run() after 'exit' event 8 years ago
Ben Noordhuis 5d06e5c30d net: require 'dns' only once 8 years ago
Ben Noordhuis bb06add4d7 net: don't normalize twice in Socket#connect() 8 years ago
Ben Noordhuis 9433434461 net: don't concatenate strings in debug logging 8 years ago
Ben Noordhuis 571882c5a4 net: remove unnecessary process.nextTick() 8 years ago
Ben Noordhuis 117b83c2dd net: don't create unnecessary closure 8 years ago
Ben Noordhuis 7b48303783 net: don't create unnecessary closure 8 years ago
cjihrig d2a3651872 test: complete coverage of lib/child_process.js 8 years ago
Michaël Zasso b4f59a7460 doc: upgrade Clang requirement to 3.4.2 8 years ago
Tobias Nießen eaa0542eff crypto: remove unused C++ parameter in sign/verify 8 years ago
Luca Maraschi 9e26347186 test: buffer should always be stringified 8 years ago
Ben Noordhuis 6c912a8216 test: fix coverity UNINIT_CTOR cctest warning 8 years ago
cjihrig 4fc11998b4 test: add cwd ENOENT known issue test 8 years ago
Ben Noordhuis 6331b63ce0 crypto: update root certificates 8 years ago
Ben Noordhuis abe037504c tools: update certdata.txt 8 years ago
Daniel Bevenius d727d5d2cf build: enable cctest to use objects (gyp part) 8 years ago
Ben Noordhuis e6eac853a4 tools: add compile_commands.json gyp generator 9 years ago
Johan Bergström d7a40a8fd3 gyp: inherit parent for `*.host` 9 years ago
Shigeki Ohtsu e7c3f4a97b tools: fix gyp to work on MacOSX without XCode 10 years ago
Refael Ackermann 3a334b1280 tools: update gyp to eb296f6 8 years ago
Rich Trott 1e7f6b1571 doc: run tests before landing changes 8 years ago
Rich Trott 296f33101b doc: avoid colloquialism 8 years ago
Rich Trott 30a045858a test: use dynamic port in test-cluster-bind-twice 8 years ago
Tarun Batra 415098f499 test: remove common.PORT from test-cluster*.js 8 years ago
MapleUncle 3bf358da48 doc: fix encoding string in buffer example 8 years ago
Brian White 7cd0d4f644 buffer: fix backwards incompatibility 8 years ago
Sebastian Plesciuc 2519757b80 test: use dynamic port in 3 test-cluster-worker tests 8 years ago