Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2015-03-01 | moved String helper functions from sciteco.h and main.cpp to ↵ | Robin Haberkorn | 1 | -0/+51 | |
string-utils.cpp and string-utils.h * also improved performance of String::append() by using g_realloc() * added String::append() variant for non-null-terminated strings |