|
d422667477
|
[skip ci] Remove some magic numbers
|
2024-02-19 01:16:19 +01:00 |
|
|
7062888d72
|
Fix msvc build
|
2024-02-17 01:07:29 +01:00 |
|
|
f04ede3a49
|
Add option to read csv data from a buffer, add some unit tests for the new feature
|
2024-02-17 00:55:36 +01:00 |
|
|
c981ed6644
|
Write additional parser tests, update some of the existing tests to work with throw_on_error
|
2023-08-04 16:48:07 +02:00 |
|
|
1ddc61c62e
|
add possibility to iterate with the parser, update unit tests, update README
|
2021-02-28 19:22:54 +01:00 |
|
|
43e4e8a9de
|
replace ifdef WIN with ifdef __unix__
|
2021-02-21 22:25:58 +01:00 |
|
|
3578e7b99c
|
add custom getline for WIN...
|
2021-02-21 22:22:18 +01:00 |
|
|
2985027505
|
add trim_left and trim_right, add setup static asserts, update type_traits, refactor some code, add unit tests
|
2021-02-14 01:59:06 +01:00 |
|