| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | implement Packer.pack_extended_type also in the cython version of the code | Antonio Cuni | 2013-10-18 | 1 | -1/+1 |
| * | automatically find the best format to encode extended types | Antonio Cuni | 2013-10-18 | 1 | -2/+16 |
| * | slightly change to API | Antonio Cuni | 2013-10-18 | 1 | -3/+4 |
| * | kill some duplicate code from unpack/unpackb and move the logic to Unpacker.u... | Antonio Cuni | 2013-10-18 | 1 | -3/+5 |
| * | add support for extended types: you can now pack/unpack custom python objects... | Antonio Cuni | 2013-10-15 | 1 | -0/+24 |
