Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nodejs/node.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-04-112019-04-11, Version 11.14.0 (Current)v11.14.0Beth Griggs
2019-04-10doc: assign missed deprecation codeRichard Lau
2019-04-10crypto: fix crash of encrypted private key export without cipherFilip Skokan
2019-04-10build: fix inspector dependency resolutionBen Noordhuis
2019-04-10async_hooks: minor cleanup and improvementsAnatoli Papirovski
2019-04-10crypto: fix crash of encrypted private key export without cipherFilip Skokan
2019-04-10src: prevent crash in TTYWrap::InitializeThomas
2019-04-10querystring: simplify stringify methodZYSzys
2019-04-10deps: add ARM64 Windows configurations in opensslJon Kunkee
2019-04-10deps: add ARM64 Windows support in opensslShigeki Ohtsu
2019-04-10buffer: fix concat error messageRuben Bridgewater
2019-04-10module: add extra caching layerRuben Bridgewater
2019-04-10module: add path to the module objectRuben Bridgewater
2019-04-10module: inline try catchRuben Bridgewater
2019-04-10benchmark: improve module-loader benchmarkRuben Bridgewater
2019-04-10benchmark: add new module loading benchmarksRuben Bridgewater
2019-04-10src: use sizeof(var) instead of sizeof(type)Ben Noordhuis
2019-04-10meta: move ofrobots to TSC emeritusAli Ijaz Sheikh
2019-04-10doc: fix default maxBuffer sizekohta ito
2019-04-10build: only emit download ICU warnings onceRichard Lau
2019-04-10process: store argv in EnvironmentJoyee Cheung
2019-04-10src: apply clang-tidy rule bugprone-incorrect-roundingsgengjiawen
2019-04-10deps: update nghttp2 to 1.37.0gengjiawen
2019-04-10test: make module test pass with NODE_PENDING_DEPRECATIONAnna Henningsen
2019-04-10module: fix repl require calling the same file againRuben Bridgewater
2019-04-10readline: make Symbol.asyncIterator support stableMatteo Collina
2019-04-10stream: make Symbol.asyncIterator support stableMatteo Collina
2019-04-10doc: document the 'pause' and 'resume' eventsLuigi Pinca
2019-04-10doc: remove unnecessary intro in governance docRich Trott
2019-04-10report: add cwd to reportcjihrig
2019-04-10process: run RunBootstrapping in CreateEnvironmentJoyee Cheung
2019-04-10doc: remove old system_errorsMinwoo Jung
2019-04-10path: refactor for less indentationRuben Bridgewater
2019-04-10src: elevate v8::Task namespaceJuan José Arboleda
2019-04-10util: `inspect()` should not exceed `breakLength`Ruben Bridgewater
2019-04-10doc: unify link formatting in buffer.mdVse Mozhet Byt
2019-04-10doc: unify periods in comments in buffer.mdVse Mozhet Byt
2019-04-10doc: add notes about negative offsets in buffer.mdVse Mozhet Byt
2019-04-10doc: mark optional parameters in buffer.mdVse Mozhet Byt
2019-04-10doc: add note about Buffer octets integer coercionVse Mozhet Byt
2019-04-10doc: fix error notes in `Buffer.from()` variantsVse Mozhet Byt
2019-04-10doc: unify number/integer types in buffer.mdVse Mozhet Byt
2019-04-10doc: add missing types in buffer.mdVse Mozhet Byt
2019-04-10doc: fix possible typo in buffer.mdVse Mozhet Byt
2019-04-10doc: remove description duplication in buffer.mdVse Mozhet Byt
2019-04-10src: replace c-style castgengjiawen
2019-04-10test: remove test-trace-events-api-worker-disabled from flakyRich Trott
2019-04-10tools: fix `test.py --time`Richard Lau
2019-04-10fs: remove experimental warning for fs.promisesAnna Henningsen
2019-04-10test: move test that creates 1Gb file to pummelRich Trott