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
AgeCommit message (Expand)Author
2017-07-202017-07-19, Version 8.2.0 (Current)Jeremiah Senkpiel
2017-07-19docs: add note about fs.rmdir()Oleksandr Kushchak
2017-07-19doc: replace dead link in v8 moduleDevin Boyer
2017-07-19doc,stream: _transform happens one at a timeMatteo Collina
2017-07-19errors: port internal/fs errors to internal/errorsGunar C. Gessner
2017-07-19doc: fix minor typo in cluster.mdLance Ball
2017-07-18doc: fix inspectPort documentation in cluster.mdAnna Henningsen
2017-07-18doc: add guidance on testing new errorsMichael Dawson
2017-07-15cluster: overriding inspector portcornholio
2017-07-15doc: fixes in cluster.mdcornholio
2017-07-15doc: update umask for clarityJames Sumners
2017-07-15doc: add notice about useGlobal option in repl docsstarkwang
2017-07-14n-api: add napi_fatal_error APIKyle Farnung
2017-07-13n-api: add code parameter to error helpersMichael Dawson
2017-07-13errors,buffer: port errors to internal/errorsstarkwang
2017-07-12doc: prefix of the stacktrace in errors.mdRoman Shoryn
2017-07-12n-api: Implement stricter wrappingGabriel Schulhof
2017-07-12doc: add missing spaceTimothy Gu
2017-07-112017-07-11, Version 8.1.4 (Current)Evan Lucas
2017-07-112017-07-11, Version 7.10.1 (Current)Evan Lucas
2017-07-112017-07-11, Version 6.11.1 'Boron' (LTS)Myles Borins
2017-07-112017-07-11, Version 4.8.4 'Argon' (Maintenance)Myles Borins
2017-07-10doc: correct stream Duplex allowHalfOpen docRich Trott
2017-07-10src: whitelist v8 options with '_' or '-'Sam Roberts
2017-07-10doc: note 'resize' event conditions on WindowsDean Coakley
2017-07-09doc: fix mistake in http.mdMoogen Tian
2017-07-09doc,test: fs - reserved characters under win32XadillaX
2017-07-08doc: match debugger output & instructions to master behaviorJan Krems
2017-07-07src: document --abort-on-uncaught-exceptionSam Roberts
2017-07-06n-api: add napi_has_own_property()cjihrig
2017-07-06doc: add documentation on ICUTimothy Gu
2017-07-05src: --abort-on-uncaught-exception in NODE_OPTIONSSam Roberts
2017-07-05tools: eslint - use `error` and `off`Refael Ackermann
2017-07-05tools: update: eslint-plugin-markdown@1.0.0-beta.7Vse Mozhet Byt
2017-07-04doc: fix padding mode of crypto.publicDecryptMoonBall
2017-07-04doc, util, console: clarify ambiguous docsNatanael Log
2017-07-03doc: fix api docs styleDaijiro Wachi
2017-07-03doc,assert: document stackStartFunction in failRuben Bridgewater
2017-07-03doc: fix example in child_process.mdRuslan Iusupov
2017-07-03doc: add default values to functions in fs.mdMatej Krajčovič
2017-07-02doc: fix some broken referencesAlexander Gromnitsky
2017-07-02assert: fix assert.fail with zero argumentsRuben Bridgewater
2017-07-01n-api: add napi_delete_property()cjihrig
2017-07-01n-api: add napi_delete_element()cjihrig
2017-06-30repl: fix old history error handlingRuben Bridgewater
2017-06-30doc: move module-specific "globals" to modules.mdTobias Nießen
2017-06-30doc: use stricter indentation checking for docsRich Trott
2017-06-30doc: fix indentation issues in sample codeRich Trott
2017-06-29stream: use more explicit statementsRuben Bridgewater
2017-06-292017-06-29, Version 8.1.3 (Current)Rod Vagg