forked from pool/rapidcsv
Compare commits
16 Commits
Author | SHA256 | Date | |
---|---|---|---|
8f4d9fc3c1 | |||
6bf1527f6c | |||
4e6e49dbd6 | |||
c66bf92a98 | |||
79562dea2f | |||
fa4484ab60 | |||
b1e587725e | |||
14e6b95857 | |||
8cde6cee8f | |||
0448c3333b | |||
ff0fab9704 | |||
e90e97a186 | |||
4ab8fe4780 | |||
d0ff5759b2 | |||
f5fa865d43 | |||
d4dd39e3b4 |
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:9342eeb0ce37e30b778c4c030129d03e99f44a66d4710ac19627187bee774097
|
|
||||||
size 206814
|
|
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:213699f46a2a29fc2f45c2f9f66ccbe5383aebe6061445d91ac196e3cf7029c8
|
|
||||||
size 207013
|
|
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:1ad113fee1be340307d462fca23d0b73bcafa2387b0dd039bf6e5fa52b62e55b
|
|
||||||
size 207118
|
|
@@ -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
3
rapidcsv-8.88.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:8828a4e9db1334bab194fe713fa8d4405fb45065f76e69e0d403cb0a5f5de77a
|
||||||
|
size 219332
|
@@ -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>
|
||||||
|
|
||||||
|
@@ -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
|
||||||
|
Reference in New Issue
Block a user