summaryrefslogtreecommitdiff
path: root/string_utils.c
AgeCommit message (Collapse)Author
2012-12-11added conditional_regex_replace utility functionMichael J. Chudobiak
2012-10-31astyle fixesMichael J. Chudobiak
1999-12-31better calculation of space for significant digitsroot
1999-12-31fix last commitroot
2012-10-31remove another fixed-length stringMichael J. Chudobiak
1999-12-31removed obsolete FIXMEsroot
2012-09-05scope reductionsMichael J. Chudobiak
2012-08-30astyle fixesMichael J. Chudobiak
1999-12-31fix significant digit handlingroot
2012-08-30try removing some fixed-length stringsMichael J. Chudobiak
2012-08-30remove unused parameterMichael J. Chudobiak
2012-08-30fix invocation of Float_to_TextMichael J. Chudobiak
2012-08-30astyle fixesMichael J. Chudobiak
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