summaryrefslogtreecommitdiff
path: root/doc/api/process.md
Commit message (Expand)AuthorAgeFilesLines
* build: expose napi_build_version variableNickNaso2020-10-071-0/+1
* doc: remove em dashesRich Trott2020-03-091-1/+1
* 2019-10-22, Version 10.17.0 'Dubnium' (LTS)v10.17.0v10.17.0-proposalBeth Griggs2019-10-221-1/+1
* process: add --unhandled-rejections flagRuben Bridgewater2019-10-151-16/+23
* doc: fix process.stdin exampleAnna Henningsen2019-05-161-2/+3
* doc: fix comma splices in process.mdRich Trott2019-01-121-4/+4
* doc: sort bottom-of-file markdown linksSam Roberts2018-12-261-6/+6
* doc: edit for minor fixes to prcoess.mdRich Trott2018-11-291-4/+4
* 2018-10-10, Version 10.12.0 (Current)v10.12.0v10.12.0-proposalMichaël Zasso2018-10-101-1/+1
* process: allow reading from stdout/stderr socketsAnna Henningsen2018-10-071-5/+1
* process: add `multipleResolves` eventRuben Bridgewater2018-09-251-0/+53
* doc: remove outdated notes on stdio in workersAnna Henningsen2018-09-241-6/+0
* 2018-09-06, Version 10.10.0 (Current)v10.10.0Michaël Zasso2018-09-061-1/+1
* doc: remove redundant 'Example:' and similar notesVse Mozhet Byt2018-09-061-7/+1
* process: add allowedNodeEnvironmentFlags propertyChristopher Hiller2018-09-061-0/+51
* doc: declare all parameter typesSam Ruby2018-08-071-0/+1
* 2018-07-18, Version 10.7.0 (Current)v10.7.0v10.7.0-proposalMichaël Zasso2018-07-181-1/+1
* doc: prevent some redirectionsVse Mozhet Byt2018-07-151-1/+1
* process: implement process.hrtime.bigint()Joyee Cheung2018-07-141-0/+32
* process: fix process.exitCode handling for fatalExceptionDenys Otrishko2018-07-141-2/+6
* doc: fix function name in process.mdJoonas Rouhiainen2018-06-281-6/+7
* doc: simplify deprecation languageRich Trott2018-06-131-1/+1
* worker: rename to worker_threadsAnna Henningsen2018-06-131-1/+1
* worker: initial implementationAnna Henningsen2018-06-131-0/+27
* doc: add more missing backticksVse Mozhet Byt2018-05-081-15/+15
* doc: add missing periods or colonsVse Mozhet Byt2018-05-041-1/+1
* doc: specify types of listener parameterVse Mozhet Byt2018-05-041-1/+2
* doc: improve process event headersRuben Bridgewater2018-05-041-21/+19
* doc: remove redundant empty linesVse Mozhet Byt2018-05-041-6/+0
* 2018-04-24, Version 10.0.0 (Current)v10.0.0James M Snell2018-04-231-1/+1
* Revert "process: add version constants and compare"Rod Vagg2018-04-201-31/+3
* process: add version constants and compareGus Caplan2018-04-161-3/+31
* doc: add quotes for event names + fix similar nitsVse Mozhet Byt2018-04-161-35/+35
* doc: replace unneeded snake casesVse Mozhet Byt2018-04-161-2/+2
* doc, tools: make type parsing more strictVse Mozhet Byt2018-04-161-3/+3
* doc: specify definite Array typesVse Mozhet Byt2018-04-091-6/+6
* doc: add missing quotes in default string valuesVse Mozhet Byt2018-04-091-2/+2
* doc: fix various nitsVse Mozhet Byt2018-04-041-20/+20
* doc,tools: formalize, unify, codify default valuesVse Mozhet Byt2018-04-041-9/+9
* doc: update to adding listens on SIGUSR1willhayslett2018-04-031-1/+1
* doc: fix quotes mistypes in inline code blocksСковорода Никита Андреевич2018-04-011-1/+1
* doc: fix grammar error in process.mdKenji Okamoto2018-03-271-1/+1
* doc: add 'v' prefix to all versions in metadataTobias Nießen2018-03-251-2/+2
* Revert "process: add more version properties to release"Tobias Nießen2018-03-251-21/+1
* doc: add types for some `process` propertiesVse Mozhet Byt2018-03-241-1/+7
* doc: fix linting issue in process.mdVse Mozhet Byt2018-03-231-3/+3
* process: add more version properties to releaseGus Caplan2018-03-221-1/+21
* process: doc-only deprecate non-string env valueTimothy Gu2018-03-071-1/+6
* doc: fix/add link to Android infoVse Mozhet Byt2018-02-261-2/+2
* doc: add process.debugPort to doc/api/process.mdflickz2018-02-261-0/+10