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
2020-01-072020-01-07, Version v13.6.0 (Current)v13.6.0Ruben Bridgewater
2020-01-03module: unflag resolve selfGuy Bedford
2020-01-03src: make --use-largepages a runtime optionGabriel Schulhof
2020-01-03doc,lib,src,test: rename WASI CLI flagcjihrig
2019-12-182019-12-18, Version 13.5.0 (Current)v13.5.0Myles Borins
2019-12-18cli: add --trace-exit cli optionlegendecas
2019-12-162019-12-17, Version 13.4.0 (Current)v13.4.0Myles Borins
2019-12-10http: llhttp opt-in insecure HTTP header parsingSam Roberts
2019-12-09esm: make specifier flag clearly experimentalMyles Borins
2019-12-032019-12-03, Version 13.3.0 (Current)v13.3.0Ruben Bridgewater
2019-12-01wasi: introduce initial WASI supportcjihrig
2019-11-30doc: fixup incorrect flag name referenceGuy Bedford
2019-11-212019-11-21, Version 13.2.0 (Current)v13.2.0Myles Borins
2019-11-21tls: cli option to enable TLS key logging to fileSam Roberts
2019-11-17doc: fix some recent doc nitsVse Mozhet Byt
2019-11-17esm: unflag --experimental-modulesGuy Bedford
2019-11-17module: conditional exports with flagged conditionsGuy Bedford
2019-11-052019-11-05, Version 13.1.0 (Current)v13.1.0Michaël Zasso
2019-10-31cli: whitelist new V8 flag in NODE_OPTIONSShelley Vohr
2019-10-28doc: remove dashesRich Trott
2019-10-28module: resolve self-referencesJan Krems
2019-10-23cli: add --trace-uncaught flagAnna Henningsen
2019-10-23doc: --enable-source-maps and prepareStackTrace are incompatiblebcoe
2019-10-23doc: join parts of disrupt section in cli.mdVse Mozhet Byt
2019-10-222019-10-22, Version 13.0.0 (Current)v13.0.0Beth Griggs
2019-10-14process: add lineLength to source-map-cachebcoe
2019-10-11repl: check for NODE_REPL_EXTERNAL_MODULEGus Caplan
2019-10-112019-10-11, Version 12.12.0 (Current)Ruben Bridgewater
2019-10-11esm: unflag --experimental-exportsGuy Bedford
2019-10-09Revert "esm: remove experimental status from JSON modules"Guy Bedford
2019-10-06process: add source-map support to stack tracesbcoe
2019-10-01src: rename --loader to --experimental-loaderAlex Aubuchon
2019-09-25test: --force-context-aware cli flagShelley Vohr
2019-09-25src: add buildflag to force context-aware addonsShelley Vohr
2019-09-22process: initial SourceMap support via NODE_V8_COVERAGEBenjamin Coe
2019-09-20http: remove legacy parserAnna Henningsen
2019-09-16doc: use consistent unordered list styleNick Schonning
2019-09-01doc: add blanks around code fencesNick Schonning
2019-08-28src: allow --interpreted-frames-native-stack in NODE_OPTIONSMatheus Marchini
2019-08-20bootstrap: run preload prior to frozen-intrinsicsBradley Farias
2019-08-09doc: improve UV_THREADPOOL_SIZE descriptionTobias Nießen
2019-08-04doc: describe NODE_OPTIONS interop w/cmd line optsAlex Aubuchon
2019-07-232019-07-23, Version 12.7.0 (Current)Michaël Zasso
2019-07-20policy: add policy-integrity to mitigate policy tamperingBradley Farias
2019-07-20doc: add information for heap snapshot flagTanner Stirrat
2019-07-19esm: implement "pkg-exports" proposalGuy Bedford
2019-06-23doc: remove "note that" from cli.mdRich Trott
2019-06-23bootstrap: --frozen-intrinsics override problem workaroundGuy Bedford
2019-06-15doc,test: test documentation consistency for NODE_OPTIONSRichard Lau
2019-06-15doc: add missing options allowed in NODE_OPTIONSRichard Lau