17 Commits (ad3acfc847e9d54f07a0684c19181d5f4c28fee4)

Author SHA1 Message Date
Daniel Lange 079c2abf8e Update License consistently to GPLv2 as per COPYING file 6 years ago
Christian Göttsche 843949131a Drop redundant casts to the same type 6 years ago
Hugo Musso Gualandi 9207401f97 Clean up some code duplication in the header files 6 years ago
Zev Weiss a1a027b9bd Axe automated header generation. 6 years ago
Christian Göttsche 7457bfe9f3 Avoid string overflow warning 6 years ago
Nathan Scott 5228f5d47a Ensure result buffer termination in String_cat utility routine 6 years ago
Daniel Flanagan dd33444f7e Clean up existing whitespace 6 years ago
Hisham cceab15b9d free(NULL) is a valid no-op, so let's make String_freeArray(NULL) valid too. 10 years ago
Explorer09 bf35921abb Optimize Strings_startWith() 10 years ago
Hisham Muhammad 0fa03322a9 Dynamically adjust the size of line reads 10 years ago
Hisham 5db1b0e9a0 Remove extra checks made redundant by XAlloc. 10 years ago
Hisham b54d2dde40 Check for failure in allocations. 10 years ago
Michael McConville a9a5a539cf (Very) initial working OpenBSD port 11 years ago
Michael McConville 445222e48c Clean up some needless malloc casts, convert some mallocs to callocs, and fix some style 11 years ago
Hisham Muhammad 3e93f9b852 Fix comment. 11 years ago
David Hunt 5e602f18d5 Rename String to StringUtils. 11 years ago
Hisham Muhammad 2f0a4b3d3a Test realloc failure to make cppcheck happy 12 years ago
Hisham Muhammad cd692f27f4 There was a bug in my implementaion. No reason not to use the glibc version. 12 years ago
Hisham Muhammad 571ae33bb4 Fix warning on ARM processors. 14 years ago
Hisham Muhammad 45f7a4fc8d Remove old memory debugging routines. We have Valgrind nowadays. 14 years ago
Hisham Muhammad 84281bdc44 major header cleanup 14 years ago
Hisham Muhammad 81e44312b4 Use strdup explicitly 14 years ago
Hisham Muhammad 27b470e10d Don't simply trust that string splits were successful... 15 years ago
Hisham Muhammad 300caa076e Tempus fugit. 15 years ago
Hisham Muhammad a600d5a6e9 Tempus fugit. 16 years ago
Hisham Muhammad 02a30bfecd warning fixes 16 years ago
Hisham Muhammad 11931f1bc8 ACPI Battery meter 18 years ago
Hisham Muhammad da23c8c5a1 Clean up headers by using 'static' whenever possible. 18 years ago
Hisham Muhammad b10821aae9 --sort-key flag in the command-line, overriding the 20 years ago
Hisham Muhammad 5d48ab8c28 Performance improvement hackathon: improve process comparison routines, 20 years ago
Hisham Muhammad d6231bab89 Initial import. 20 years ago