Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | sequence: Fix yet another case of improper sequence comparison. | Paul Sokolovsky | 2014-05-15 |
| | | | | This time, in mp_seq_cmp_bytes(). How many more cases are still lurking? | ||
* | bytes: Implement comparison and other binary operations. | Paul Sokolovsky | 2014-05-10 |
Should support everything supported by strings. |