summaryrefslogtreecommitdiff
path: root/string_utils.c
AgeCommit message (Collapse)Author
2012-08-30first attempt at lcd menusMichael J. Chudobiak
2012-08-15ran dos2unixMichael J. Chudobiak
2012-08-14astyle formatting runMichael J. Chudobiak
2012-08-14String_trim_excess_digits is not needed, since atof "just works" in glibMichael J. Chudobiak
2012-08-14remember to unref regexMichael J. Chudobiak
2012-08-14use pcre regex to implement String_is_it_numericMichael J. Chudobiak
1999-12-31re-add old is_numeric detector - new code couldn't handle ".1" or "2"root
1999-12-31many small fixesroot
1999-12-31fix various warningsroot
1999-12-31add new filesroot