Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use termkey_new_abstract() in unit tests | Paul LeoNerd Evans | 2012-01-26 | 1 | -1/+1 |
| | |||||
* | Allow passing fd = -1 to constructor to make an instance not associated with ↵ | Paul LeoNerd Evans | 2012-01-18 | 1 | -1/+1 |
| | | | | an fd; must use push_bytes to provide it input | ||||
* | Canonicalise (a local copy of) the key structures given to termkey_keycmp() ↵ | Paul LeoNerd Evans | 2011-09-06 | 1 | -1/+13 |
| | | | | before comparing them | ||||
* | Bugfix to termkey_keycmp - implement sense in correct direction | Paul LeoNerd Evans | 2011-04-07 | 1 | -8/+8 |
| | |||||
* | Provide termkey_keycmp() for sorting purposes | Paul LeoNerd Evans | 2011-04-02 | 1 | -0/+50 |