Age | Commit message (Expand) | Author |
---|---|---|
2015-09-01 | util/AllocatedString: fix off-by-one bug in Duplicate() | Max Kellermann |
2015-09-01 | util/AllocatedString: add constant "SENTINEL" | Max Kellermann |
2015-06-25 | util/AllocatedString: add methods Duplicate(), Clone() | Max Kellermann |
2015-06-25 | util/AllocatedString: add method empty() | Max Kellermann |
2015-06-23 | util/AllocatedString: remove bogus code from operator= | Max Kellermann |
2015-06-23 | util/AllocatedString: new utility class | Max Kellermann |