<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/node.git, branch v0.2</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>Apply V8 issue 851 to v0.2 for Mark Wubben</title>
<updated>2011-01-19T20:23:55+00:00</updated>
<author>
<name>Ryan Dahl</name>
<email>ry@tinyclouds.org</email>
</author>
<published>2011-01-19T20:01:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/node.git/commit/?id=86ddc0965abd6a8a8fc2644f7746db68b15318e0'/>
<id>86ddc0965abd6a8a8fc2644f7746db68b15318e0</id>
<content type='text'>
https://groups.google.com/d/topic/nodejs-dev/di7Jv1Umois/discussion
http://code.google.com/p/v8/source/detail?r=5364
http://codereview.chromium.org/3262001
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://groups.google.com/d/topic/nodejs-dev/di7Jv1Umois/discussion
http://code.google.com/p/v8/source/detail?r=5364
http://codereview.chromium.org/3262001
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix test-net-connect-buffer</title>
<updated>2011-01-12T23:58:50+00:00</updated>
<author>
<name>Ryan Dahl</name>
<email>ry@tinyclouds.org</email>
</author>
<published>2011-01-12T21:29:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/node.git/commit/?id=aab4f37e20a0a66819e852fc7e89007d2addd7cc'/>
<id>aab4f37e20a0a66819e852fc7e89007d2addd7cc</id>
<content type='text'>
Change to end() behavior in 82afd0 was breaking it. end() should wait for
connection before dumping. Changed test-net-connect-timeout to use destroy()
instead.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change to end() behavior in 82afd0 was breaking it. end() should wait for
connection before dumping. Changed test-net-connect-timeout to use destroy()
instead.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add test for connection timeouts</title>
<updated>2011-01-12T19:12:28+00:00</updated>
<author>
<name>Ryan Dahl</name>
<email>ry@tinyclouds.org</email>
</author>
<published>2011-01-12T18:57:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/node.git/commit/?id=82afd0da357ad14bfdf17d63a7da68a0bcf6593d'/>
<id>82afd0da357ad14bfdf17d63a7da68a0bcf6593d</id>
<content type='text'>
Also make socket.end() destroy connection if still trying to connect.
Previously was ignoring.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also make socket.end() destroy connection if still trying to connect.
Previously was ignoring.
</pre>
</div>
</content>
</entry>
<entry>
<title>base64 decode should handle whitespace</title>
<updated>2011-01-03T23:02:32+00:00</updated>
<author>
<name>Ryan Dahl</name>
<email>ry@tinyclouds.org</email>
</author>
<published>2010-10-18T18:15:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/node.git/commit/?id=f11e24b864a3ca3788bb8d0e5a05390ce676a9a3'/>
<id>f11e24b864a3ca3788bb8d0e5a05390ce676a9a3</id>
<content type='text'>
painfully backported from v0.3 cf1db4f3043fce0474c421dc547b8bd2f9616354
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
painfully backported from v0.3 cf1db4f3043fce0474c421dc547b8bd2f9616354
</pre>
</div>
</content>
</entry>
<entry>
<title>Bump version to v0.2.6</title>
<updated>2010-12-31T05:00:01+00:00</updated>
<author>
<name>Ryan Dahl</name>
<email>ry@tinyclouds.org</email>
</author>
<published>2010-12-31T03:58:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/node.git/commit/?id=6f8d78d84b53c9c59546e5e32a32db0a321c4796'/>
<id>6f8d78d84b53c9c59546e5e32a32db0a321c4796</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Apple's threaded write()s bug</title>
<updated>2010-12-31T04:50:59+00:00</updated>
<author>
<name>Jorge Chamorro Bieling</name>
<email>jorge@jorgechamorro.com</email>
</author>
<published>2010-11-17T09:41:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/node.git/commit/?id=ae91603dd7ef4ed31a24553dcc7a0c6451501f1e'/>
<id>ae91603dd7ef4ed31a24553dcc7a0c6451501f1e</id>
<content type='text'>
fixes test/simple/test-fs-sir-writes-alot.js on mac
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
fixes test/simple/test-fs-sir-writes-alot.js on mac
</pre>
</div>
</content>
</entry>
<entry>
<title>Default to gcc in V8 build</title>
<updated>2010-12-30T21:39:25+00:00</updated>
<author>
<name>Ryan Dahl</name>
<email>ry@tinyclouds.org</email>
</author>
<published>2010-12-30T21:39:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/node.git/commit/?id=40b6197d9b7b7c15809e27b41bc24a472519e4cf'/>
<id>40b6197d9b7b7c15809e27b41bc24a472519e4cf</id>
<content type='text'>
Fixes detecting gcc toolchain in solaris (NODEJS-7)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes detecting gcc toolchain in solaris (NODEJS-7)
</pre>
</div>
</content>
</entry>
<entry>
<title>Don't access buffer data before initializing it.</title>
<updated>2010-12-22T18:35:30+00:00</updated>
<author>
<name>Tom Hughes</name>
<email>tom.hughes@palm.com</email>
</author>
<published>2010-12-20T17:15:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/node.git/commit/?id=ea3b78cd49a1eaae1771feb67fc78dfec251b71a'/>
<id>ea3b78cd49a1eaae1771feb67fc78dfec251b71a</id>
<content type='text'>
Prevents valgrind from complaining and still tests that buffer data is
treated as unsigned.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Prevents valgrind from complaining and still tests that buffer data is
treated as unsigned.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix memory leak in node_crypto.cc.</title>
<updated>2010-12-22T18:35:27+00:00</updated>
<author>
<name>Tom Hughes</name>
<email>tom.hughes@palm.com</email>
</author>
<published>2010-12-21T21:52:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/node.git/commit/?id=a4c53533f6949ed10c4324366ba1c050d409abd8'/>
<id>a4c53533f6949ed10c4324366ba1c050d409abd8</id>
<content type='text'>
Both HexDecode and unbase64 allocate buffers, which weren't being freed.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Both HexDecode and unbase64 allocate buffers, which weren't being freed.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix memory corruption with unnamed AF_UNIX sockets.</title>
<updated>2010-12-22T18:35:23+00:00</updated>
<author>
<name>Tom Hughes</name>
<email>tom.hughes@palm.com</email>
</author>
<published>2010-12-17T23:26:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/node.git/commit/?id=6681024a43207fbb00a041fc324246e627b33f8e'/>
<id>6681024a43207fbb00a041fc324246e627b33f8e</id>
<content type='text'>
AF_UNIX sockets can have a pathname, be unnamed, or abstract (Linux
only). If an unnamed socket is returned by getsockname, getpeername, or
accept, sun_path should not be inspected.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
AF_UNIX sockets can have a pathname, be unnamed, or abstract (Linux
only). If an unnamed socket is returned by getsockname, getpeername, or
accept, sun_path should not be inspected.
</pre>
</div>
</content>
</entry>
</feed>
