• Joined on 2023-10-20
ado synced commits to feature/csv_buffer at ado/ssp from mirror 2024-02-24 03:37:31 +01:00
8881649aca Update get_line_buffer, update new version of get_line_file to work with data that has no new line at eof
ado synced commits to master at ado/ssp from mirror 2024-02-24 03:37:31 +01:00
a27fd121a1 Merge pull request #34 from red0124/improvement/getline_update
c0d3087f85 Fix reallocation issues with non-POSIX get_line
Compare 2 commits »
ado synced and deleted reference refs/tags/bugfix/header_usage_on_empty_file at ado/ssp from mirror 2024-02-23 03:17:31 +01:00
ado synced commits to feature/csv_buffer at ado/ssp from mirror 2024-02-23 03:17:31 +01:00
273e8ad950 Merge with master, resolve conflicts
f8fdb97151 Merge pull request #33 from red0124/improvement/getline_update
c0ee100f99 Update ssp.hpp
09e628020d Fix typo in common.hpp
ea21b9ba04 Fix get_line possible leak
Compare 6 commits »
ado synced commits to master at ado/ssp from mirror 2024-02-23 03:17:31 +01:00
f8fdb97151 Merge pull request #33 from red0124/improvement/getline_update
c0ee100f99 Update ssp.hpp
09e628020d Fix typo in common.hpp
ea21b9ba04 Fix get_line possible leak
230da6a3f2 Update getline implementation for non-POSIX systems
Compare 5 commits »
ado synced commits to feature/csv_buffer at ado/ssp from mirror 2024-02-22 02:57:30 +01:00
3ea8adedfd Add extended tests with no new line at eof
57ba23c574 [skip ci] Restore extended tests
6516c6cc94 [skip ci] Restore CMAKE_GITHUB_CI, disable some extended tests
cbb0a1ad8e [skip ci] Fix coverage.yml typo, disable extended tests
1798b4c6f3 [skip ci] Update coverage.yml, fix lcov usage error
Compare 8 commits »
ado synced commits to feature/csv_buffer at ado/ssp from mirror 2024-02-21 02:37:30 +01:00
5e32d722e8 [skip ci] Update coverage.yml, add unit test for files and buffers without new line at the end of the file
59f6591da3 [skip ci] Update coverage.yml
Compare 2 commits »
ado synced commits to feature/csv_buffer at ado/ssp from mirror 2024-02-19 09:54:57 +01:00
9d96a7d47f [skip ci] Update coverage.yml
ado synced commits to feature/csv_buffer at ado/ssp from mirror 2024-02-19 01:44:57 +01:00
d4fc2ee561 [skip ci] Update .gitignore
d422667477 [skip ci] Remove some magic numbers
aaa22046a5 Add null data buffer error handler and unit test, resolve TODOs
775b8c93e2 Fix parser tests part 2 segment issues
e4fba8a918 Split parser tests part 2 into additional segments
Compare 15 commits »
ado synced commits to feature/csv_buffer at ado/ssp from mirror 2024-02-18 17:34:58 +01:00
dbaa8131e7 Update ssp.hpp
ef8cf30919 Merge remote-tracking branch 'origin/master' into feature/csv_buffer
42d618ed64 Make CI unit tests run sequentially
8b07f7d6cb Remove tmpnam usage for random file generation
82f8ed12b4 Fix out of bounds reading for get_line_buffer, write more buffer mode unit tests
Compare 5 commits »
ado synced commits to master at ado/ssp from mirror 2024-02-18 17:34:58 +01:00
42d618ed64 Make CI unit tests run sequentially
ado synced commits to feature/csv_buffer at ado/ssp from mirror 2024-02-18 01:24:57 +01:00
e89e268280 Update test helpers random file name generator
aacf690640 Fix unit test CMakeLists typo
f8c5757d99 Fix unit test CMakeLists
ce03c371ae Split parser tests into multiple files, add more tests for buffer mode
6c859959d6 Add more unit tests for buffer mode
Compare 10 commits »
ado synced commits to bugfix/header_usage_on_empty_file at ado/ssp from mirror 2024-02-17 09:04:58 +01:00
ado synced new reference bugfix/header_usage_on_empty_file to ado/ssp from mirror 2024-02-17 09:04:58 +01:00
ado synced commits to feature/csv_buffer at ado/ssp from mirror 2024-02-17 09:04:58 +01:00
7062888d72 Fix msvc build
ado synced commits to master at ado/ssp from mirror 2024-02-17 09:04:58 +01:00
fdd153b63e Merge pull request #32 from red0124/bugfix/header_usage_on_empty_file
c05ab35a33 [skip ci] Update version
8d1637cad1 Update single-header.yml
7530be1c44 Fix undefined behavior when trying to fetch header information on an empty file
Compare 4 commits »
ado synced commits to refs/tags/v1.6.2 at ado/ssp from mirror 2024-02-17 09:04:58 +01:00
ado synced new reference refs/tags/v1.6.2 to ado/ssp from mirror 2024-02-17 09:04:58 +01:00
ado synced commits to feature/csv_buffer at ado/ssp from mirror 2024-02-17 01:04:56 +01:00
ado synced new reference feature/csv_buffer to ado/ssp from mirror 2024-02-17 01:04:56 +01:00