Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2015-11-06 | util/StringCompare: add StringIsEmpty() | Max Kellermann | 1 | -0/+6 |
2015-11-06 | util/StringUtil: move comparison functions to StringCompare.cxx | Max Kellermann | 1 | -16/+33 |
2015-10-16 | util/StringView: add methods StripLeft(), StripRight() | Max Kellermann | 1 | -6/+13 |
2015-02-10 | net/SocketAddress: light wrapper for struct sockaddr | Max Kellermann | 1 | -8/+7 |
2014-03-01 | java: new helper library for the Android port | Max Kellermann | 1 | -5/+9 |
2013-10-15 | Util/Macros: replacement for GLib's G_N_ELEMENTS() | Max Kellermann | 1 | -28/+4 |
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 |