<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/node.git, branch node-review</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>build: remove requirement on GCC version on win32</title>
<updated>2014-11-04T01:59:24+00:00</updated>
<author>
<name>Julien Gilli</name>
<email>julien.gilli@joyent.com</email>
</author>
<published>2014-11-04T01:59:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/node.git/commit/?id=3cc2e178311a40a71ee640dd943b7742d2e5c5c5'/>
<id>3cc2e178311a40a71ee640dd943b7742d2e5c5c5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>build: fix issue with ETW support on win32</title>
<updated>2014-11-04T01:53:32+00:00</updated>
<author>
<name>Julien Gilli</name>
<email>julien.gilli@joyent.com</email>
</author>
<published>2014-11-04T01:53:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/node.git/commit/?id=fbcf03975932090bbcd05fa89e11866393613b0e'/>
<id>fbcf03975932090bbcd05fa89e11866393613b0e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>configure: require &gt; 4.7.0 if using GCC</title>
<updated>2014-10-24T23:09:18+00:00</updated>
<author>
<name>Timothy J Fontaine</name>
<email>tjfontaine@gmail.com</email>
</author>
<published>2014-10-24T22:56:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/node.git/commit/?id=293f036bd4f0097246a1a3edc2b86174fef84c59'/>
<id>293f036bd4f0097246a1a3edc2b86174fef84c59</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "gyp: fix solaris builds, probably?!"</title>
<updated>2014-10-24T21:52:19+00:00</updated>
<author>
<name>Timothy J Fontaine</name>
<email>tjfontaine@gmail.com</email>
</author>
<published>2014-10-24T21:52:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/node.git/commit/?id=54206e32a6c2750e1e2491acedc47fb08adeb716'/>
<id>54206e32a6c2750e1e2491acedc47fb08adeb716</id>
<content type='text'>
This reverts commit 6a3e38af85203eff66cd6c3907b5cb0389b569b2.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit 6a3e38af85203eff66cd6c3907b5cb0389b569b2.
</pre>
</div>
</content>
</entry>
<entry>
<title>dtrace: fix ustack helper</title>
<updated>2014-10-17T20:31:51+00:00</updated>
<author>
<name>Fedor Indutny</name>
<email>fedor@indutny.com</email>
</author>
<published>2014-10-17T20:31:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/node.git/commit/?id=28451aeabadc737f6bc8441b21c03b562a9e8e7f'/>
<id>28451aeabadc737f6bc8441b21c03b562a9e8e7f</id>
<content type='text'>
AsciiString is OneByteString now, use ONEBYTESTRINGTAG for ustack
helper.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
AsciiString is OneByteString now, use ONEBYTESTRINGTAG for ustack
helper.
</pre>
</div>
</content>
</entry>
<entry>
<title>deps: fix after merge, should be fixup into update commit</title>
<updated>2014-10-17T20:30:39+00:00</updated>
<author>
<name>Fedor Indutny</name>
<email>fedor@indutny.com</email>
</author>
<published>2014-10-17T20:30:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/node.git/commit/?id=b7b51cb96beb230f8d633954e259ad0602bf3935'/>
<id>b7b51cb96beb230f8d633954e259ad0602bf3935</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>deps: preemptively land `signbit` fix for solaris</title>
<updated>2014-10-17T20:30:07+00:00</updated>
<author>
<name>Fedor Indutny</name>
<email>fedor@indutny.com</email>
</author>
<published>2014-10-17T20:30:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/node.git/commit/?id=2f26d2acdcce128d4e86a8d0f4db055a721d9b78'/>
<id>2f26d2acdcce128d4e86a8d0f4db055a721d9b78</id>
<content type='text'>
See https://codereview.chromium.org/642203003/
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
See https://codereview.chromium.org/642203003/
</pre>
</div>
</content>
</entry>
<entry>
<title>build: generate files after detecting compiler</title>
<updated>2014-10-16T20:26:27+00:00</updated>
<author>
<name>Timothy J Fontaine</name>
<email>tjfontaine@gmail.com</email>
</author>
<published>2014-10-16T20:26:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/node.git/commit/?id=c77fd4a03efee3ffd76cbc5f4516d3c6e4f3c049'/>
<id>c77fd4a03efee3ffd76cbc5f4516d3c6e4f3c049</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>gyp: fix solaris builds, probably?!</title>
<updated>2014-10-16T18:12:28+00:00</updated>
<author>
<name>Fedor Indutny</name>
<email>fedor@indutny.com</email>
</author>
<published>2014-10-16T18:12:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/node.git/commit/?id=6a3e38af85203eff66cd6c3907b5cb0389b569b2'/>
<id>6a3e38af85203eff66cd6c3907b5cb0389b569b2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>deps: fix postmortem-metadata generator in v8</title>
<updated>2014-10-16T17:51:56+00:00</updated>
<author>
<name>Refael Ackermann</name>
<email>refack@gmail.com</email>
</author>
<published>2014-09-29T09:20:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/node.git/commit/?id=1be221c1ef52b84d47cd29517abdfa9d447c81d7'/>
<id>1be221c1ef52b84d47cd29517abdfa9d447c81d7</id>
<content type='text'>
Reviewed-By: Fedor Indutny &lt;fedor@indutny.com&gt;
PR-URL: https://github.com/joyent/node/pull/8476
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Reviewed-By: Fedor Indutny &lt;fedor@indutny.com&gt;
PR-URL: https://github.com/joyent/node/pull/8476
</pre>
</div>
</content>
</entry>
</feed>
