Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2013-10-21 | Util/ASCII: add StringEqualsCaseASCII() overload with length | Max Kellermann | 1 | -0/+12 | |
Replaces GLib's g_ascii_strncasecmp(). | |||||
2013-10-20 | Util/ASCII: add function StringEqualsCaseASCII() | Max Kellermann | 1 | -26/+21 | |
Replaces GLib's g_ascii_strcasecmp(). | |||||
2013-01-29 | refcount: convert to C++ | Max Kellermann | 1 | -26/+18 | |
2012-01-24 | refcount: add missing stdbool.h include | Max Kellermann | 1 | -0/+1 | |
2011-01-29 | copyright year 2011 | Max Kellermann | 1 | -1/+1 | |
2009-12-31 | Update copyright notices. | Avuton Olrich | 1 | -1/+1 | |
2009-12-31 | refcount: library for reference counting | Max Kellermann | 1 | -0/+66 | |