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 56 of 82
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
darray: Fix lifecycle issue (move and assignments); Add non-type template param 'sec_mem'
Sven Gothel
More...
over 4 years ago
darray: Fix lifecycle issue (move and assignments); Add non-type template param 'sec_mem'
Sven Gothel
More...
over 4 years ago
Use RTTI in DEBUG mode, disable if !DEBUG (compiling and linking)
Sven Gothel
More...
over 4 years ago
Use RTTI in DEBUG mode, disable if !DEBUG (compiling and linking)
Sven Gothel
More...
over 4 years ago
cow_darray, darray: Add type_trait query is_darray_type<T>::value and test_cow_darray_perf01 with default and use_memmove etc.
Sven Gothel
More...
over 4 years ago
cow_darray, darray: Add type_trait query is_darray_type<T>::value and test_cow_darray_perf01 with default and use_memmove etc.
Sven Gothel
More...
over 4 years ago
cow_darray: Add use_memmove and use_realloc non-type params (like darray) and pass them over to define darray full type
Sven Gothel
More...
over 4 years ago
cow_darray: Add use_memmove and use_realloc non-type params (like darray) and pass them over to define darray full type
Sven Gothel
More...
over 4 years ago
type_traits_queries.hpp: Enable MTYPE_CHECKER* macros
Sven Gothel
More...
over 4 years ago
type_traits_queries.hpp: Enable MTYPE_CHECKER* macros
Sven Gothel
More...
over 4 years ago
Fix API comment type_cue_name<T>::name: We check RTTI enabled for clang, g++ and msvc
Sven Gothel
More...
over 4 years ago
Fix API comment type_cue_name<T>::name: We check RTTI enabled for clang, g++ and msvc
Sven Gothel
More...
over 4 years ago
test_cow_darray_01.cpp: Repurpose test: Initializer List and all darray operational modes: use_memmove=[false, true /* forced */], ..
Sven Gothel
More...
over 4 years ago
test_cow_darray_01.cpp: Repurpose test: Initializer List and all darray operational modes: use_memmove=[false, true /* forced */], ..
Sven Gothel
More...
over 4 years ago
test_datatype01.hpp: Add ctor via uint64_t; test_datatype02.hpp: Added complex const initializer list
Sven Gothel
More...
over 4 years ago
test_datatype01.hpp: Add ctor via uint64_t; test_datatype02.hpp: Added complex const initializer list
Sven Gothel
More...
over 4 years ago
test/test_type_traits_queries01.cpp: don't shadow vars
Sven Gothel
More...
over 4 years ago
test/test_type_traits_queries01.cpp: don't shadow vars
Sven Gothel
More...
over 4 years ago
test_cow_iterator_01.cpp: Use uint64_t and compare each mutation with ad-hock initializer list; Cleanup type names etc
Sven Gothel
More...
over 4 years ago
test_cow_iterator_01.cpp: Use uint64_t and compare each mutation with ad-hock initializer list; Cleanup type names etc
Sven Gothel
More...
over 4 years ago
darray: non-type template param [use_trivial_memcpy->use_memmove] default is std::is_trivially_copyable_v<Value_type>, ...
Sven Gothel
More...
over 4 years ago
darray: non-type template param [use_trivial_memcpy->use_memmove] default is std::is_trivially_copyable_v<Value_type>, ...
Sven Gothel
More...
over 4 years ago
cow_darray, darray: add free equality and relationship == != < <= > >= and swap
Sven Gothel
More...
over 4 years ago
cow_darray, darray: add free equality and relationship == != < <= > >= and swap
Sven Gothel
More...
over 4 years ago
cow_darray, darray: Add toString() and free std::ostream << (toString)
Sven Gothel
More...
over 4 years ago
cow_darray, darray: Add toString() and free std::ostream << (toString)
Sven Gothel
More...
over 4 years ago
cow_darray, darray: full initializer_list for all ..
Sven Gothel
More...
over 4 years ago
cow_darray, darray: full initializer_list for all ..
Sven Gothel
More...
over 4 years ago
move cow algos cow_iterator -> basic_algos
Sven Gothel
More...
over 4 years ago
move cow algos cow_iterator -> basic_algos
Sven Gothel
More...
over 4 years ago
←
1
2
…
52
53
54
55
56
57
58
59
60
…
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