17184 Commits (37699070cc3aea7c2a0b8b764c8314a301e977fa)
 

Author SHA1 Message Date
morrme 37699070cc doc: fix typo in doc/api/process.md 8 years ago
Daniel Bevenius 8eb7790a88 src: replace IsConstructCalls with lambda 8 years ago
Sebastian Plesciuc cf68280ce1 test: dynamic port in cluster worker dgram 8 years ago
Benjamin Fleischer bd97e48d9a
doc: make commit guidelines easier to reference 8 years ago
kumarrishav 200961b7e1 test: move test-debugger-repeat-last to sequential 8 years ago
Daniel Bevenius bde26a62bf src: remove TODO about uv errno removal 8 years ago
James M Snell 9077b48271 lib: refactor internal/util 8 years ago
cjihrig 5e095f699e test: verify listener leak is only emitted once 8 years ago
cjihrig 58066d16d5 events: remove unreachable code 8 years ago
Michael Dawson 1159a717fc doc: add suggestion to use --3way 8 years ago
cjihrig c083a200b0 test: use duplex streams in duplex stream test 8 years ago
cjihrig 4bcbefccce test: add coverage for vm's breakOnSigint option 8 years ago
Refael Ackermann 14c6ae81fb build: fix case in lib names 8 years ago
Yang Guo b73b903dc4 test: use JSON.stringify to trigger stack overflow 8 years ago
Ben Noordhuis 30989d30db v8: fix stack overflow in recursive method 8 years ago
Ben Noordhuis 90476ac6ee lib: remove _debugger.js 8 years ago
Ben Noordhuis e0b076a949 lib,src,test: update --debug/debug-brk comments 8 years ago
David Cai ee0620b235 test: fix parallel/test-setproctitle.js on alpine 8 years ago
Rich Trott b485813499 test: set benchmark-child-process flaky on windows 8 years ago
Alex Autem 8ecb2cadfc doc: update link to Code of Conduct 8 years ago
Ivo von Putzer Reibegg 94fca845df doc: fix typo in fs.watch() description 8 years ago
James M Snell e75bc87d22 errors: port internal/process errors to internal/errors 8 years ago
Jason Ginchereau 468275ac79 n-api: remove napi_get_value_string_length() 8 years ago
Luca Maraschi ce986de829 doc: add lucamaraschi to collaborators 8 years ago
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