revise installing a license file
[platform/upstream/nodejs.git] / lib / child_process.js
2015-12-23 cjihrigchild_process: add safety checks on stdio access
2015-12-23 Ben Noordhuischild_process: don't fork bomb ourselves from -e
2015-09-06 James M Snellchild_process: check execFile and fork args
2015-09-06 Ben Noordhuischild_process: add callback parameter to .send()
2015-07-11 Roman Reisschild_process: fix arguments comments
2015-07-03 Sakthipriyan Vairamaniutil: prepend '(node) ' to deprecation messages
2015-06-11 Roman Reisslib: don't use global Buffer
2015-05-28 Evan Lucaschild_process: expose ChildProcess constructor
2015-05-09 Yosuke Furukawalib: fix eslint styles
2015-04-15 Trevor Norrisnode: allow multiple arguments passed to nextTick
2015-04-09 Brendan Ashworthlib: reduce process.binding() calls
2015-03-24 Mayhemlib: add missing `new` for errors lib/*.js
2015-02-05 Zach Bruggemanchild_process: add debug and error details
2015-02-01 cjihriglib: reduce util.is*() usage
2015-01-26 cjihrigchild_process: clone spawn options argument
2015-01-24 Vladimir Kurchatkinchild_process: remove redundant condition
2015-01-21 cjihriglib: use const to define constants
2015-01-12 isaacsRemove excessive copyright/license boilerplate
2015-01-05 Ben NoordhuisMerge remote-tracking branch 'joyent/v0.12' into v1.x
2014-12-11 Juanjolib,src: fix spawnSync ignoring its 'env' option
2014-12-09 Juanjolib,src: fix spawnSync ignoring its 'env' option
2014-12-09 Bert BelderMerge 'node/v0.12'
2014-12-09 Trevor Norrissrc: all wraps now use actual FunctionTemplate
2014-12-05 Trevor Norrissrc: all wrap's now use actual FunctionTemplate
2014-11-22 Ben NoordhuisMerge remote-tracking branch 'joyent/v0.12' into v0.12
2014-11-22 Ben Noordhuislib: turn on strict mode
2014-09-25 cjihrigchild_process: improve spawn() argument handling
2014-09-17 Timothy J FontaineMerge remote-tracking branch 'upstream/v0.10' into...
2014-09-03 Trevor Norrissrc: be more intelligent about use of "arguments"
2014-08-07 Timothy J FontaineMerge remote-tracking branch 'upstream/v0.10' into...
2014-07-29 Fedor IndutnyMerge remote-tracking branch 'origin/v0.10' into master
2014-07-23 cjihrigchild_process: do not access stderr when stdio set...
2014-07-12 Fedor Indutnychild_process: handle writeUtf8String error
2014-07-10 Ryan Grahamlib: noisy deprecation of child_process customFds
2014-07-02 Fedor Indutnychild_process: accept uid/gid everywhere
2014-06-24 Charleschild_process: don't throw on EAGAIN
2014-06-24 Ed Morleychild_process: use full path for cmd.exe on Win32
2014-06-17 Timothy J FontaineMerge remote-tracking branch 'upstream-rw/v0.10'
2014-06-12 Brian Whitelib: remove unused variables
2014-06-11 Timothy J FontaineMerge remote-tracking branch 'upstream/v0.10'
2014-06-10 Timothy J FontaineMerge remote-tracking branch 'upstream/v0.10'
2014-06-05 Fedor IndutnyMerge branch 'v0.10'
2014-05-22 Ben Noordhuischild_process: don't throw on EMFILE/ENFILE
2014-05-22 Ryan Colechild_process: add path to spawn ENOENT Error
2014-05-15 Greg Sabia Tuckerchild_process: do not set args before throwing
2014-05-13 Greg Sabia Tuckerchild_process: spawn() does not throw TypeError
2014-05-02 Timothy J FontaineMerge remote-tracking branch 'upstream/v0.10' into... v0.11.13
2014-05-01 Timothy J FontaineMerge remote-tracking branch 'upstream/v0.10'
2014-05-01 Timothy J FontaineMerge remote-tracking branch 'upstream/v0.10'
2014-04-14 Fedor Indutnychild_process: fix deadlock when sending handles
2014-04-08 Fedor IndutnyMerge branch 'v0.10'
2014-03-26 Fedor IndutnyMerge remote-tracking branch 'origin/v0.10'
2014-03-10 Timothy J FontaineMerge remote-tracking branch 'upstream/v0.10'
2014-03-05 Fedor Indutnychild_process: fix sending handle twice
2014-03-02 Fedor IndutnyMerge remote-tracking branch 'origin/v0.10'
2014-02-19 Timothy J FontaineMerge remote-tracking branch 'upstream/v0.10'
2014-02-18 Timothy J Fontainechild_process: execFileSync stderr should inherit
2014-02-18 Timothy J FontaineMerge remote-tracking branch 'upstream/v0.10'
2014-02-14 Timothy J FontaineMerge remote-tracking branch 'upstream/v0.10'
2014-02-14 Timothy J FontaineMerge remote-tracking branch 'upstream/v0.10'
2014-02-10 Timothy J Fontainechild_process: js bits for spawnSync/execSync
2014-02-10 Timothy J FontaineMerge remote-tracking branch 'upstream/v0.10'
2014-02-09 Timothy J FontaineMerge remote-tracking branch 'upstream/v0.10'
2014-01-27 Timothy J FontaineMerge remote-tracking branch 'upstream/v0.10'
2014-01-25 Timothy J FontaineMerge remote-tracking branch 'upstream/v0.10'
2014-01-16 Sam Robertschild_process: fix spawn() optional arguments
2014-01-15 Trevor NorrisMerge remote-tracking branch 'origin/v0.10'
2014-01-13 Timothy J FontaineMerge remote-tracking branch 'upstream/v0.10'
2014-01-13 Timothy J FontaineMerge remote-tracking branch 'upstream/v0.10'
2014-01-08 Fedor Indutnychild_process: better error reporting for exec
2014-01-01 Timothy J FontaineMerge remote-tracking branch 'upstream/v0.10'
2013-12-31 Timothy J FontaineMerge remote-tracking branch 'upstream/v0.10'
2013-12-31 Timothy J FontaineMerge remote-tracking branch 'upstream/v0.10'
2013-12-30 Timothy J FontaineMerge remote-tracking branch 'upstream/v0.10'
2013-12-19 Timothy J FontaineMerge remote-tracking branch 'upstream/v0.10'
2013-12-13 Fedor IndutnyMerge branch 'v0.10'
2013-12-12 Timothy J FontaineMerge remote-tracking branch 'upstream/v0.10'
2013-12-10 Fedor IndutnyMerge branch 'v0.10'
2013-12-10 Fedor IndutnyMerge branch 'v0.10'
2013-12-07 Timothy J FontaineMerge remote-tracking branch 'upstream/v0.10'
2013-12-07 Alexis Campaillachild_process: don't crash process on internal ops
2013-12-05 Alexis Campaillalib: child_process spawn handle ENOENT correctly
2013-12-02 Fedor IndutnyMerge branch 'v0.10'
2013-12-02 Timothy J FontaineMerge remote-tracking branch 'upstream/v0.10'
2013-11-26 Timothy J FontaineMerge remote-tracking branch 'upstream/v0.10'
2013-11-20 Timothy J FontaineMerge remote-tracking branch 'upstream/v0.10'
2013-11-20 Timothy J Fontainechild_process: deliver ENOENT on nextTick
2013-11-18 Timothy J FontaineMerge remote-tracking branch 'upstream/v0.10'
2013-11-08 isaacsMerge remote-tracking branch 'ry/v0.10'
2013-10-28 isaacsMerge remote-tracking branch 'ry/v0.10'
2013-10-25 Timothy J FontaineMerge remote-tracking branch 'upstream/v0.10'
2013-09-24 Timothy J FontaineMerge remote-tracking branch 'upstream/v0.10'
2013-09-07 isaacsMerge remote-tracking branch 'ry/v0.10'
2013-09-06 isaacsMerge remote-tracking branch 'ry/v0.10'
2013-09-04 Timothy J FontaineMerge remote-tracking branch 'upstream/v0.10'
2013-09-01 isaacsMerge remote-tracking branch 'ry/v0.10'
2013-08-31 isaacsMerge remote-tracking branch 'ry/v0.10'
2013-08-28 isaacsMerge remote-tracking branch 'ry/v0.10'
2013-08-28 isaacschild_process: Avoid extra copy for string stdio
2013-08-28 Seth Fitzsimmonschild_process: Callback with Buffers from exec
next