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