<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/msgpack-python.git/erlang, branch 0.1.7</title>
<subtitle>github.com: msgpack/msgpack-python.git
</subtitle>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/msgpack-python.git/'/>
<entry>
<title>erlang: fixed bug around error case when serializing atom.</title>
<updated>2010-08-27T14:02:16+00:00</updated>
<author>
<name>UENISHI Kota</name>
<email>kuenishi+github@gmail.com</email>
</author>
<published>2010-08-27T14:02:16+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/msgpack-python.git/commit/?id=c42cba1d5453f718a85f49f7441387ed4d0a7210'/>
<id>c42cba1d5453f718a85f49f7441387ed4d0a7210</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>erlang: msgpack:unpack_all/1 doc.</title>
<updated>2010-07-18T14:55:07+00:00</updated>
<author>
<name>UENISHI Kota</name>
<email>kuenishi+github@gmail.com</email>
</author>
<published>2010-07-18T14:55:07+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/msgpack-python.git/commit/?id=dcbcf5842f58b7ead3f524ac027576ce0c55e9ab'/>
<id>dcbcf5842f58b7ead3f524ac027576ce0c55e9ab</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>erlang: omake menus added.</title>
<updated>2010-07-18T14:50:29+00:00</updated>
<author>
<name>UENISHI Kota</name>
<email>kuenishi+github@gmail.com</email>
</author>
<published>2010-07-18T14:50:29+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/msgpack-python.git/commit/?id=8a3ac6d9bd374acc6b134d330bf7aeb906fa1a80'/>
<id>8a3ac6d9bd374acc6b134d330bf7aeb906fa1a80</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>erlang: unpack_all/1 improve, error handling added.</title>
<updated>2010-07-18T14:48:20+00:00</updated>
<author>
<name>UENISHI Kota</name>
<email>kuenishi+github@gmail.com</email>
</author>
<published>2010-07-18T14:48:20+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/msgpack-python.git/commit/?id=6cabad19d5a576e3e44e069c0a2b107bd33d30ef'/>
<id>6cabad19d5a576e3e44e069c0a2b107bd33d30ef</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>erlang: stopped support for dict() type.</title>
<updated>2010-07-18T14:42:23+00:00</updated>
<author>
<name>UENISHI Kota</name>
<email>kuenishi+github@gmail.com</email>
</author>
<published>2010-07-18T14:42:23+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/msgpack-python.git/commit/?id=dad7a03d1975c28574fb768e10a63355832a0474'/>
<id>dad7a03d1975c28574fb768e10a63355832a0474</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>erlang: 'edoc' document generation</title>
<updated>2010-07-18T14:40:25+00:00</updated>
<author>
<name>UENISHI Kota</name>
<email>kuenishi+github@gmail.com</email>
</author>
<published>2010-07-18T14:40:25+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/msgpack-python.git/commit/?id=7b152640d962434192496e4d96788622d4e90886'/>
<id>7b152640d962434192496e4d96788622d4e90886</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>erlang: Improve documentation</title>
<updated>2010-07-12T12:08:22+00:00</updated>
<author>
<name>Vincent de Phily</name>
<email>vincent.dephily@gmail.com</email>
</author>
<published>2010-07-12T12:08:22+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/msgpack-python.git/commit/?id=e629e8784ff242f7c5e62066b0670f5d82afe4e2'/>
<id>e629e8784ff242f7c5e62066b0670f5d82afe4e2</id>
<content type='text'>
The doc is in edoc format, generated from the source as an html file.
The makefile's default action now also generates the documentation.

I ignored unpack_all/1 and pack(dict()) for now because their future is still uncertain.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The doc is in edoc format, generated from the source as an html file.
The makefile's default action now also generates the documentation.

I ignored unpack_all/1 and pack(dict()) for now because their future is still uncertain.
</pre>
</div>
</content>
</entry>
<entry>
<title>erlang: Only handle throw() in pack/1 and unpack/1</title>
<updated>2010-07-09T18:37:06+00:00</updated>
<author>
<name>Vincent de Phily</name>
<email>vincent.dephily@gmail.com</email>
</author>
<published>2010-07-09T18:37:06+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/msgpack-python.git/commit/?id=e944c1ee93083a054f318e42a16eff699d9f066d'/>
<id>e944c1ee93083a054f318e42a16eff699d9f066d</id>
<content type='text'>
Rationale: We only use throw/1 for error handling, never erlang:error/1.
           Caller bugs will get a nice {error,...} return while library bugs will
           bubble up in all their uglyness; that's the proper way to do things
           in erlang.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Rationale: We only use throw/1 for error handling, never erlang:error/1.
           Caller bugs will get a nice {error,...} return while library bugs will
           bubble up in all their uglyness; that's the proper way to do things
           in erlang.
</pre>
</div>
</content>
</entry>
<entry>
<title>erlang: Make pack_map/1 api private</title>
<updated>2010-07-09T18:34:38+00:00</updated>
<author>
<name>Vincent de Phily</name>
<email>vincent.dephily@gmail.com</email>
</author>
<published>2010-07-09T18:34:38+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/msgpack-python.git/commit/?id=02c882bda39f65bdbe7be1b149b74f0f9a8283c6'/>
<id>02c882bda39f65bdbe7be1b149b74f0f9a8283c6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>erlang: s/short/incomplete/ and s/badarg/{badarg,Term}/</title>
<updated>2010-07-09T18:30:17+00:00</updated>
<author>
<name>Vincent de Phily</name>
<email>vincent.dephily@gmail.com</email>
</author>
<published>2010-07-09T18:30:17+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/msgpack-python.git/commit/?id=2c29377abf1997d3a55178ef0562aa38d255f0fe'/>
<id>2c29377abf1997d3a55178ef0562aa38d255f0fe</id>
<content type='text'>
Nicer error returns.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Nicer error returns.
</pre>
</div>
</content>
</entry>
</feed>
