aboutsummaryrefslogtreecommitdiffstats
path: root/src/util/AllocatedString.hxx (unfollow)
Commit message (Expand)AuthorFilesLines
2015-06-25util/AllocatedString: add methods Duplicate(), Clone()Max Kellermann1-0/+21
2015-06-25util/AllocatedString: add method empty()Max Kellermann1-0/+4
2015-06-23util/AllocatedString: remove bogus code from operator=Max Kellermann1-1/+0
2015-06-23util/AllocatedString: new utility classMax Kellermann1-15/+51
2015-06-23util/StringPointer: new utility classMax Kellermann1-25/+25
2015-01-01Copyright year 2015Max Kellermann1-1/+1
2014-01-13copyright year 2014Max Kellermann1-1/+1
2013-11-11util/RefCount: no "constexpr" with libc++Max Kellermann1-1/+6
2013-01-29refcount: convert to C++Max Kellermann1-26/+18
2012-01-24refcount: add missing stdbool.h includeMax Kellermann1-0/+1
2011-01-29copyright year 2011Max Kellermann1-1/+1
2009-12-31Update copyright notices.Avuton Olrich1-1/+1
2009-12-31refcount: library for reference countingMax Kellermann1-0/+66