Commit Graph

  • dc3f0925fa try ci update ado 2021-02-24 17:35:56 +01:00
  • 7660bca336 try ci update ado 2021-02-24 17:24:48 +01:00
  • 185651a042 try fix vs ci ado 2021-02-23 22:01:59 +01:00
  • b1e44ee9f8 try fix vs16 ci ado 2021-02-23 21:07:02 +01:00
  • 14d67d87bd try fix vs16 ci ado 2021-02-23 21:05:04 +01:00
  • 6cd1b9870b try fix vs16 ci ado 2021-02-23 20:56:37 +01:00
  • ae355a6242 remove one warning, update the other ado 2021-02-23 20:48:18 +01:00
  • 4939904f44 try fix mingw i686 ado 2021-02-23 20:39:03 +01:00
  • 3b87136d37 try fix mingw i686 ado 2021-02-23 20:28:56 +01:00
  • 529fcc30a8 try fix mingw i686 ado 2021-02-23 20:27:54 +01:00
  • 71e3acd1c4 try fix mingw-clang ci ado 2021-02-23 02:31:24 +01:00
  • e3c098246d make clang mingw32 not use builtin overflow functions ado 2021-02-23 02:25:24 +01:00
  • bdb07bcc32 fix parser unit tests for mingw ado 2021-02-23 01:02:15 +01:00
  • d353c5828c try fix vs16-ci, change shell ado 2021-02-22 01:36:30 +01:00
  • 71b0121bb0 try fix vs16-ci ado 2021-02-22 01:30:38 +01:00
  • 78963938c7 add vs16-ci ado 2021-02-22 01:12:59 +01:00
  • c6c3667ed6 try fix msys2-clang-ci ado 2021-02-21 23:51:54 +01:00
  • 93bd2e69ee update ci names, fix msys2-clang-ci ado 2021-02-21 22:48:08 +01:00
  • b2e172201c add msys2-clang.yml ado 2021-02-21 22:42:08 +01:00
  • 43e4e8a9de replace ifdef WIN with ifdef __unix__ ado 2021-02-21 22:25:58 +01:00
  • 3578e7b99c add custom getline for WIN... ado 2021-02-21 22:22:18 +01:00
  • 208914ff96 try make msys2.yml run unit tests ado 2021-02-21 19:57:28 +01:00
  • f3e6996818 add git to msys2.yml ado 2021-02-21 19:27:09 +01:00
  • 605f62e0ef add msys2.yml ado 2021-02-21 19:21:22 +01:00
  • a1541dae13 add ci for specific branch patterns ado 2021-02-21 10:21:50 +01:00
  • 2f9e00b8a8
    Merge pull request #11 from red0124/improvement/update_setup_and_trim red0124 2021-02-21 03:36:50 +01:00
  • 1af0e75788 update all unit tests, fix bug with unterminated escape, updated multiline parsing, refactored some code, removed unused code ado 2021-02-21 02:49:23 +01:00
  • 2dbc21780f WIP, added multiline restriction, fixed a few bugs for multiline, updated unit tests ado 2021-02-20 15:53:18 +01:00
  • 2985027505 add trim_left and trim_right, add setup static asserts, update type_traits, refactor some code, add unit tests ado 2021-02-14 01:59:06 +01:00
  • dfc428c923
    Merge pull request #10 from red0124/improvement/error_mode_and_multiline_setup red0124 2021-02-13 01:21:53 +01:00
  • ea42948c42 add string_error and multiline within the setup, remove set_error_mode, update unit tests, update documentation ado 2021-02-13 01:14:25 +01:00
  • 0f178658bb
    Merge pull request #9 from red0124/feature/rule_of_five red0124 2021-02-07 22:17:28 +01:00
  • 6f2f4d9171 fix out of range copy_n within the splitter ado 2021-02-07 22:12:23 +01:00
  • b626f78a71 make reader a struct ado 2021-02-07 21:29:12 +01:00
  • c094ede588 update test names ado 2021-02-07 21:24:41 +01:00
  • b847699b5e add/delete constructors and assign operators for the parser, refactor some code, update unit tests ado 2021-02-07 21:12:13 +01:00
  • 716bc3e223 update README ado 2021-02-07 18:55:04 +01:00
  • 22f8d5f139
    Merge pull request #8 from red0124/feature/cmake_update red0124 2021-02-07 16:17:38 +01:00
  • feb993f4c2 update README ado 2021-02-07 16:02:10 +01:00
  • 8455f37465 update README ado 2021-02-07 15:59:17 +01:00
  • 2fa4f8e863 add meson setup to README ado 2021-02-07 15:53:43 +01:00
  • cf3469361c fix README ado 2021-02-07 15:46:03 +01:00
  • 8684114ad1 update README ado 2021-02-07 15:41:00 +01:00
  • 1bad4fc3c0 make cmake install also install fast_float, update README ado 2021-02-07 15:07:35 +01:00
  • 4376c84969 undo install removal from cmake ado 2021-02-07 14:02:51 +01:00
  • df2be68de1
    Merge pull request #7 from red0124/feature/no_install red0124 2021-02-07 13:04:14 +01:00
  • 613cc2b98a disable tests if subproject in meson ado 2021-02-07 13:02:35 +01:00
  • f3f025b9c9 remove install option ado 2021-02-07 12:45:28 +01:00
  • 77199f0145
    Merge pull request #6 from red0124/feature/fast_float red0124 2021-02-07 12:34:39 +01:00
  • 50b3e7b482 fix fast_float link ado 2021-02-07 12:31:56 +01:00
  • 459286a150 update README ado 2021-02-07 12:26:41 +01:00
  • e366618639 update cmake ado 2021-02-07 12:15:53 +01:00
  • 9408c385d6 replace float/double conversion with fast_float, update unit tests, update meson ado 2021-02-07 11:33:16 +01:00
  • a1ca012203 minor refactoring ado 2021-02-06 21:08:59 +01:00
  • 5cd458e2bc
    Merge pull request #5 from red0124/feature/quote_escape_trim red0124 2021-02-06 01:49:37 +01:00
  • 9b90803f6f make split_input private, make resplit private, update tests and the converter ado 2021-02-06 01:44:46 +01:00
  • 42629c39c4 refactore a bit more, increase escape shifting performance ado 2021-02-06 00:55:05 +01:00
  • f973f404be refactor code, increase performance ado 2021-02-05 18:28:10 +01:00
  • 7640c038f3 move setup to seperate header, add static asserts ado 2021-02-02 21:43:36 +01:00
  • 6da0cb3544 add mismatched quote error, update error handling for splitter, add unit tests, update test_helpers buffer ado 2021-02-02 02:17:31 +01:00
  • d887dff82a get rid of maybe-uninitialized warnings ado 2021-02-01 00:56:42 +01:00
  • 035e27c5ab add converter tests with quote trim and escape, enable resplit on converter, make parser handle multi-line csv, add unit tests ado 2021-01-31 23:08:46 +01:00
  • 1bf6b9d595 write unit tests for resplit, fix some issues with resplit ado 2021-01-30 21:52:32 +01:00
  • a5c9216824 refator splitter, add resplit functionality, write some unit tests ado 2021-01-25 00:16:55 +01:00
  • 9302a25256 increase number of combinations for final splitter test ado 2021-01-24 01:48:12 +01:00
  • ed6157fa9f add more splitter tests ado 2021-01-24 01:45:54 +01:00
  • 24fe96dc44 add splitter tests ado 2021-01-23 21:39:18 +01:00
  • 15f0c63643 fix converter test ado 2021-01-21 02:13:45 +01:00
  • 86514bfbb6 replace tuple constructor with make_tuple in converter test ado 2021-01-21 02:09:51 +01:00
  • c28e777872 Merge remote-tracking branch 'origin/master' into feature/quote_escape_trim ado 2021-01-21 02:05:35 +01:00
  • 282f944271 update pipeline ado 2021-01-21 02:05:05 +01:00
  • f0a01f65d3 update splitter tests for meson ado 2021-01-21 02:00:26 +01:00
  • bea7775118 merge with master ado 2021-01-21 01:54:20 +01:00
  • fe00b99ef9
    Merge pull request #4 from red0124/feature/meson red0124 2021-01-21 01:49:39 +01:00
  • 40f8dcc203 try fix test CMakeLists ado 2021-01-21 01:45:16 +01:00
  • 33f65e2061 remove test_main from ci ado 2021-01-21 01:41:54 +01:00
  • 2765cb467f add test_main to CMakeList ado 2021-01-21 01:36:34 +01:00
  • f2c157efc3 fix test/CmakeLists ado 2021-01-21 01:32:52 +01:00
  • e49ccede35 update tests for github ci ado 2021-01-21 01:29:07 +01:00
  • 4f7cf73002 update cmake for unit tests ado 2021-01-19 20:32:46 +01:00
  • 92e8e200f9 add meson support, update pipeline ado 2021-01-19 20:26:36 +01:00
  • 6193c65388 enable matchers for parser ado 2021-01-17 21:46:36 +01:00
  • 4de7063708 merge with master ado 2021-01-17 16:48:46 +01:00
  • 4932138fba fix parser destructor ado 2021-01-17 15:22:50 +01:00
  • 024e5d3810 refactor splitter ado 2021-01-17 14:53:07 +01:00
  • 263dba7626 create seperate header for the splitter, move splitter tests to different cpp file ado 2021-01-17 02:15:06 +01:00
  • 69d6df12be add splitter, update converter and parser, update unit tests ado 2021-01-17 00:46:05 +01:00
  • cd264faa70 add buffer to converter ado 2021-01-10 23:51:20 +01:00
  • 0dff6d9948
    Merge pull request #3 from red0124/testing red0124 2021-01-07 23:26:45 +01:00
  • 758227a16f replate tuple constructors with make_tuple ado 2021-01-07 23:24:06 +01:00
  • 99ac9e49f6 testing ci ado 2021-01-07 23:18:05 +01:00
  • cf5ed7cf9e
    Merge pull request #2 from red0124/testing red0124 2021-01-07 23:16:34 +01:00
  • 1a7bfbff46 add ci to testing branch ado 2021-01-07 23:13:24 +01:00
  • 5ea941628b try fix pipeline ado 2021-01-07 23:07:08 +01:00
  • f6b0201bf5 try fix pipeline ado 2021-01-07 22:57:55 +01:00
  • 0ac058c3f7 update documentation ado 2021-01-07 22:37:33 +01:00
  • d70deace32 remove project version directory from include path ado 2021-01-07 22:21:40 +01:00
  • 7166e1ebad
    Merge pull request #1 from friendlyanon/cmake-support red0124 2021-01-07 18:26:46 +01:00
  • f2cc7265b6 undo removal of right_of_impl ado 2021-01-06 19:41:39 +01:00
  • 7ea33c80e2 replace stdlib.h with cstdlib, remove not needed forward declarations in type traits, fix README typo ado 2021-01-06 09:08:59 +01:00