summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-04-04deps: add ARM64 Windows support in opensslShigeki Ohtsu
2019-04-04buffer: fix concat error messageRuben Bridgewater
2019-04-04module: add extra caching layerRuben Bridgewater
2019-04-04module: add path to the module objectRuben Bridgewater
2019-04-04module: inline try catchRuben Bridgewater
2019-04-04benchmark: improve module-loader benchmarkRuben Bridgewater
2019-04-04benchmark: add new module loading benchmarksRuben Bridgewater
2019-04-04errors: add more information in case of invalid callbacksRuben Bridgewater
2019-04-04util: use minimal object inspection with %s specifierRuben Bridgewater
2019-04-04src: use sizeof(var) instead of sizeof(type)Ben Noordhuis
2019-04-04meta: move ofrobots to TSC emeritusAli Ijaz Sheikh
2019-04-04src: port bootstrap/cache.js to C++Joyee Cheung
2019-04-04src: implement MemoryRetainer in EnvironmentJoyee Cheung
2019-04-03doc: fix default maxBuffer sizekohta ito
2019-04-03build: only emit download ICU warnings onceRichard Lau
2019-04-03lib: remove Atomics.wakeGus Caplan
2019-04-04process: patch more process properties during pre-executionJoyee Cheung
2019-04-04process: store argv in EnvironmentJoyee Cheung
2019-04-03doc: fix section sorting, add link referenceVse Mozhet Byt
2019-04-032019-04-03, Version 6.17.1 'Boron' (LTS)Beth Griggs
2019-04-03esm: fix typosGeoffrey Booth
2019-04-03src: apply clang-tidy rule bugprone-incorrect-roundingsgengjiawen
2019-04-03deps: update nghttp2 to 1.37.0gengjiawen
2019-04-03test: make module test pass with NODE_PENDING_DEPRECATIONAnna Henningsen
2019-04-03lib: force using primordials for JSON, Math and ReflectMichaël Zasso
2019-04-03module: fix repl require calling the same file againRuben Bridgewater
2019-04-03src: check return value, silence coverity warningBen Noordhuis
2019-04-03readline: make Symbol.asyncIterator support stableMatteo Collina
2019-04-03stream: make Symbol.asyncIterator support stableMatteo Collina
2019-04-03deps: V8: cherry-pick 0188634Michaël Zasso
2019-04-03deps: V8: cherry-pick c8785d1Michaël Zasso
2019-04-03deps: V8: cherry-pick f4b860dMichaël Zasso
2019-04-03doc: document the 'pause' and 'resume' eventsLuigi Pinca
2019-04-03dgram: add support for UDP connected socketsSantiago Gimeno
2019-04-02doc: remove unnecessary intro in governance docRich Trott
2019-04-02report: add cwd to reportcjihrig
2019-04-03process: run RunBootstrapping in CreateEnvironmentJoyee Cheung
2019-04-03doc: remove old system_errorsMinwoo Jung
2019-04-03path: refactor for less indentationRuben Bridgewater
2019-04-03util: improve error property inspectionRuben Bridgewater
2019-04-03util: improve `inspect()` compact number modeRuben Bridgewater
2019-04-03module: mark DEP0019 as End-of-LifeRuben Bridgewater
2019-04-03test: simplify date inspection testsRuben Bridgewater
2019-04-03util: `inspect()` should not exceed `breakLength`Ruben Bridgewater
2019-04-03doc: unify link formatting in buffer.mdVse Mozhet Byt
2019-04-03doc: unify periods in comments in buffer.mdVse Mozhet Byt
2019-04-03doc: add notes about negative offsets in buffer.mdVse Mozhet Byt
2019-04-03doc: mark optional parameters in buffer.mdVse Mozhet Byt
2019-04-03doc: add note about Buffer octets integer coercionVse Mozhet Byt
2019-04-03doc: fix error notes in `Buffer.from()` variantsVse Mozhet Byt