11 Commits

Author SHA256 Message Date
e84aab3806 Accepting request 1306114 from home:matwey:branches:devel:libraries:c_c++
- Update to version 8.89:
  * fix character type in trim functions to better handle invalid input data

OBS-URL: https://build.opensuse.org/request/show/1306114
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/rapidcsv?expand=0&rev=18
2025-09-22 12:01:50 +00:00
1bd95b76de Accepting request 1299907 from home:matwey:branches:devel:libraries:c_c++
- Update to version 8.88:
  * utf-16 handling for stream-based constructor

OBS-URL: https://build.opensuse.org/request/show/1299907
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/rapidcsv?expand=0&rev=16
2025-08-28 13:08:44 +00:00
bb493188ed Accepting request 1278269 from home:matwey:branches:devel:libraries:c_c++
- Update to version 8.87:
  * out-of-range InsertColumn to throw exception instead of segfaulting
  * out-of-range RemoveColumn to throw exception instead of segfaulting

OBS-URL: https://build.opensuse.org/request/show/1278269
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/rapidcsv?expand=0&rev=14
2025-05-24 09:58:40 +00:00
d237465ff9 Accepting request 1255424 from home:matwey:branches:devel:libraries:c_c++
- Update to version 8.85:
  * GetColumnCount to respect LabelParams offset when determining first row

OBS-URL: https://build.opensuse.org/request/show/1255424
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/rapidcsv?expand=0&rev=12
2025-04-19 16:09:55 +00:00
24ea3c2ea0 Accepting request 1204321 from home:matwey:branches:devel:libraries:c_c++
- Update to version 8.84:
  * handle trailing empty cell without linebreak

OBS-URL: https://build.opensuse.org/request/show/1204321
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/rapidcsv?expand=0&rev=10
2024-09-29 09:43:20 +00:00
23ccfe6cad Accepting request 1182643 from home:matwey:branches:devel:libraries:c_c++
- Update to version 8.83:
  * fixes #161 - writing CSV with autoquote enabled should quote strings
    containing linebreak

OBS-URL: https://build.opensuse.org/request/show/1182643
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
fde9eb0ccd 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
355a21d424 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
0d63ff231e 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
549705a35f 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
3eecf72653 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