Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2015-06-25 | util/AllocatedString: add methods Duplicate(), Clone() | Max Kellermann | 1 | -0/+21 | |
2015-06-25 | util/AllocatedString: add method empty() | Max Kellermann | 1 | -0/+4 | |
2015-06-23 | util/AllocatedString: remove bogus code from operator= | Max Kellermann | 1 | -1/+0 | |
2015-06-23 | util/AllocatedString: new utility class | Max Kellermann | 1 | -15/+51 | |
2015-06-23 | util/StringPointer: new utility class | Max Kellermann | 1 | -25/+25 | |
2015-01-01 | Copyright year 2015 | Max Kellermann | 1 | -1/+1 | |
2014-01-13 | copyright year 2014 | Max Kellermann | 1 | -1/+1 | |
2013-11-11 | util/RefCount: no "constexpr" with libc++ | Max Kellermann | 1 | -1/+6 | |
Not supported by libc++. | |||||
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 | |