Commit Graph

361 Commits

Author SHA1 Message Date
ado
14e0744304 try ubuntu icc pipeline 2021-02-24 19:18:22 +01:00
ado
da7667cbc4 try ubuntu icc pipeline 2021-02-24 19:09:01 +01:00
ado
b4f00b42a2 try ubuntu icc pipeline 2021-02-24 18:59:55 +01:00
ado
0b8b1dda22 try ubuntu icc pipeline 2021-02-24 18:10:47 +01:00
ado
a949bf5ace try ubuntu icc pipeline 2021-02-24 18:09:13 +01:00
ado
4aefdca6a4 try ubuntu icc pipeline 2021-02-24 18:06:09 +01:00
ado
dc3f0925fa try ci update 2021-02-24 17:35:56 +01:00
ado
7660bca336 try ci update 2021-02-24 17:24:48 +01:00
ado
185651a042 try fix vs ci 2021-02-23 22:01:59 +01:00
ado
b1e44ee9f8 try fix vs16 ci 2021-02-23 21:07:02 +01:00
ado
14d67d87bd try fix vs16 ci 2021-02-23 21:05:04 +01:00
ado
6cd1b9870b try fix vs16 ci 2021-02-23 20:56:37 +01:00
ado
ae355a6242 remove one warning, update the other 2021-02-23 20:48:18 +01:00
ado
4939904f44 try fix mingw i686 2021-02-23 20:39:03 +01:00
ado
3b87136d37 try fix mingw i686 2021-02-23 20:28:56 +01:00
ado
529fcc30a8 try fix mingw i686 2021-02-23 20:27:54 +01:00
ado
71e3acd1c4 try fix mingw-clang ci 2021-02-23 02:31:24 +01:00
ado
e3c098246d make clang mingw32 not use builtin overflow functions 2021-02-23 02:25:24 +01:00
ado
bdb07bcc32 fix parser unit tests for mingw 2021-02-23 01:02:15 +01:00
ado
d353c5828c try fix vs16-ci, change shell 2021-02-22 01:36:30 +01:00
ado
71b0121bb0 try fix vs16-ci 2021-02-22 01:30:38 +01:00
ado
78963938c7 add vs16-ci 2021-02-22 01:12:59 +01:00
ado
c6c3667ed6 try fix msys2-clang-ci 2021-02-21 23:51:54 +01:00
ado
93bd2e69ee update ci names, fix msys2-clang-ci 2021-02-21 22:48:08 +01:00
ado
b2e172201c add msys2-clang.yml 2021-02-21 22:42:08 +01:00
ado
43e4e8a9de replace ifdef WIN with ifdef __unix__ 2021-02-21 22:25:58 +01:00
ado
3578e7b99c add custom getline for WIN... 2021-02-21 22:22:18 +01:00
ado
208914ff96 try make msys2.yml run unit tests 2021-02-21 19:57:28 +01:00
ado
f3e6996818 add git to msys2.yml 2021-02-21 19:27:09 +01:00
ado
605f62e0ef add msys2.yml 2021-02-21 19:21:22 +01:00
ado
a1541dae13 add ci for specific branch patterns 2021-02-21 10:21:50 +01:00
red0124
2f9e00b8a8
Merge pull request #11 from red0124/improvement/update_setup_and_trim
Improvement/update setup and trim
2021-02-21 03:36:50 +01:00
ado
1af0e75788 update all unit tests, fix bug with unterminated escape, updated multiline parsing, refactored some code, removed unused code 2021-02-21 02:49:23 +01:00
ado
2dbc21780f WIP, added multiline restriction, fixed a few bugs for multiline, updated unit tests 2021-02-20 15:53:18 +01:00
ado
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
red0124
dfc428c923
Merge pull request #10 from red0124/improvement/error_mode_and_multiline_setup
add string_error and multiline within the setup, remove set_error_mod…
2021-02-13 01:21:53 +01:00
ado
ea42948c42 add string_error and multiline within the setup, remove set_error_mode, update unit tests, update documentation 2021-02-13 01:14:25 +01:00
red0124
0f178658bb
Merge pull request #9 from red0124/feature/rule_of_five
Feature/rule of five
2021-02-07 22:17:28 +01:00
ado
6f2f4d9171 fix out of range copy_n within the splitter 2021-02-07 22:12:23 +01:00
ado
b626f78a71 make reader a struct 2021-02-07 21:29:12 +01:00
ado
c094ede588 update test names 2021-02-07 21:24:41 +01:00
ado
b847699b5e add/delete constructors and assign operators for the parser, refactor some code, update unit tests 2021-02-07 21:12:13 +01:00
ado
716bc3e223 update README 2021-02-07 18:55:04 +01:00
red0124
22f8d5f139
Merge pull request #8 from red0124/feature/cmake_update
Feature/cmake update
2021-02-07 16:17:38 +01:00
ado
feb993f4c2 update README 2021-02-07 16:02:10 +01:00
ado
8455f37465 update README 2021-02-07 15:59:17 +01:00
ado
2fa4f8e863 add meson setup to README 2021-02-07 15:53:43 +01:00
ado
cf3469361c fix README 2021-02-07 15:46:03 +01:00
ado
8684114ad1 update README 2021-02-07 15:41:00 +01:00
ado
1bad4fc3c0 make cmake install also install fast_float, update README 2021-02-07 15:07:35 +01:00