SHA256
8
0
forked from pool/rapidcsv

16 Commits

Author SHA256 Message Date
8f4d9fc3c1 Accepting request 1301810 from devel:libraries:c_c++
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/1301810
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rapidcsv?expand=0&rev=7
2025-08-29 16:36:09 +00:00
6bf1527f6c - Update to version 8.88:
* utf-16 handling for stream-based constructor

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
4e6e49dbd6 Accepting request 1279748 from devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/1279748
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rapidcsv?expand=0&rev=6
2025-05-26 16:41:05 +00:00
c66bf92a98 Accepting request 1270980 from devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/1270980
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rapidcsv?expand=0&rev=5
2025-04-20 07:36:09 +00:00
79562dea2f - Update to version 8.85:
* GetColumnCount to respect LabelParams offset when determining first row

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
fa4484ab60 Accepting request 1204509 from devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/1204509
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rapidcsv?expand=0&rev=4
2024-09-30 13:38:46 +00:00
b1e587725e 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
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
7 changed files with 11 additions and 14 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:9342eeb0ce37e30b778c4c030129d03e99f44a66d4710ac19627187bee774097
size 206814

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:213699f46a2a29fc2f45c2f9f66ccbe5383aebe6061445d91ac196e3cf7029c8
size 207013

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:1ad113fee1be340307d462fca23d0b73bcafa2387b0dd039bf6e5fa52b62e55b
size 207118

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:f642ec5948bb6fe42c4802ab35323c445850ead30d0d03d737312b4b3b7d2bc5
size 219053

3
rapidcsv-8.88.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:8828a4e9db1334bab194fe713fa8d4405fb45065f76e69e0d403cb0a5f5de77a
size 219332

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Sat Aug 16 16:13:16 UTC 2025 - Matwey Kornilov <matwey.kornilov@gmail.com>
- Update to version 8.88:
* utf-16 handling for stream-based constructor
------------------------------------------------------------------- -------------------------------------------------------------------
Sun May 18 14:14:51 UTC 2025 - Matwey Kornilov <matwey.kornilov@gmail.com> Sun May 18 14:14:51 UTC 2025 - Matwey Kornilov <matwey.kornilov@gmail.com>

View File

@@ -1,7 +1,7 @@
# #
# spec file for package rapidcsv # spec file for package rapidcsv
# #
# Copyright (c) 2025 SUSE LLC # Copyright (c) 2025 SUSE LLC and contributors
# #
# All modifications and additions to the file contributed by third parties # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
Name: rapidcsv Name: rapidcsv
Version: 8.87 Version: 8.88
Release: 0 Release: 0
Summary: C++ header-only library for CSV parsing Summary: C++ header-only library for CSV parsing
License: BSD-3-Clause License: BSD-3-Clause