Commit Graph

17 Commits

Author SHA1 Message Date
69800a6afb
Relicense to 0BSD, update mail address
I've come to the conclusion that copyright mostly just stands in the way
of software development.  In my jurisdiction I cannot give up my own
copyright and 0BSD seems to be the closest thing to public domain.

The updated mail address, also used in my author/committer lines,
is shorter and looks nicer.  People rarely interact anyway.
2018-06-21 23:57:25 +02:00
bf534010cb
_init() -> _make() where possible 2017-06-22 20:42:44 +02:00
daa900e12f
Fix and update LICENSE 2017-02-03 23:03:32 +01:00
0e08055d6d
Rename strv_add*() to strv_append*()
Consistency.
2017-01-23 23:07:24 +01:00
6642bdf9cd
Rename str_ensure_space() to str_reserve()
Let's not invent our own terminology.
2017-01-23 23:05:42 +01:00
5552ce1dbe
Rename "struct str_vector" to "struct strv"
Short names for things used often.
2017-01-23 23:01:20 +01:00
2a15b1de70
Import an MPD client interface 2016-10-11 09:37:22 +02:00
3f20b39b71 Add a test for connector 2016-01-03 23:35:21 +01:00
385b3bdb47 Fix some leaks in tests 2016-01-03 23:35:21 +01:00
020a11a5b5 Update copyright years 2016-01-03 23:35:21 +01:00
9957adc458 Add a test for the async framework 2016-01-03 23:35:21 +01:00
5d3e911f01 Add a test for utf8_iter 2015-12-10 19:54:45 +01:00
fb50290341 Add "str_map_unset_iter" 2015-07-14 22:17:01 +02:00
b29f470583 IRC: fix tests 2015-06-11 21:30:31 +02:00
568407d410 IRC: add some tests 2015-06-11 21:27:53 +02:00
f20218e73e Add more stuff
And break the API.  All in the name of progress!
2015-03-29 01:55:10 +01:00
087645848b Initial commit 2015-02-28 19:53:23 +01:00