Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix warnings. | INADA Naoki | 2012-09-24 | 1 | -1/+1 |
* | Support object_pairs_hook | INADA Naoki | 2012-09-24 | 1 | -4/+3 |
|\ | |||||
| * | Implement object_pairs_hook | Joel Nothman | 2012-09-23 | 1 | -4/+3 |
* | | Fix warnings in tests. | INADA Naoki | 2012-09-24 | 1 | -8/+7 |
* | | Warn when use_list is not specified. | INADA Naoki | 2012-09-24 | 1 | -6/+6 |
|/ | |||||
* | Support packing subclass of dict. | INADA Naoki | 2012-09-23 | 1 | -0/+26 |
* | packb supports use_single_float option. | INADA Naoki | 2012-09-21 | 1 | -0/+5 |
* | Fix using deprecated api in tests. | INADA Naoki | 2012-07-04 | 1 | -10/+10 |
* | Fix tests to pass. | INADA Naoki | 2012-06-19 | 1 | -6/+10 |
* | unify tests for py2 and py3 | INADA Naoki | 2012-06-19 | 1 | -18/+16 |
* | Fix error in tests. | INADA Naoki | 2011-08-22 | 1 | -1/+1 |
* | Fixed `encoding` argument for unpacker in Python | tailhook | 2011-08-22 | 1 | -0/+6 |
* | (python) make test pass with Python 2.5 | inada-n | 2011-06-01 | 1 | -14/+19 |
* | Implemented encoding for strings | tailhook | 2011-04-15 | 1 | -4/+53 |
* | Fix tests. | Naoki INADA | 2009-12-17 | 1 | -1/+1 |
* | Add some test cases. | Naoki INADA | 2009-06-29 | 1 | -0/+28 |