Alexey Antipovsky
|
78c1b5034d
|
Feature/mcol 4882 cpimport skip rows (#3594)
* feat(cpimport): MCOL-4882 add a parameter to skip header rows
* chore(cpimport): MCOL-4882 Use boost::program_options to arguments parsing
* feat(cpimport.bin): MCOL-4882 Add missing changes
* add test
* fix clang
* add missing cmdline argument
* fix bug
* Fix double lines skipping
* Fix incorrect --silent (-N) parsing
* fix default --max-errors processing
* fix overwriting default username
* move initialization to members declaration
|
2025-07-11 23:35:43 +04:00 |
|
Leonid Fedorov
|
56f2346083
|
Remove windows ifdefs
|
2023-03-02 15:59:42 +00:00 |
|
Leonid Fedorov
|
04752ec546
|
clang format apply
|
2022-01-21 16:43:49 +00:00 |
|
Leonid Fedorov
|
5c5f103f98
|
MCOL-4839: Fix clang build (#2100)
* Fix clang build
* Extern C returned to plugin_instance
Co-authored-by: Leonid Fedorov <l.fedorov@mail.corp.ru>
|
2021-08-23 10:45:10 -05:00 |
|
Andrew Hutchings
|
01446d1e22
|
Reformat all code to coding standard
|
2017-10-26 17:18:17 +01:00 |
|
david hill
|
f6afc42dd0
|
the begginning
|
2016-01-06 14:08:59 -06:00 |
|