SHA256
1
0
forked from pool/rapidcsv

9 Commits

Author SHA256 Message Date
14e6b95857 Accepting request 1184078 from devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/1184078
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rapidcsv?expand=0&rev=3
2024-07-01 09:21:04 +00:00
8cde6cee8f - Update to version 8.83:
* fixes #161 - writing CSV with autoquote enabled should quote strings
    containing linebreak

OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/rapidcsv?expand=0&rev=8
2024-06-30 08:11:51 +00:00
0448c3333b Accepting request 1161487 from devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/1161487
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rapidcsv?expand=0&rev=2
2024-03-26 18:26:03 +00:00
ff0fab9704 Accepting request 1160888 from home:matwey:branches:devel:libraries:c_c++
- Update to version 8.82:
  * handle trailing comment line without linebreak
  * fix for whitespaced quoted separators

OBS-URL: https://build.opensuse.org/request/show/1160888
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/rapidcsv?expand=0&rev=6
2024-03-25 15:33:23 +00:00
e90e97a186 Accepting request 1140724 from devel:libraries:c_c++
New package for rapidcsv, header-only C++11 CVS parsing library

OBS-URL: https://build.opensuse.org/request/show/1140724
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rapidcsv?expand=0&rev=1
2024-01-23 21:55:29 +00:00
4ab8fe4780 Accepting request 1137787 from home:matwey:branches:devel:libraries:c_c++
- Update to version 8.80:
  * fix default arguments for SeparatorParams constructor in
    documentation
  * fix build error with GCC 4.8.5
  * enable ccache only when tests are enabled
  * optional ccache
  * fix build warnings on openSUSE 15.4 / g++ v7.5.0
- Changes since 8.77:
  * add two SetCell methods for consistency with GetCell
  * switch ssize_t usage to int
- Changes since 8.75:
  * retain UTF-8 BOM on Save
  * ensure setting cell value works correctly with column headers
    offset
  * ignore c++ locale when mNumericLocale is set false
  * fix precision loss when writing floating-point values to csv
    document
  * fix no_converter::what() accessability
  * update doc mentioning package managers vcpkg and conan
  * add missing "const" qualifier to several functions in class
    Document
- Changes since 8.69:
  * update issue templates, ci branches and gitignore
  * use cmake --build for windows build
  * add utf-8 flag for windows build
  * compliance with effective c++ guidelines
  * add support for custom quote character
  * Include limits header
  * update doc
- Changes since 8.65:

OBS-URL: https://build.opensuse.org/request/show/1137787
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/rapidcsv?expand=0&rev=4
2024-01-14 11:37:44 +00:00
d0ff5759b2 Accepting request 1137023 from home:matwey:branches:devel:libraries:c_c++
- Update to version 8.80
- Drop 0001-Include-cpp-limits-header.patch: upstreamed

OBS-URL: https://build.opensuse.org/request/show/1137023
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/rapidcsv?expand=0&rev=3
2024-01-09 15:48:55 +00:00
f5fa865d43 Accepting request 1032666 from home:jengelh:branches:devel:libraries:c_c++
- Compact description. Use find's "+" mode during build.

OBS-URL: https://build.opensuse.org/request/show/1032666
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/rapidcsv?expand=0&rev=2
2022-11-01 09:47:11 +00:00
d4dd39e3b4 Accepting request 1031509 from home:matwey:rapidcsv
Initial version for new package rapidcsv

OBS-URL: https://build.opensuse.org/request/show/1031509
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/rapidcsv?expand=0&rev=1
2022-11-01 09:25:05 +00:00