66 Commits (master)

Author SHA1 Message Date
cjihrig 3b7a9a2589
child_process: add windowsHide option 7 years ago
Gibson Fahnestock 1175c9dca3
doc: standardize function param/object prop style 8 years ago
Joyee Cheung ba5a668c39
doc: note caveats in process message serialization 8 years ago
Alex Gresnel ed2f347f27
child_process: set shell to false in fork() 7 years ago
Anna Henningsen dd52cad044 doc,lib,src,test: strip executable bits off files 7 years ago
Chris Young cacce304cb doc: add links to alternative versions of doc 8 years ago
hafiz e76b1ff17e doc: rephrase text of child_process.execSync() 7 years ago
Rich Trott 1abfbbb1c4 doc: add entry for subprocess.killed property 8 years ago
Rich Trott dd75005a9e doc: change `child` to `subprocess` 8 years ago
Vse Mozhet Byt 4f87522244 doc, lib, test: do not re-require needlessly 8 years ago
Henry 7fdcb68dc3 doc: fixes default shell in child_process.md 8 years ago
Ruslan Iusupov 0794c101ef doc: fix example in child_process.md 8 years ago
cjihrig c02dcc7b59 doc: make socket IPC examples more robust 8 years ago
Gil Tayar 8d7f07f379
child_process: promisify includes stdio in error 8 years ago
Vse Mozhet Byt de411a471e doc: unify spaces in object literals 8 years ago
Vse Mozhet Byt 7de6998d89 doc: use destructuring in code examples 8 years ago
James M Snell 43e4efdf21 2017-05-30, Version 8.0.0 (Current) 8 years ago
Alexey Orlenko 2af49b6c89 doc: make the style of notes consistent 8 years ago
Daijiro Wachi bfade5aacd doc: remove unused/duplicated reference links 8 years ago
Anna Henningsen fe5ca3ff27
child_process: support promisified `exec(File)` 8 years ago
Sam Roberts ea1b8a5cbc doc: sort bottom-of-file markdown links 8 years ago
James M Snell 71f22c842b doc: replace uses of `you` and other style nits 8 years ago
Vse Mozhet Byt e2c3e4727d doc: conform to rules for eslint-plugin-markdown 8 years ago
Vse Mozhet Byt b6d293d215 doc: prepare js code for eslint-plugin-markdown 8 years ago
Cody Deckard fe1be39b28 doc: child_process example for special chars 8 years ago
JR McEntee 7a5d07c7fb doc: change Mac OS X to macOS 8 years ago
Vse Mozhet Byt 76279cbb5c doc: correct info in child_process.md 8 years ago
Rich Trott ea5a2f4e2b doc: improve child_process `maxBuffer` text 8 years ago
Jeroen Mandersloot 0c10ec9183 doc: fix occurences of "the the" 8 years ago
Roman Reiss 5f32024055
doc/tools: fix more type inconsistencies 8 years ago
Roman Reiss ff1361957d
doc: consistent case for primitive types 8 years ago
Diego Rodríguez Baquero 6eb614adc8 doc: note message event listeners ref IPC channels 8 years ago
Anna Henningsen 5da952472b
doc: document pending semver-major API changes 8 years ago
Anna Henningsen d6a3cfab77
doc: add changelogs for child_process 8 years ago
Rich Trott a3bc9a1991 doc: edit maxBuffer/Unicode paragraph for clarity 8 years ago
Javis Sullivan 3268863ebc child_process: add string shortcut for fork stdio 8 years ago
Anna Henningsen 627ecee9ed child_process: support Uint8Array input to methods 8 years ago
Sakthipriyan Vairamani (thefourtheye) fc647fddff doc: killSignal option accepts integer values 8 years ago
Matthew Garrett f60aba2fd4 doc: warn about unvalidated input in child_process 8 years ago
Myles Borins 0bdd39f729 doc: consistent 'Returns:' part two 8 years ago
Vse Mozhet Byt f418a22767 doc: modernize child_process example code 8 years ago
Devon Rifkin 479822c45e
doc: it’s -> its in api/child_process.md 8 years ago
Anna Henningsen 8a6b37bc51
doc: remove backtick escaping for manpage refs 8 years ago
Kenneth Skovhus 6df167c457
doc: child_process .stdio accepts a String type 8 years ago
Roman Reiss 8eb19c48fa
doc: consistent 'Returns:' 8 years ago
Evan Lucas 9314886053 2016-11-08, Version 7.1.0 (Current) 8 years ago
cjihrig 2dcb7f3826 child_process: add public API for IPC channel 8 years ago
Indrek Ardel 7f02fecab1 doc: further improve child_process doc types 8 years ago
yorkie 13c34a15bd doc: improve child_process doc types 8 years ago
Bartosz Sosnowski b90f3da9de
child_process, win: fix shell spawn with AutoRun 8 years ago