summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-04-08util: use V8 C++ API for inspecting PromisesTimothy Gu
2017-04-08napi: initialize and check status properlyGabriel Schulhof
2017-04-08doc: fix confusing reference in net.mdVse Mozhet Byt
2017-04-08doc: modernize and fix code examples in modules.mdVse Mozhet Byt
2017-04-08doc: document the performance teamGibson Fahnestock
2017-04-08test: add basic cctest for base64.hAlexey Orlenko
2017-04-07n-api: cache Symbol.hasInstanceGabriel Schulhof
2017-04-07doc: add refack to collaboratorsRefael Ackermann
2017-04-07test: complete coverage for lib/assert.jsRich Trott
2017-04-07doc: update OS level support for AIXMichael Dawson
2017-04-07doc: add aqrln to collaboratorsAlexey Orlenko
2017-04-07doc: add sub domain to host in urlSteven
2017-04-07n-api: Update property attrs enum to match JS specJason Ginchereau
2017-04-07test: add a second argument to assert.throws()dave-k
2017-04-06test: skip irrelevant test on WindowsRich Trott
2017-04-06debug: activate inspector with _debugProcessEugene Ostroukhov
2017-04-06src: remove support for --debugJan Krems
2017-04-06build: fix path voodoo in icu-generic.gypRefael Ackermann
2017-04-06deps: backport ec1ffe3 from upstream V8Daniel Bevenius
2017-04-05test: remove disabled debugger testRich Trott
2017-04-05doc: update pull request template URL layoutRich Trott
2017-04-05buffer: preallocate array with buffer lengthalejandro
2017-04-05src: Update trace event macros to V8 5.7 versionMatt Loring
2017-04-05n-api: create napi_env as a real structureGabriel Schulhof
2017-04-05napi: supress invalid coverity leak messageMichael Dawson
2017-04-05n-api: break dep between v8 and napi attributesMichael Dawson
2017-04-05build: add checks for openssl configure optionsDaniel Bevenius
2017-04-05build: make configure print statements consistentDaniel Bevenius
2017-04-05doc: modernize and fix code examples in https.mdVse Mozhet Byt
2017-04-04url: avoid instanceof for WHATWG URLBrian White
2017-04-05doc: fix string interpolation in Stream 'finish'Vinay Hiremath
2017-04-04test: increase coverage of internal/socket_listDavidCai
2017-04-04test: refactor mkdtemp test and added asyncLuca Maraschi
2017-04-04test: add Unicode characters regression testAlexey Orlenko
2017-04-04doc: add table of contents to README.mdJason Marsh
2017-04-04linkedlist: remove unused methodsBrian White
2017-04-04test: more robust check for location of `node.exe`Refael Ackermann
2017-04-04test: add case for url.parse throwing a URIErrorLovell Fuller
2017-04-04benchmark: avoid TurboFan deopt in arrays benchMichaƫl Zasso
2017-04-04doc: fix the timing of setImmediate's executionDaiki Arai
2017-04-04doc: fix fs.read arg typeDaiki Arai
2017-04-04events: do not keep arrays with a single listenerLuigi Pinca
2017-04-04tools: replace custom ESLint timers ruleRich Trott
2017-04-04tools: update ESLint to 3.19.0Rich Trott
2017-04-04test: add variable arguments support for ArgvDaniel Bevenius
2017-04-04doc: update Mac OS X references in releases.mdJR McEntee
2017-04-04doc: correct markdown file line lengthsJR McEntee
2017-04-04doc: change Mac OS X to macOSJR McEntee
2017-04-04linkedlist: remove public moduleBrian White
2017-04-04doc: add notes to http.get optionsRaphael Okon