<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/msgpack-python.git/msgpack, branch 0.4.7</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>0.4.7</title>
<updated>2016-01-24T16:10:50+00:00</updated>
<author>
<name>INADA Naoki</name>
<email>songofacandy@gmail.com</email>
</author>
<published>2016-01-24T16:10: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=1f8240eaf65b28e93621a8e35f1078d4292047f1'/>
<id>1f8240eaf65b28e93621a8e35f1078d4292047f1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix wrong 'dict is too large' on unicode string</title>
<updated>2016-01-11T21:57:33+00:00</updated>
<author>
<name>Sadayuki Furuhashi</name>
<email>frsyuki@gmail.com</email>
</author>
<published>2016-01-11T21:57:33+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/msgpack-python.git/commit/?id=83424bd7b3c4a417fe1dca4523adc177cee1bef9'/>
<id>83424bd7b3c4a417fe1dca4523adc177cee1bef9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #163 from ThomasWaldmann/master</title>
<updated>2015-12-10T08:42:15+00:00</updated>
<author>
<name>INADA Naoki</name>
<email>methane@users.noreply.github.com</email>
</author>
<published>2015-12-10T08:42:15+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/msgpack-python.git/commit/?id=b6e962d0a64f5aa3e0d33c177f5d2cd26d618d29'/>
<id>b6e962d0a64f5aa3e0d33c177f5d2cd26d618d29</id>
<content type='text'>
fix typos</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
fix typos</pre>
</div>
</content>
</entry>
<entry>
<title>fix typos</title>
<updated>2015-12-09T12:53:42+00:00</updated>
<author>
<name>Thomas Waldmann</name>
<email>tw@waldmann-edv.de</email>
</author>
<published>2015-12-09T12:53:42+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/msgpack-python.git/commit/?id=9c6584ee101d300fdf0621cac44c3dcb9df817ba'/>
<id>9c6584ee101d300fdf0621cac44c3dcb9df817ba</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>refactor</title>
<updated>2015-11-08T17:34:17+00:00</updated>
<author>
<name>INADA Naoki</name>
<email>songofacandy@gmail.com</email>
</author>
<published>2015-11-08T17:34:17+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/msgpack-python.git/commit/?id=a1317b604f7eb83575c4a0221db028c1929e8026'/>
<id>a1317b604f7eb83575c4a0221db028c1929e8026</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #135 from pramukta/default_function_on_int_overflow</title>
<updated>2015-11-08T17:23:22+00:00</updated>
<author>
<name>INADA Naoki</name>
<email>methane@users.noreply.github.com</email>
</author>
<published>2015-11-08T17:23:22+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/msgpack-python.git/commit/?id=ca87a7e539e0bd1b69ce8e715b1fd6ecab5f5553'/>
<id>ca87a7e539e0bd1b69ce8e715b1fd6ecab5f5553</id>
<content type='text'>
Default function on int overflow</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Default function on int overflow</pre>
</div>
</content>
</entry>
<entry>
<title>Fix compile error</title>
<updated>2015-11-08T17:09:39+00:00</updated>
<author>
<name>INADA Naoki</name>
<email>songofacandy@gmail.com</email>
</author>
<published>2015-11-08T17:09:39+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/msgpack-python.git/commit/?id=7d900371c8f13fa64f06aaf336b6ae65c705bf2c'/>
<id>7d900371c8f13fa64f06aaf336b6ae65c705bf2c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add missing params to unpack()</title>
<updated>2015-11-08T17:00:48+00:00</updated>
<author>
<name>INADA Naoki</name>
<email>songofacandy@gmail.com</email>
</author>
<published>2015-11-08T17:00:48+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/msgpack-python.git/commit/?id=f7d3715f2cedb09babbcdd1950ecc50f4d673fbe'/>
<id>f7d3715f2cedb09babbcdd1950ecc50f4d673fbe</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>refactor C code</title>
<updated>2015-11-08T16:52:37+00:00</updated>
<author>
<name>INADA Naoki</name>
<email>songofacandy@gmail.com</email>
</author>
<published>2015-11-08T16:50:40+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/msgpack-python.git/commit/?id=de3c2b99f78d134c326bc375f19f54b7c851797a'/>
<id>de3c2b99f78d134c326bc375f19f54b7c851797a</id>
<content type='text'>
fixes #137
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
fixes #137
</pre>
</div>
</content>
</entry>
<entry>
<title>Decrease refcnt when error happend while unpacking</title>
<updated>2015-11-08T03:43:54+00:00</updated>
<author>
<name>INADA Naoki</name>
<email>songofacandy@gmail.com</email>
</author>
<published>2015-11-08T03:38:38+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/msgpack-python.git/commit/?id=35a69ac9c2fbf6b68b970352791f6d98fbd74963'/>
<id>35a69ac9c2fbf6b68b970352791f6d98fbd74963</id>
<content type='text'>
Fixes #152
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes #152
</pre>
</div>
</content>
</entry>
</feed>
