summaryrefslogtreecommitdiff
path: root/msgpack/unpack_template.h
Commit message (Expand)AuthorAgeFilesLines
* Check return value of _end functions.INADA Naoki2012-12-221-3/+3
* Implement object_pairs_hookJoel Nothman2012-09-231-1/+1
* clean some cython code.INADA Naoki2012-09-231-1/+1
* A first implementation of Unpacker.skip()Joel Nothman2012-09-221-10/+14
* Fix new version of msgpack.INADA Naoki2012-06-261-5/+12
* Update msgpack version.INADA Naoki2012-06-261-50/+77
* Fix compile error on MSVC. (davidgaleano)INADA Naoki2011-12-251-2/+3
* Add list_hook option to unpacker.INADA Naoki2010-10-261-1/+2
* Add `object_hook` option to unpack and `default` option to pack.INADA Naoki2010-10-261-0/+1
* Update new headers.Naoki INADA2009-12-171-12/+29
* Reduce memory footprint.Naoki INADA2009-06-241-2/+5
* Remove duplicated values.Naoki INADA2009-06-241-0/+363