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
about 1 year
ago.
May 31, 2023 — May 31, 2024
Showing page 60 of 82
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
cow_iterator: Fix non const iterator ctor (cow_rw_iterator) .. and missing includes
Sven Gothel
More...
over 4 years ago
cow_iterator: Fix non const iterator ctor (cow_rw_iterator) .. and missing includes
Sven Gothel
More...
over 4 years ago
test_datatype01, cow_iterator: Add 'ostream << Type' operation for value representation on error
Sven Gothel
More...
over 4 years ago
test_datatype01, cow_iterator: Add 'ostream << Type' operation for value representation on error
Sven Gothel
More...
over 4 years ago
for_each_idx, for_each_idx_mtx: Use pre-increment for performance
Sven Gothel
More...
over 4 years ago
for_each_idx, for_each_idx_mtx: Use pre-increment for performance
Sven Gothel
More...
over 4 years ago
Use clang++ as default for now
Sven Gothel
More...
over 4 years ago
Use clang++ as default for now
Sven Gothel
More...
over 4 years ago
test_cow_darray_perf01: Using own jau::find(..) gives 3x performance boost of jau::cow_darray<T> types over std::find(..), same as if implemented 'manually'
Sven Gothel
More...
over 4 years ago
test_cow_darray_perf01: Using own jau::find(..) gives 3x performance boost of jau::cow_darray<T> types over std::find(..), same as if implemented 'manually'
Sven Gothel
More...
over 4 years ago
cow_iterator: Implement free relationship and subtraction overloads for mixed const and non-const iterator using signum alike compare()
Sven Gothel
More...
over 4 years ago
cow_iterator: Implement free relationship and subtraction overloads for mixed const and non-const iterator using signum alike compare()
Sven Gothel
More...
over 4 years ago
Reinstate 'test_cow_darray_01' for general test; Add 'test_cow_iterator_01' for full 'cow_[ro|rw]_iterator' test.
Sven Gothel
More...
over 4 years ago
Reinstate 'test_cow_darray_01' for general test; Add 'test_cow_iterator_01' for full 'cow_[ro|rw]_iterator' test.
Sven Gothel
More...
over 4 years ago
cow_iterator: Perform cow_rw_iter -> cow_ro_iter via conversion constructor and fix its iterator -> const_iterator conversion
Sven Gothel
More...
over 4 years ago
cow_iterator: Perform cow_rw_iter -> cow_ro_iter via conversion constructor and fix its iterator -> const_iterator conversion
Sven Gothel
More...
over 4 years ago
test_cow_darray_01: Add info for non const iterator types; Add iterator[] test; cow_iterator: Show reason for not using Storage_type::reference for const_iterator ..
Sven Gothel
More...
over 4 years ago
test_cow_darray_01: Add info for non const iterator types; Add iterator[] test; cow_iterator: Show reason for not using Storage_type::reference for const_iterator ..
Sven Gothel
More...
over 4 years ago
test_cow_darray_01: Elaborate more on iterator's internally used typedefs, validating whether pointer and reference uses const on const_iterator
Sven Gothel
More...
over 4 years ago
test_cow_darray_01: Elaborate more on iterator's internally used typedefs, validating whether pointer and reference uses const on const_iterator
Sven Gothel
More...
over 4 years ago
test_cow_darray_01: Add emplace_back(..) to general test
Sven Gothel
More...
over 4 years ago
test_cow_darray_01: Add emplace_back(..) to general test
Sven Gothel
More...
over 4 years ago
test_cow_darray_01.cpp: Start full testing on darray, cow_vector and cow_darray: iterator, container operations, ..
Sven Gothel
More...
over 4 years ago
test_cow_darray_01.cpp: Start full testing on darray, cow_vector and cow_darray: iterator, container operations, ..
Sven Gothel
More...
over 4 years ago
text/CMakeLists.txt: Skip Catch2 settings for non GNUCC
Sven Gothel
More...
over 4 years ago
text/CMakeLists.txt: Skip Catch2 settings for non GNUCC
Sven Gothel
More...
over 4 years ago
cow_iterator: Implement full random_access_iterator type and expose all required typedef's for std lib (Type Traits)
Sven Gothel
More...
over 4 years ago
cow_iterator: Implement full random_access_iterator type and expose all required typedef's for std lib (Type Traits)
Sven Gothel
More...
over 4 years ago
Cleanup cow_vector, cow_darray: Remove unused index ops etc, add emplace_back
Sven Gothel
More...
over 4 years ago
Cleanup cow_vector, cow_darray: Remove unused index ops etc, add emplace_back
Sven Gothel
More...
over 4 years ago
←
1
2
…
56
57
58
59
60
61
62
63
64
…
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