<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/msgpack-python.git/msgpack/unpack.h, branch 0.2.2</title>
<subtitle>github.com: msgpack/msgpack-python.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/msgpack-python.git/'/>
<entry>
<title>Fix new version of msgpack.</title>
<updated>2012-06-26T06:19:59+00:00</updated>
<author>
<name>INADA Naoki</name>
<email>songofacandy@gmail.com</email>
</author>
<published>2012-06-26T06:19:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/msgpack-python.git/commit/?id=188da01777d83e4024c3c7799892a492e4ec25e8'/>
<id>188da01777d83e4024c3c7799892a492e4ec25e8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Better prototypes.</title>
<updated>2012-02-28T14:41:44+00:00</updated>
<author>
<name>Steeve Morin</name>
<email>steeve.morin@gmail.com</email>
</author>
<published>2012-02-28T14:41:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/msgpack-python.git/commit/?id=a5bc6b73856ca9c59f140427a26a6ffd5103b86f'/>
<id>a5bc6b73856ca9c59f140427a26a6ffd5103b86f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix massive memory leak with object_hook and list_hook when unpacking.</title>
<updated>2012-02-28T14:36:58+00:00</updated>
<author>
<name>Steeve Morin</name>
<email>steeve.morin@gmail.com</email>
</author>
<published>2012-02-28T14:36:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/msgpack-python.git/commit/?id=31b7fda17b464176c34908da366bed5e4545823d'/>
<id>31b7fda17b464176c34908da366bed5e4545823d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Implemented encoding for strings</title>
<updated>2011-04-15T15:39:17+00:00</updated>
<author>
<name>tailhook</name>
<email>pc@gafol.net</email>
</author>
<published>2011-04-15T14:36:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/msgpack-python.git/commit/?id=752e3d1b783fc1c12a28e05a93aa73ac7c6b751c'/>
<id>752e3d1b783fc1c12a28e05a93aa73ac7c6b751c</id>
<content type='text'>
* Packer by default uses `utf-8` encoding by default
* Unpacker uses `None` by default, so no decoding is done
* Both pack and unpack has `encoding` and `unicode_errors` arguments,
  if `encoding` is `None` no encoding/decoding is done, otherwise
  it is python codec. `unicode_errors` is supplied as `errors`
  parameter to codec
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Packer by default uses `utf-8` encoding by default
* Unpacker uses `None` by default, so no decoding is done
* Both pack and unpack has `encoding` and `unicode_errors` arguments,
  if `encoding` is `None` no encoding/decoding is done, otherwise
  it is python codec. `unicode_errors` is supplied as `errors`
  parameter to codec
</pre>
</div>
</content>
</entry>
<entry>
<title>Add list_hook option to unpacker.</title>
<updated>2010-10-25T17:09:52+00:00</updated>
<author>
<name>INADA Naoki</name>
<email>songofacandy@gmail.com</email>
</author>
<published>2010-10-25T17:09:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/msgpack-python.git/commit/?id=3d8978417a177c280b837d72054848e8dd4bc649'/>
<id>3d8978417a177c280b837d72054848e8dd4bc649</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove unnecessary refcount manipulation.</title>
<updated>2010-10-25T16:32:08+00:00</updated>
<author>
<name>INADA Naoki</name>
<email>songofacandy@gmail.com</email>
</author>
<published>2010-10-25T16:32:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/msgpack-python.git/commit/?id=3980d381f7ad44b14483dc90c0f6f0a36804c290'/>
<id>3980d381f7ad44b14483dc90c0f6f0a36804c290</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add `object_hook` option to unpack and `default` option to pack.</title>
<updated>2010-10-25T16:26:06+00:00</updated>
<author>
<name>INADA Naoki</name>
<email>songofacandy@gmail.com</email>
</author>
<published>2010-10-25T16:26:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/msgpack-python.git/commit/?id=fa157082ac8db71e3312ca97fe1ceb7f56546fcb'/>
<id>fa157082ac8db71e3312ca97fe1ceb7f56546fcb</id>
<content type='text'>
(see simplejson for how to use).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(see simplejson for how to use).
</pre>
</div>
</content>
</entry>
<entry>
<title>python: Support Python3.</title>
<updated>2010-09-01T16:29:57+00:00</updated>
<author>
<name>INADA Naoki</name>
<email>songofacandy@gmail.com</email>
</author>
<published>2010-09-01T16:29:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/msgpack-python.git/commit/?id=0dc8938dbfff67760834bd97150fee5fdb8e875c'/>
<id>0dc8938dbfff67760834bd97150fee5fdb8e875c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Make tuple default.</title>
<updated>2009-12-17T06:19:18+00:00</updated>
<author>
<name>inada-n</name>
<email>songofacandy@gmail.com</email>
</author>
<published>2009-12-17T06:19:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/msgpack-python.git/commit/?id=658c90f132d9582ec1e8ec68a30f9e67b8d7a572'/>
<id>658c90f132d9582ec1e8ec68a30f9e67b8d7a572</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add `use_tuple` option that returns tuple for array object to Unpacker.</title>
<updated>2009-12-17T02:13:47+00:00</updated>
<author>
<name>Naoki INADA</name>
<email>inada-n@klab.jp</email>
</author>
<published>2009-12-17T02:13:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/msgpack-python.git/commit/?id=77e3e59620d65589451c833fa01e9c9e5f39624d'/>
<id>77e3e59620d65589451c833fa01e9c9e5f39624d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
