This website requires JavaScript.
Explore
Help
Sign In
ado
1 Followers
·
1 Following
Joined on
2023-10-20
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
User to block:
Optional note:
The note is not visible to the blocked user.
Cancel
Block
Repositories
1
Projects
Packages
Public Activity
Starred Repositories
1
ado
synced commits to
refs/tags/v1.7.0
at
ado/ssp
from mirror
2024-02-28 05:17:32 +01:00
ado
synced new reference
refs/tags/v1.7.0
to
ado/ssp
from mirror
2024-02-28 05:17:32 +01:00
ado
synced commits to
feature/csv_buffer
at
ado/ssp
from mirror
2024-02-27 04:57:31 +01:00
852481d233
Fix converter unit tests
ado
synced commits to
feature/csv_buffer
at
ado/ssp
from mirror
2024-02-26 04:37:31 +01:00
c516a6f826
Fix extraction tests
ado
synced commits to
feature/csv_buffer
at
ado/ssp
from mirror
2024-02-25 20:27:31 +01:00
b660310acf
[skip ci] Merge with master
0a695cf09e
Add ss::uint8 and ss::int8, add unit tests for them
f8e14b1fcf
[skip ci] Add std:: to invoked C std lib functions
a27fd121a1
Merge pull request
#34
from red0124/improvement/getline_update
c0d3087f85
Fix reallocation issues with non-POSIX get_line
Compare 5 commits »
ado
synced commits to
feature/csv_buffer
at
ado/ssp
from mirror
2024-02-25 12:17:31 +01:00
0ebbee1174
[skip ci] Remove obsolete check from get_line_buffer
b3f3bdf8d1
[skip ci] Update ssp.hpp
f4a06d40e7
Fix non-POSIX get_line
f2ff40a625
Add strict_realloc
Compare 4 commits »
ado
synced commits to
feature/csv_buffer
at
ado/ssp
from mirror
2024-02-25 04:07:32 +01:00
110ee840cc
Fix header usage functionality
05f87bc78b
[skip ci] Fix line method
88e711a5f7
Add positions method to parser, write unit tests for it, update other parser tests
Compare 3 commits »
ado
synced commits to
feature/csv_buffer
at
ado/ssp
from mirror
2024-02-24 19:57:31 +01:00
383de57f9a
Make ssize_t equal to intptr_t for non-POSIX environments
c6f6ba9821
[skip ci] Reduce number of runs for no new line at end of data test
c5e491041d
[skip ci] Disable file mode for no new line at end of data test
21b543ea4f
[skip ci] Disable buffer mode no new line at end of data test
Compare 4 commits »
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 »
First
Previous
1
2
3
4
5
Next
Last