14821 Commits (4a42ae3c6d06bfd1f21f8494d0863c1d764db0f6)
 

Author SHA1 Message Date
Rich Trott 4a42ae3c6d doc: update onboarding PR landing info 8 years ago
Rich Trott d4061a6314 tools: replace custom ESLint rule with built-in 8 years ago
Rich Trott 2da2625ad1 tools: update ESLint to 3.5.0 8 years ago
Rich Trott a6b1f175c2 tools: fix new-parens violations 8 years ago
Peter Ogilvie 759cf17228 test: modernize JS and tighten equality checking 8 years ago
Christopher Dunavan 77e9679600 test: swapped == and equal to === and strictEqual 8 years ago
Rich Trott bf0a274da3 test: refactor test-net-pipe-connect-errors 8 years ago
Josh Gavant f1629e78c7 doc: add CTC meeting minutes 2016-08-31 8 years ago
Jan Schär fd6af98c2d net: refactor Server.prototype.listen 8 years ago
Michael Dawson 1ffdbb6f42 test: skip pseudo-tty/no_dropped_stdio test 8 years ago
Thomas Hunter II 2d7fa3d741 test: clean up net server try ports test 8 years ago
yorkie ebaa69baf6 doc: fix link on timers.md 8 years ago
Luigi Pinca 63493e1cb3 url: fix off-by-one error in loop handling dots 8 years ago
Brian White 73bafa0d81 buffer: fix ArrayBuffer checks 8 years ago
Luigi Pinca cfe8278328 doc: add `added:` information for crypto 8 years ago
not-an-aardvark c678ecbca0 test: make crypto.timingSafeEqual test less flaky 8 years ago
Rich Trott 5282f0be17 test: add test-debug-protocol-execute 8 years ago
Franziska Hinkelmann 73b0182553 doc: fix example in repl documentation 8 years ago
Anna Henningsen 450ee63584 benchmark: add benches for fs.stat & fs.statSync 8 years ago
Anna Henningsen efabc6ae4d benchmark: fix off-by-one error in fs benchmarks 8 years ago
Anna Henningsen 3207ea4e36 doc: note that listening on SIGSEGV & co is unsafe 8 years ago
Daniel Bevenius 83a354c33b src: pull AfterConnect from pipe_wrap and tcp_wrap 8 years ago
Ben Noordhuis 0e6c336031 src: remove unneeded Environment error methods 8 years ago
cjihrig e57ff455e2 test: exercise EE function type checking paths 8 years ago
Santiago Gimeno cc00be6ace src: fix -Wunused-result warning 8 years ago
Bartosz Sosnowski b90f3da9de
child_process, win: fix shell spawn with AutoRun 8 years ago
Luigi Pinca 88ed3d260e doc: clarify sentence in event loop doc 8 years ago
João Reis 137b7cb67f win,build: forward release_urlbase to configure 8 years ago
Sakthipriyan Vairamani c21458a15d
buffer: expose underlying buffer object always 8 years ago
Claudio Rodriguez e9b6fbbf17 dgram: prefer strict equality, type validation 8 years ago
Prince J Wesley a634554fca
readline: key interval delay for \r & \n 8 years ago
Daniel Bevenius da0651ac1b vm: change ContextifyScript to Script in comment 8 years ago
Rich Trott 75a2ad1f0b doc: add CI help/support info to onboarding doc 8 years ago
João Reis 446c9cdb02 win,build: exit when addons fail to build 8 years ago
João Reis b57c962979 win,build: skip finding VS when not needed 8 years ago
João Reis 292168eb6d win,build: fail on invalid option in vcbuild 8 years ago
not-an-aardvark 079acccb56 crypto: add crypto.timingSafeEqual() 8 years ago
Josh Gavant c436437d3e doc: add 2016-08-17 CTC meeting minutes 8 years ago
Daniel Bevenius 8afde12dd3 src: update f function call comment 8 years ago
Rich Trott 801115d7a4 test: increase _debugger coverage 8 years ago
Rich Trott 30dbc9d961 doc: update BUILDING.md 8 years ago
Josh Gavant a945244830 doc: add 2016-08-10 CTC meeting minutes 8 years ago
Michael Dawson 1ffdee7c86 test: mark pseudo-tty/no_dropped_stdio as flaky 8 years ago
Rich Trott ed640ae4cb crypto: make malloc failure check cross-platform 8 years ago
Michael Dawson a00ccb0fb9 src: normalize malloc, realloc 8 years ago
Ben Noordhuis a290ddfdc9 src: unbreak build when compiling against uclibc 8 years ago
Daniel Bevenius a01e8bcf18 src: moving f function call comment 8 years ago
Rich Trott e4ac083bad doc: update CI content in onboarding doc 8 years ago
James M Snell dfe1c7e9b8 doc: update authors list 8 years ago
atstojanov a6f7b13d02
crypto: fix getDecoder() encoding check 8 years ago