<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/node.git, branch execSync-wip</title>
<subtitle>github.com: joyent/node.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/node.git/'/>
<entry>
<title>child_process: js bits for spawnSync/execSync</title>
<updated>2014-02-10T20:41:44+00:00</updated>
<author>
<name>Timothy J Fontaine</name>
<email>tjfontaine@gmail.com</email>
</author>
<published>2014-02-10T20:40:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/node.git/commit/?id=297fee70b978ee0c5fa492b5656109ca1a087239'/>
<id>297fee70b978ee0c5fa492b5656109ca1a087239</id>
<content type='text'>
This implements the user-facing APIs that lets one run a child process
and block until it exits.

Some logic that these new functions had in common with the existing
spawn/exec/execFile implementation was refactored into separate
functions, so it could be shared.

Docs and tests are included.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This implements the user-facing APIs that lets one run a child process
and block until it exits.

Some logic that these new functions had in common with the existing
spawn/exec/execFile implementation was refactored into separate
functions, so it could be shared.

Docs and tests are included.
</pre>
</div>
</content>
</entry>
<entry>
<title>bindings: add spawn_sync bindings</title>
<updated>2014-02-10T20:22:06+00:00</updated>
<author>
<name>Bert Belder</name>
<email>bertbelder@gmail.com</email>
</author>
<published>2014-02-10T20:22:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/node.git/commit/?id=fa4eb47caacde4435c16f4ebef0c4f3fa001ccd2'/>
<id>fa4eb47caacde4435c16f4ebef0c4f3fa001ccd2</id>
<content type='text'>
This implements a nested event loop that makes it possible to control
a child process, while blocking the main loop until the process exits.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This implements a nested event loop that makes it possible to control
a child process, while blocking the main loop until the process exits.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge remote-tracking branch 'upstream/v0.10'</title>
<updated>2014-02-10T19:21:09+00:00</updated>
<author>
<name>Timothy J Fontaine</name>
<email>tjfontaine@gmail.com</email>
</author>
<published>2014-02-10T19:21:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/node.git/commit/?id=d58c206862dc4f4ffe364cab5bf6b69afc0a52df'/>
<id>d58c206862dc4f4ffe364cab5bf6b69afc0a52df</id>
<content type='text'>
Conflicts:
	lib/_stream_writable.js
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Conflicts:
	lib/_stream_writable.js
</pre>
</div>
</content>
</entry>
<entry>
<title>stream: use `errorEmitted` from `_writableState`</title>
<updated>2014-02-10T19:06:03+00:00</updated>
<author>
<name>Fedor Indutny</name>
<email>fedor.indutny@gmail.com</email>
</author>
<published>2014-02-09T11:09:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/node.git/commit/?id=e2a1d9a9ac69281c1945658b11d1b141604b3572'/>
<id>e2a1d9a9ac69281c1945658b11d1b141604b3572</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>net: do not re-emit stream errors</title>
<updated>2014-02-10T18:59:52+00:00</updated>
<author>
<name>Fedor Indutny</name>
<email>fedor.indutny@gmail.com</email>
</author>
<published>2014-02-09T10:59:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/node.git/commit/?id=dee5270a6c093db32897d45c4ed18f56bd772987'/>
<id>dee5270a6c093db32897d45c4ed18f56bd772987</id>
<content type='text'>
fix #7015
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
fix #7015
</pre>
</div>
</content>
</entry>
<entry>
<title>process: allow changing `exitCode` in `on('exit')`</title>
<updated>2014-02-09T11:10:38+00:00</updated>
<author>
<name>Fedor Indutny</name>
<email>fedor.indutny@gmail.com</email>
</author>
<published>2014-02-09T10:40:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/node.git/commit/?id=c0d81f90996667a658aa4403123e02161262506a'/>
<id>c0d81f90996667a658aa4403123e02161262506a</id>
<content type='text'>
fix #7081
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
fix #7081
</pre>
</div>
</content>
</entry>
<entry>
<title>dns: validate arguments in resolver</title>
<updated>2014-02-09T09:38:23+00:00</updated>
<author>
<name>Kenan Sulayman</name>
<email>kenan@sly.mn</email>
</author>
<published>2014-02-07T17:50:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/node.git/commit/?id=28dbc96a6cd4c995a36b38874ef9fdacb01ffa16'/>
<id>28dbc96a6cd4c995a36b38874ef9fdacb01ffa16</id>
<content type='text'>
Mitigate C++-land assertion error, add test accordingly.

Fix #7070
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Mitigate C++-land assertion error, add test accordingly.

Fix #7070
</pre>
</div>
</content>
</entry>
<entry>
<title>dns: verify argument is valid function in resolve</title>
<updated>2014-02-09T09:37:50+00:00</updated>
<author>
<name>Kenan Sulayman</name>
<email>kenan@sly.mn</email>
</author>
<published>2014-02-07T17:18:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/node.git/commit/?id=abe4c34c86ccbe06ff4ecd50774c0205009d4620'/>
<id>abe4c34c86ccbe06ff4ecd50774c0205009d4620</id>
<content type='text'>
Don't use argument as callback if it's not a valid callback function.
Throw a valid exception instead explaining the issue.

Adds to #7070 ("DNS — Throw meaningful error(s)").
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Don't use argument as callback if it's not a valid callback function.
Throw a valid exception instead explaining the issue.

Adds to #7070 ("DNS — Throw meaningful error(s)").
</pre>
</div>
</content>
</entry>
<entry>
<title>test: fix test-http-pipeline-flood</title>
<updated>2014-02-09T09:33:47+00:00</updated>
<author>
<name>Alexis Campailla</name>
<email>alexis@janeasystems.com</email>
</author>
<published>2014-02-06T13:43:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/node.git/commit/?id=e3ec2f7dabb08fbe66b1f1ec92ddabe71499e5b6'/>
<id>e3ec2f7dabb08fbe66b1f1ec92ddabe71499e5b6</id>
<content type='text'>
The number of connections achieved by the test can vary by platform
and by machine. Lowering the acceptance threshold so that the
test passes on Windows.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The number of connections achieved by the test can vary by platform
and by machine. Lowering the acceptance threshold so that the
test passes on Windows.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge remote-tracking branch 'upstream/v0.10'</title>
<updated>2014-02-09T00:45:27+00:00</updated>
<author>
<name>Timothy J Fontaine</name>
<email>tjfontaine@gmail.com</email>
</author>
<published>2014-02-09T00:45:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/node.git/commit/?id=eadb4f56063ff27781323451987e181fe724ed21'/>
<id>eadb4f56063ff27781323451987e181fe724ed21</id>
<content type='text'>
Conflicts:
	deps/v8/src/preparser.cc
	deps/v8/src/win32-math.h
	doc/api/http.markdown
	src/node_buffer.h
	src/node_crypto.cc
	src/node_file.cc
	src/node_http_parser.cc
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Conflicts:
	deps/v8/src/preparser.cc
	deps/v8/src/win32-math.h
	doc/api/http.markdown
	src/node_buffer.h
	src/node_crypto.cc
	src/node_file.cc
	src/node_http_parser.cc
</pre>
</div>
</content>
</entry>
</feed>
