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 59 of 82
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
if testing with valgring, also be nice ..
Sven Gothel
More...
over 4 years ago
if testing with valgring, also be nice ..
Sven Gothel
More...
over 4 years ago
darray using new callocator supporting realloc: Avoiding loop over elements w/ placement-new move-ctor with simple realloc
Sven Gothel
More...
over 4 years ago
darray using new callocator supporting realloc: Avoiding loop over elements w/ placement-new move-ctor with simple realloc
Sven Gothel
More...
over 4 years ago
Update benchmarks .. adding hashset
Sven Gothel
More...
over 4 years ago
Update benchmarks .. adding hashset
Sven Gothel
More...
over 4 years ago
Update test_hashset_perf01: Nothing beats the unordered hash-set >= 100 elements within single thread usage (no CoW, no mutex nor sync)
Sven Gothel
More...
over 4 years ago
Update test_hashset_perf01: Nothing beats the unordered hash-set >= 100 elements within single thread usage (no CoW, no mutex nor sync)
Sven Gothel
More...
over 4 years ago
test_cow_darray_perf01: Have 'test*_list*(..) perform simple work, avoiding 'optimizing away'; Cleanup; Use pre-incr instead of post-incr.
Sven Gothel
More...
over 4 years ago
test_cow_darray_perf01: Have 'test*_list*(..) perform simple work, avoiding 'optimizing away'; Cleanup; Use pre-incr instead of post-incr.
Sven Gothel
More...
over 4 years ago
eclipse: only compile test_cow_darray_perf01.cpp for single exe test build (debug/performance)
Sven Gothel
More...
over 4 years ago
eclipse: only compile test_cow_darray_perf01.cpp for single exe test build (debug/performance)
Sven Gothel
More...
over 4 years ago
Tagging unit tests as examples: FunctionDef, ringbuffer, sc_atomic_critical, ...
Sven Gothel
More...
over 4 years ago
Tagging unit tests as examples: FunctionDef, ringbuffer, sc_atomic_critical, ...
Sven Gothel
More...
over 4 years ago
Adding jau::for_each_fidelity with documentation 'Usage of const_iterator to call non-const methods' and 'Use const_iterator over iterator with CoW if possible'
Sven Gothel
More...
over 4 years ago
Adding jau::for_each_fidelity with documentation 'Usage of const_iterator to call non-const methods' and 'Use const_iterator over iterator with CoW if possible'
Sven Gothel
More...
over 4 years ago
cow_iterator: Move free operator overloads into namespace jau; Ooops .. slipped this one
Sven Gothel
More...
over 4 years ago
cow_iterator: Move free operator overloads into namespace jau; Ooops .. slipped this one
Sven Gothel
More...
over 4 years ago
basic_types: Use '__cxx_rtti_available__' in type_name_cue::name()
Sven Gothel
More...
over 4 years ago
basic_types: Use '__cxx_rtti_available__' in type_name_cue::name()
Sven Gothel
More...
over 4 years ago
cpp_lang_macros: Define '__cxx_rtti_available__' if compiled with RTTI support (clang, gcc, msvc)
Sven Gothel
More...
over 4 years ago
cpp_lang_macros: Define '__cxx_rtti_available__' if compiled with RTTI support (clang, gcc, msvc)
Sven Gothel
More...
over 4 years ago
Updated README.md
Sven Gothel
More...
over 4 years ago
Updated README.md
Sven Gothel
More...
over 4 years ago
doxygen: exclude catch2 (only include 'include/jau')
Sven Gothel
More...
over 4 years ago
doxygen: exclude catch2 (only include 'include/jau')
Sven Gothel
More...
over 4 years ago
Update test_cow_darray_perf01 logs amd64 and arm64-raspi4
Sven Gothel
More...
over 4 years ago
Update test_cow_darray_perf01 logs amd64 and arm64-raspi4
Sven Gothel
More...
over 4 years ago
cow_iterator: template iterator_type -> std::string conversion; Cleanup test_cow_iterator_01; All tests passed!
Sven Gothel
More...
over 4 years ago
cow_iterator: template iterator_type -> std::string conversion; Cleanup test_cow_iterator_01; All tests passed!
Sven Gothel
More...
over 4 years ago
←
1
2
…
55
56
57
58
59
60
61
62
63
…
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