openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
Jaulib
Settings
|
Report Duplicate
1
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Activity Not Available
Commits
: Listings
Analyzed
about 1 year
ago. based on code collected
over 1 year
ago.
May 31, 2023 — May 31, 2024
Showing page 58 of 82
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Bump README.md
Sven Gothel
More...
over 4 years ago
Bump README.md
Sven Gothel
More...
over 4 years ago
cot_iterator: Add rewind (ro and rw); For cow_rw_iterator add full write-API delegation: pop_back, erase(..), insert(..), etc etc
Sven Gothel
More...
over 4 years ago
cot_iterator: Add rewind (ro and rw); For cow_rw_iterator add full write-API delegation: pop_back, erase(..), insert(..), etc etc
Sven Gothel
More...
over 4 years ago
darray fixes: Return end_ instead of nullptr if out of range; use void* cast for memmove; erase([first, last)) shall return first
Sven Gothel
More...
over 4 years ago
darray fixes: Return end_ instead of nullptr if out of range; use void* cast for memmove; erase([first, last)) shall return first
Sven Gothel
More...
over 4 years ago
darray: Remove obsolete erase(const size_type), i.e. via index
Sven Gothel
More...
over 4 years ago
darray: Remove obsolete erase(const size_type), i.e. via index
Sven Gothel
More...
over 4 years ago
cow_darray: Remove now obsolete API entries: put(..)
Sven Gothel
More...
over 4 years ago
cow_darray: Remove now obsolete API entries: put(..)
Sven Gothel
More...
over 4 years ago
Remove obsolete cow_array, a previous ad-hoc attempt for what has become cow_darray now
Sven Gothel
More...
over 4 years ago
Remove obsolete cow_array, a previous ad-hoc attempt for what has become cow_darray now
Sven Gothel
More...
over 4 years ago
README.md update
Sven Gothel
More...
over 4 years ago
README.md update
Sven Gothel
More...
over 4 years ago
Update performance logs
Sven Gothel
More...
over 4 years ago
Update performance logs
Sven Gothel
More...
over 4 years ago
cow_darray: Fail safe API: Only [c]begin() iterator retrieval, leave other operations on the cow_[ro|rw]_iterator avoding data races
Sven Gothel
More...
over 4 years ago
cow_darray: Fail safe API: Only [c]begin() iterator retrieval, leave other operations on the cow_[ro|rw]_iterator avoding data races
Sven Gothel
More...
over 4 years ago
jau::darray: Add missing type casts for memmove, pleasing gcc/clang
Sven Gothel
More...
over 4 years ago
jau::darray: Add missing type casts for memmove, pleasing gcc/clang
Sven Gothel
More...
over 4 years ago
test_cow_darray_perf01: Add jau:: to callocator to align with std::allocator for readability
Sven Gothel
More...
over 4 years ago
test_cow_darray_perf01: Add jau:: to callocator to align with std::allocator for readability
Sven Gothel
More...
over 4 years ago
Silent gcc 11 warnings (==error): Use reinterpret_cast<> for memcpy. This 'dead code' in !use_realloc path has been ignored by clang 10
Sven Gothel
More...
over 4 years ago
Silent gcc 11 warnings (==error): Use reinterpret_cast<> for memcpy. This 'dead code' in !use_realloc path has been ignored by clang 10
Sven Gothel
More...
over 4 years ago
Update README.md
Sven Gothel
More...
over 4 years ago
Update README.md
Sven Gothel
More...
over 4 years ago
add link to run test hashset
Sven Gothel
More...
over 4 years ago
add link to run test hashset
Sven Gothel
More...
over 4 years ago
Update performance logs amd64 and arm64-raspi4
Sven Gothel
More...
over 4 years ago
Update performance logs amd64 and arm64-raspi4
Sven Gothel
More...
over 4 years ago
←
1
2
…
54
55
56
57
58
59
60
61
62
…
81
82
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree