Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move to iconv | Přemysl Janouch | 2014-09-28 | 1 | -15/+15 |
* | Unit tests should use .code.codepoint/.sym instead of not .code.number when a... | Paul LeoNerd Evans | 2014-03-05 | 1 | -29/+29 |
* | Use termkey_new_abstract() in unit tests | Paul LeoNerd Evans | 2012-01-26 | 1 | -4/+1 |
* | Allow passing fd = -1 to constructor to make an instance not associated with ... | Paul LeoNerd Evans | 2012-01-18 | 1 | -1/+1 |
* | Added termkey_push_bytes(), a new API for providing input bytes | Paul LeoNerd Evans | 2012-01-18 | 1 | -48/+23 |
* | Extract UTF-8 sequence parser into its own function, fix bugs, apply unit tests | Paul LeoNerd Evans | 2011-03-31 | 1 | -1/+92 |
* | Added unit tests for UTF-8 parser | Paul LeoNerd Evans | 2011-03-31 | 1 | -0/+78 |