8 days ago |
Mike Becker |
do not trim strings before conversion to number
|
file |
diff |
annotate
|
2 weeks ago |
Mike Becker |
removes some unnecessary string functions - fixes #561
|
file |
diff |
annotate
|
2 weeks ago |
Mike Becker |
fix mistake string test: CX_STR should be used for initializers only
|
file |
diff |
annotate
|
4 weeks ago |
Mike Becker |
fix cx_strcmp() and cx_strcasecmp() - fixes #546
|
file |
diff |
annotate
|
5 weeks ago |
Mike Becker |
implement floating point string to number conversions
|
file |
diff |
annotate
|
5 weeks ago |
Mike Becker |
implement string to integer conversions
|
file |
diff |
annotate
|
6 weeks ago |
Mike Becker |
add temporary implementations for string to number and first test cases
|
file |
diff |
annotate
|
8 weeks ago |
Mike Becker |
add test case to cover new branches inside cx_strcat_ma()
|
file |
diff |
annotate
|
3 months ago |
Mike Becker |
fix several survivors of east-const and some missing consts
|
file |
diff |
annotate
|
4 months ago |
Mike Becker |
move all const keywords to the west - fixes #426
|
file |
diff |
annotate
|
12 months ago |
Mike Becker |
fix assertion failure depending on possibly uninitialized memory
|
file |
diff |
annotate
|
12 months ago |
Mike Becker |
add constant for reading out strstr sbo size - relates to #343
|
file |
diff |
annotate
|
13 months ago |
Mike Becker |
migrate string tests - relates to #342
|
file |
diff |
annotate
|