Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix and update LICENSE | Přemysl Janouch | 2017-02-03 | 1 | -1/+0 |
| | |||||
* | Rename strv_add*() to strv_append*() | Přemysl Janouch | 2017-01-23 | 1 | -5/+5 |
| | | | | Consistency. | ||||
* | Rename str_ensure_space() to str_reserve() | Přemysl Janouch | 2017-01-23 | 1 | -1/+1 |
| | | | | Let's not invent our own terminology. | ||||
* | Rename "struct str_vector" to "struct strv" | Přemysl Janouch | 2017-01-23 | 1 | -15/+15 |
| | | | | Short names for things used often. | ||||
* | Add a test for connector | Přemysl Janouch | 2016-01-03 | 1 | -0/+161 |
| | |||||
* | Fix some leaks in tests | Přemysl Janouch | 2016-01-03 | 1 | -9/+9 |
| | |||||
* | Update copyright years | Přemysl Janouch | 2016-01-03 | 1 | -1/+1 |
| | |||||
* | Add a test for the async framework | Přemysl Janouch | 2016-01-03 | 1 | -0/+95 |
| | |||||
* | Add a test for utf8_iter | Přemysl Janouch | 2015-12-10 | 1 | -0/+8 |
| | |||||
* | Add "str_map_unset_iter" | Přemysl Janouch | 2015-07-14 | 1 | -0/+24 |
| | |||||
* | Add more stuff | Přemysl Janouch | 2015-03-29 | 1 | -16/+31 |
| | | | | And break the API. All in the name of progress! | ||||
* | Initial commit | Přemysl Janouch | 2015-02-28 | 1 | -0/+345 |