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
path: root/doc/api
AgeCommit message (Expand)Author
2020-03-26doc: simplify and correct example descriptions in net.mdRich Trott
2020-03-24doc: fix lint warning in doc/api/esm.mdRichard Lau
2020-03-24doc: improve wording in vm.mdRich Trott
2020-03-24doc: improve wording in esm.mdRich Trott
2020-03-24doc: import clarifications with links to MDNEric Dobbertin
2020-03-23module: add hook for global preload codeJan Krems
2020-03-21doc: add basic embedding example documentationAnna Henningsen
2020-03-20cli: allow --huge-max-old-generation-size in NODE_OPTIONSAnna Henningsen
2020-03-19src: remove deprecated wasm type checkClemens Backes
2020-03-19doc: complete n-api version matrixGabriel Schulhof
2020-03-18lib: add option to disable __proto__Gus Caplan
2020-03-17src,cli: support compact (one-line) JSON reportsSam Roberts
2020-03-15doc: update stability of report featurescjihrig
2020-03-15doc,lib,src,test: make --experimental-report a nopcjihrig
2020-03-13worker: allow URL in Worker constructorAntoine du HAMEL
2020-03-13doc: update conditional exports recommendationsGuy Bedford
2020-03-13doc: expand fs.watch caveatsBartosz Sosnowski
2020-03-13doc: fix os.version() Windows APIcjihrig
2020-03-12util: use a global symbol for `util.promisify.custom`ExE Boss
2020-03-122020-03-11 Version 13.11.0 (Current)Myles Borins
2020-03-11doc,test: add server.timeout property to http2 public APIAndrey Pechkurov
2020-03-11doc: include the error type in the request.resolve docJoe Pea
2020-03-11doc: clear up child_process command resolutionDenys Otrishko
2020-03-11doc: clarify windows specific behaviourSam Roberts
2020-03-11doc: improve Buffer documentationAnna Henningsen
2020-03-11doc: add support encoding link on string_decoder.mdhimself65
2020-03-11doc: add entry for `AsyncHook` classHarshitha KP
2020-03-11fs: make fs.read params optionalLucas Holmquist
2020-03-10doc: change worker.takeHeapSnapshot to getHeapSnapshotGerhard Stoebich
2020-03-10doc: remove personal pronoun usage in policy.mdRich Trott
2020-03-10doc: remove personal pronoun usage in fs.mdRich Trott
2020-03-10doc: remove personal pronoun usage in errors.mdRich Trott
2020-03-10doc: remove personal pronoun usage in addons.mdRich Trott
2020-03-09cli: allow --jitless V8 flag in NODE_OPTIONSAndrew Neitsch
2020-03-09n-api: define release 6Gabriel Schulhof
2020-03-09async_hooks: add sync enterWith to ALSStephen Belanger
2020-03-09src: handle NULL env scenarioHarshitha KP
2020-03-09doc: link setRawMode() from signal docsAnna Henningsen
2020-03-09src: create a getter for kernel versionJuan José Arboleda
2020-03-09doc: document self-referencing a package nameGil Tayar
2020-03-08doc: document fs.watchFile() bigint optioncjihrig
2020-03-08wasi: add returnOnExit optioncjihrig
2020-03-07http: fix socket re-use racesRobert Nagy
2020-03-06doc: remove em dashesRich Trott
2020-03-042020-03-04 Version 13.10.0 (Current)Shelley Vohr
2020-03-04doc: visibility of Worker threads cli optionsHarshitha KP
2020-03-02doc: revise --zero-fill-buffers text in buffer.mdRich Trott
2020-03-02doc: add link to sem-ver infounknown
2020-02-29stream: fix multiple destroy callsRobert Nagy
2020-02-28errors: remove unused ERR_SOCKET_CANNOT_SEND errorcjihrig