Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | util/StringUtil: add StripRight() overload with "end" argument | Max Kellermann | 2014-08-07 | 1 | -0/+22 |
* | util/StringUtil: move code to StripRight() | Max Kellermann | 2014-08-07 | 1 | -0/+14 |
* | util/StringUtil: rename strchug_fast() to StripLeft() | Max Kellermann | 2014-08-07 | 1 | -6/+3 |
* | java: new helper library for the Android port | Max Kellermann | 2014-03-01 | 1 | -0/+14 |
* | util/StringUtil: add StringEndsWith() | Max Kellermann | 2014-02-18 | 1 | -0/+4 |
* | util/StringUtil: add function Strip() | Max Kellermann | 2014-02-17 | 1 | -0/+7 |
* | copyright year 2014 | Max Kellermann | 2014-01-13 | 1 | -1/+1 |
* | Util/StringUtil: add StringStartsWith() | Max Kellermann | 2013-11-28 | 1 | -0/+4 |
* | util/StringUtil: rename strchug_fast_c() to strchug_fast() | Max Kellermann | 2013-10-18 | 1 | -5/+2 |
* | gcc.h: rename to Compiler.h | Max Kellermann | 2013-10-15 | 1 | -1/+1 |
* | *: remove remaining __cplusplus checks | Max Kellermann | 2013-08-07 | 1 | -23/+1 |
* | string_util: convert to C++ | Max Kellermann | 2013-04-09 | 1 | -0/+80 |