kevin
|
9acb24e9e1
|
Apply licensing information to project.
|
2024-12-01 14:35:24 -05:00 |
|
kevin
|
4ffa2e7df7
|
cwCsv.cpp : _parse_number_field() now skips over empty fields.
|
2024-07-03 14:24:18 -04:00 |
|
kevin
|
91fad53d33
|
Added "#include cwTest.h" dependency to most *.cpp files.
|
2024-05-29 12:36:57 -04:00 |
|
kevin
|
b354b29581
|
cwCsv.cpp : Mark [[fallthrough]] in 'case kBeforeField'.
|
2024-03-25 10:54:02 -04:00 |
|
kevin
|
d32b7a891f
|
cwCsv.h/cpp : Added parse_field(...,bool).
|
2024-02-19 21:57:54 -05:00 |
|
kevin
|
611c198197
|
cwCommon.h,cwCsv.h,cwObject.h,cwUi.cpp : Changed result code kLabelNotFoundRC to kEleNotFoundRC.
|
2024-02-08 10:55:48 -05:00 |
|
kevin
|
3319804d60
|
cwCsv.h/cpp : Added has_field().
|
2024-01-28 13:20:10 -05:00 |
|
kevin
|
7201b63412
|
cwCsv.h/cpp: Added parse_field( ..., uint8_t )
|
2023-07-25 20:19:59 -04:00 |
|
kevin
|
cac3b1752d
|
cwCsv.cpp : Fix uninitialized variable in test().
|
2023-05-25 15:59:02 -04:00 |
|
kevin
|
d90b03d810
|
cwCsv.cpp : _fill_line_buf() now strips trailing white space from the line buffer.
|
2023-05-21 12:37:28 -04:00 |
|
kevin
|
2a51daaa90
|
cwCsv.h/cpp : Add minor functions and update API comments.
|
2023-05-12 09:00:50 -04:00 |
|
kevin
|
287184c846
|
cwCsv.h/cpp : initial commit
|
2023-05-11 21:09:04 -04:00 |
|