<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/msgpack-python.git/c, branch 0.1.6</title>
<subtitle>github.com: msgpack/msgpack-python.git
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/msgpack-python.git/'/>
<entry>
<title>c,cpp: reforms source tree</title>
<updated>2010-04-17T15:08:03+00:00</updated>
<author>
<name>frsyuki</name>
<email>frsyuki@users.sourceforge.jp</email>
</author>
<published>2010-04-17T15:08:03+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/msgpack-python.git/commit/?id=ab8e0c9e31585b24f1d4cbfb1e73b0ce249e408a'/>
<id>ab8e0c9e31585b24f1d4cbfb1e73b0ce249e408a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>malloc/realloc the stack when its length becomes &gt; MSGPACK_EMBED_STACK_SIZE</title>
<updated>2010-04-14T12:11:31+00:00</updated>
<author>
<name>frsyuki</name>
<email>frsyuki@users.sourceforge.jp</email>
</author>
<published>2010-04-14T12:11:31+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/msgpack-python.git/commit/?id=a6ec726ed7ca72662f0abbc8e1d8e361201483ae'/>
<id>a6ec726ed7ca72662f0abbc8e1d8e361201483ae</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>c: fixes msgpack_zbuffer_write: error checking</title>
<updated>2010-04-04T13:11:16+00:00</updated>
<author>
<name>frsyuki</name>
<email>frsyuki@users.sourceforge.jp</email>
</author>
<published>2010-04-04T13:11:16+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/msgpack-python.git/commit/?id=254ee80c16b3b0ce12b461d189aa1e6302debea0'/>
<id>254ee80c16b3b0ce12b461d189aa1e6302debea0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>c: fixes msgpack_zbuffer_flush: error checking</title>
<updated>2010-04-04T13:06:27+00:00</updated>
<author>
<name>frsyuki</name>
<email>frsyuki@users.sourceforge.jp</email>
</author>
<published>2010-04-04T13:06:27+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/msgpack-python.git/commit/?id=e43f57fe1aa97081e1794219375b4b5a42951dfc'/>
<id>e43f57fe1aa97081e1794219375b4b5a42951dfc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>c: fixes msgpack_zbuffer_flush</title>
<updated>2010-04-04T12:55:00+00:00</updated>
<author>
<name>Masahiro Nakagawa</name>
<email>repeatedly@gmail.com</email>
</author>
<published>2010-04-04T12:55:00+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/msgpack-python.git/commit/?id=f88c029a4c43e8d8c8bd37c34a390ffb987788ed'/>
<id>f88c029a4c43e8d8c8bd37c34a390ffb987788ed</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>c,cpp: add msgpack_zbuffer and msgpack::zbuffer</title>
<updated>2010-03-26T05:33:49+00:00</updated>
<author>
<name>frsyuki</name>
<email>frsyuki@users.sourceforge.jp</email>
</author>
<published>2010-03-26T05:33:49+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/msgpack-python.git/commit/?id=5782ab7ccce243b1eac0fd6e10928d1aedcb552c'/>
<id>5782ab7ccce243b1eac0fd6e10928d1aedcb552c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>cpp: alias pack(Stream* s, const T&amp; v) -&gt; pack(Stream&amp; const T&amp; v)</title>
<updated>2010-03-26T05:30:50+00:00</updated>
<author>
<name>frsyuki</name>
<email>frsyuki@users.sourceforge.jp</email>
</author>
<published>2010-03-26T05:30:50+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/msgpack-python.git/commit/?id=72e3f9821300f53d988e546a8dc7e001d9acb717'/>
<id>72e3f9821300f53d988e546a8dc7e001d9acb717</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fixes Visual C++ compatibility</title>
<updated>2010-03-19T04:34:53+00:00</updated>
<author>
<name>frsyuki</name>
<email>frsyuki@users.sourceforge.jp</email>
</author>
<published>2010-03-19T04:34:53+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/msgpack-python.git/commit/?id=568704ed2256047fbf69657b5cc1e02f76e71855'/>
<id>568704ed2256047fbf69657b5cc1e02f76e71855</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>ruby: add msgpack.mingw.{gemspec,sh}</title>
<updated>2010-03-02T08:09:59+00:00</updated>
<author>
<name>frsyuki</name>
<email>frsyuki@users.sourceforge.jp</email>
</author>
<published>2010-03-02T08:09:59+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/msgpack-python.git/commit/?id=05a7e4eb64f2fa616c96878d586322d869c7ff9b'/>
<id>05a7e4eb64f2fa616c96878d586322d869c7ff9b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>removed symbolic links</title>
<updated>2010-02-06T11:09:41+00:00</updated>
<author>
<name>frsyuki</name>
<email>frsyuki@users.sourceforge.jp</email>
</author>
<published>2010-02-06T11:09:41+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/msgpack-python.git/commit/?id=cd10fbc1fe39308045f0b7bf9cce5f8153f25f1d'/>
<id>cd10fbc1fe39308045f0b7bf9cce5f8153f25f1d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
