aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-09-12doc: update onboarding PR landing infoRich Trott
2016-09-12tools: replace custom ESLint rule with built-inRich Trott
2016-09-12tools: update ESLint to 3.5.0Rich Trott
2016-09-12tools: fix new-parens violationsRich Trott
2016-09-12test: modernize JS and tighten equality checkingPeter Ogilvie
2016-09-12test: swapped == and equal to === and strictEqualChristopher Dunavan
2016-09-12test: refactor test-net-pipe-connect-errorsRich Trott
2016-09-12doc: add CTC meeting minutes 2016-08-31Josh Gavant
2016-09-12net: refactor Server.prototype.listenJan Schär
2016-09-12test: skip pseudo-tty/no_dropped_stdio testMichael Dawson
2016-09-11test: clean up net server try ports testThomas Hunter II
2016-09-11doc: fix link on timers.mdyorkie
2016-09-11url: fix off-by-one error in loop handling dotsLuigi Pinca
2016-09-11buffer: fix ArrayBuffer checksBrian White
2016-09-11doc: add `added:` information for cryptoLuigi Pinca
2016-09-11test: make crypto.timingSafeEqual test less flakynot-an-aardvark
2016-09-11test: add test-debug-protocol-executeRich Trott
2016-09-11doc: fix example in repl documentationFranziska Hinkelmann
2016-09-11benchmark: add benches for fs.stat & fs.statSyncAnna Henningsen
2016-09-11benchmark: fix off-by-one error in fs benchmarksAnna Henningsen
2016-09-11doc: note that listening on SIGSEGV & co is unsafeAnna Henningsen
2016-09-11src: pull AfterConnect from pipe_wrap and tcp_wrapDaniel Bevenius
2016-09-11src: remove unneeded Environment error methodsBen Noordhuis
2016-09-09test: exercise EE function type checking pathscjihrig
2016-09-09src: fix -Wunused-result warningSantiago Gimeno
2016-09-09child_process, win: fix shell spawn with AutoRunBartosz Sosnowski
2016-09-09doc: clarify sentence in event loop docLuigi Pinca
2016-09-09win,build: forward release_urlbase to configureJoão Reis
2016-09-08buffer: expose underlying buffer object alwaysSakthipriyan Vairamani
2016-09-08dgram: prefer strict equality, type validationClaudio Rodriguez
2016-09-08readline: key interval delay for \r & \nPrince J Wesley
2016-09-08vm: change ContextifyScript to Script in commentDaniel Bevenius
2016-09-07doc: add CI help/support info to onboarding docRich Trott
2016-09-08win,build: exit when addons fail to buildJoão Reis
2016-09-08win,build: skip finding VS when not neededJoão Reis
2016-09-08win,build: fail on invalid option in vcbuildJoão Reis
2016-09-07crypto: add crypto.timingSafeEqual()not-an-aardvark
2016-09-07doc: add 2016-08-17 CTC meeting minutesJosh Gavant
2016-09-07src: update f function call commentDaniel Bevenius
2016-09-06test: increase _debugger coverageRich Trott
2016-09-06doc: update BUILDING.mdRich Trott
2016-09-06doc: add 2016-08-10 CTC meeting minutesJosh Gavant
2016-09-06test: mark pseudo-tty/no_dropped_stdio as flakyMichael Dawson
2016-09-06crypto: make malloc failure check cross-platformRich Trott
2016-09-06src: normalize malloc, reallocMichael Dawson
2016-09-05src: unbreak build when compiling against uclibcBen Noordhuis
2016-09-05src: moving f function call commentDaniel Bevenius
2016-09-04doc: update CI content in onboarding docRich Trott
2016-09-04doc: update authors listJames M Snell
2016-09-04crypto: fix getDecoder() encoding checkatstojanov