15571 Commits (7b4c598b293c3fd58a51dc9407708a474c1391bd)
 

Author SHA1 Message Date
Stewart Addison 625a2716c6 deps: backport GYP fix to fix AIX shared suffix 8 years ago
Roman Reiss 245a92894b
doc: fix <code> inside stability boxes 8 years ago
Jeremiah Senkpiel 3f1e38c847 timers: use consistent checks for canceled timers 8 years ago
Vse Mozhet Byt 929fd4a892 doc: fix typo in assert code example 8 years ago
Michaël Zasso 52fd49b7ff
deps: update V8 to 5.4.500.43 8 years ago
Sam Roberts 3cbb553df8 tools: disallow trailing whitespace for markdown 8 years ago
Ben Noordhuis 13c4f44e97 test: add new.target add-on regression test 8 years ago
Gibson Fahnestock 515b1f3972 build: default to ppc64 on AIX 8 years ago
Rich Trott d6dc2e8d44 test: refactor test-async-wrap-* 8 years ago
Gareth Ellis 440057eae0
src: extend `HeapStatistics` with new fields 8 years ago
Josh Gavant 31dac410a4
src: fix method name, output format 8 years ago
Anna Henningsen 3295a7feba
src: allow getting Symbols on process.env 8 years ago
Kirill Fomichev 6b86ecc007
crypto: return `this` in setAuthTag/setAAD 8 years ago
monkick 55cb280265
doc: fix typo in BUILDING.md 8 years ago
Anna Henningsen 8a6b37bc51
doc: remove backtick escaping for manpage refs 8 years ago
Anna Henningsen 79c382787f
tools: use better regexp for manpage references 8 years ago
Rod Vagg dbf4bf2bec
test: simplify test-http-client-unescaped-path 8 years ago
Rahat Ahmed 8f05611a5c doc: improve description of urlObject.query 8 years ago
Vse Mozhet Byt 45279947f1 doc: small improvements in readline code examples 8 years ago
Aaron Petcoff f133c16f5d test: Use strictEqual in test-tls-writewrap-leak 8 years ago
Kenneth Skovhus 6df167c457
doc: child_process .stdio accepts a String type 8 years ago
JungMinu be0ce60af6
doc: remove invalid padding from privateEncrypt 8 years ago
imatvieiev f9c98563da
doc: add return types and props types to OS module 8 years ago
Ben Noordhuis 6b1a8d03c7 dns: implement {ttl: true} for dns.resolve6() 8 years ago
Ben Noordhuis c31b507b94 dns: implement {ttl: true} for dns.resolve4() 8 years ago
Ben Noordhuis b80f05efaa test: fix memory leaks in malloc cctests 8 years ago
Ben Noordhuis 9f779d351f src: fix memory leak introduced in 34febfbf4 8 years ago
Italo A. Casas 38813c11c6 doc: add italoacasas to collaborators 8 years ago
Bethany Griggs 06198964e2 test: run tests even if os.cpus() fails 8 years ago
Sam Roberts a03074afe4 doc: strip trailing whitespace 8 years ago
Sam Roberts 10e5e7abac doc: fix "either as either" typo 8 years ago
Sam Roberts 79f6546df4 doc: fix tls "the the" typo 8 years ago
Sam Roberts cfd6d08227 doc: describe when a tls server emits 'close' 8 years ago
Sam Roberts 9dcc7c578e doc: fix an SNI mistyped as SNS 8 years ago
solebox 35d48d3e10 src: squelch unused function warnings in util.h 8 years ago
James M Snell 976fe250f5 doc: move TSC and CTC meeting minutes out of core repo 8 years ago
masashi.g 99277952b4 test: use setImmediate() in test of stream2 8 years ago
Mitsuo Utano 30bf123e41 doc: fix typo in doc/repl.md line: 6 8 years ago
Yoshiya Hinosawa 63e889a256 test: add test case of PassThrough 8 years ago
cjihrig 1fca11e114 deps: upgrade libuv to 1.10.1 8 years ago
Evan Lucas 21826ef21a src: use ABORT() macro instead of abort() 8 years ago
Sakthipriyan Vairamani (thefourtheye) c5678d3c32 tools: improve docopen target in Makefile 8 years ago
Anna Henningsen 5dea1e2a5d
fs: export `realpathCacheKey` from `internal/fs` 8 years ago
Anna Henningsen 2e2887579f
Revert "repl: disable Ctrl+C support on win32 for now" 8 years ago
Daniel Bevenius 367065be4b doc: make comment indentation consistent 8 years ago
Brian White 5242114d89
doc: remove redundant warning information 8 years ago
Brian White 71d4a7474d
doc: improve process.emitWarning() example 8 years ago
Anna Henningsen 89469c8953
test: check that `process.execPath` is a realpath 8 years ago
Nikolai Vavilov b209a6e271
doc: clarify eventType in fs.watch 8 years ago
Timothy Gu 4d55d1611d
doc: wrap long lines in http.request 8 years ago