index
:
Instrument.git
master
pinmuxindt
vxi
The instrument daemon
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
string_utils.c
Age
Commit message (
Expand
)
Author
1970-01-01
fix numeric string detection in parameter/units by anchoring regex
root
1999-12-31
astyle fixes
root
2012-12-11
added conditional_regex_replace utility function
Michael J. Chudobiak
2012-10-31
astyle fixes
Michael J. Chudobiak
1999-12-31
better calculation of space for significant digits
root
1999-12-31
fix last commit
root
2012-10-31
remove another fixed-length string
Michael J. Chudobiak
1999-12-31
removed obsolete FIXMEs
root
2012-09-05
scope reductions
Michael J. Chudobiak
2012-08-30
astyle fixes
Michael J. Chudobiak
1999-12-31
fix significant digit handling
root
2012-08-30
try removing some fixed-length strings
Michael J. Chudobiak
2012-08-30
remove unused parameter
Michael J. Chudobiak
2012-08-30
fix invocation of Float_to_Text
Michael J. Chudobiak
2012-08-30
astyle fixes
Michael J. Chudobiak
2012-08-30
first attempt at lcd menus
Michael J. Chudobiak
2012-08-15
ran dos2unix
Michael J. Chudobiak
2012-08-14
astyle formatting run
Michael J. Chudobiak
2012-08-14
String_trim_excess_digits is not needed, since atof "just works" in glib
Michael J. Chudobiak
2012-08-14
remember to unref regex
Michael J. Chudobiak
2012-08-14
use pcre regex to implement String_is_it_numeric
Michael J. Chudobiak
1999-12-31
re-add old is_numeric detector - new code couldn't handle ".1" or "2"
root
1999-12-31
many small fixes
root
1999-12-31
fix various warnings
root
1999-12-31
add new files
root