| .. |
|
bitmap.hpp
|
Implented bit_enum, fixed fill(0).
|
2020-07-24 05:49:18 +02:00 |
|
conditional_lock.hpp
|
Fixing license headers yet once again.
|
2020-07-09 02:43:51 +02:00 |
|
copy_on_write.hpp
|
match_boolean_expression should use weak references.
|
2020-08-18 03:52:23 +02:00 |
|
deferred_value.hpp
|
Minor change to deferred_value cast and added note on lifetime.
|
2020-07-24 07:11:04 +02:00 |
|
detached_queue.hpp
|
Workaround for race condition in detached_queue::erase()
|
2021-08-30 16:50:49 +02:00 |
|
enumerator.hpp
|
Clang being stupid.
|
2020-07-11 11:22:15 +02:00 |
|
finally.hpp
|
Fix batch translator for non-free variables, add util finally.
|
2020-08-24 20:49:53 +02:00 |
|
fnv64.hpp
|
Attempt to hash consistently across platforms
|
2021-08-30 21:00:23 +02:00 |
|
function_view.hpp
|
Fixing function view yet again for clang.
|
2020-08-21 08:33:29 +02:00 |
|
hashable.hpp
|
Attempt to hash consistently across platforms
|
2021-08-30 21:00:23 +02:00 |
|
intrinsics.hpp
|
Use C++-style include cstdint
|
2021-02-10 23:20:09 +01:00 |
|
literals.hpp
|
Implemented basic std::fs support, reworked time/iterator helpers.
|
2020-08-24 04:00:44 +02:00 |
|
lt_typeid.hpp
|
Use C++-style include cstdint
|
2021-02-10 23:20:09 +01:00 |
|
multivariate.hpp
|
Added some guards to multivariate context.
|
2020-07-30 01:03:03 +02:00 |
|
numeric_iterator.hpp
|
Fixing zip / numeric_iterator implementations.
|
2020-08-31 20:38:53 +02:00 |
|
object_pool.hpp
|
Implement smart object pool balancing.
|
2020-08-25 06:55:21 +02:00 |
|
optional_reference.hpp
|
Implemented magic enum namer.
|
2020-07-31 06:42:20 +02:00 |
|
random.hpp
|
Use C++-style include cstdint
|
2021-02-10 23:20:09 +01:00 |
|
range.hpp
|
Improved the image_descriptor interface.
|
2020-08-29 07:05:54 +02:00 |
|
reducable.hpp
|
Implemented vtil::bit_cast, constexpr hashing and reduction.
|
2020-07-31 15:12:10 +02:00 |
|
relaxed_atomics.hpp
|
Removing forced amd64 cconvs, other minor changes.
|
2020-07-30 02:35:05 +02:00 |
|
reverse_iterator.hpp
|
Fixing for clang.
|
2020-08-24 04:14:18 +02:00 |
|
stack_container.hpp
|
Attempt to hash consistently across platforms
|
2021-08-30 21:00:23 +02:00 |
|
static_warning.hpp
|
Fixing zip / numeric_iterator implementations.
|
2020-08-31 20:38:53 +02:00 |
|
task.hpp
|
Fixing std::thread based tasks, added speculative lock.
|
2020-08-25 23:37:13 +02:00 |
|
thread_identifier.cpp
|
Fix build for x86
|
2021-08-02 20:29:03 +08:00 |
|
thread_identifier.hpp
|
Use C++-style include cstdint
|
2021-02-10 23:20:09 +01:00 |
|
time.hpp
|
Fixing off-by-one time -> string.
|
2020-08-28 06:18:46 +02:00 |
|
transform_parallel.hpp
|
WIP: reproducible optimizations
|
2021-08-30 14:44:40 +02:00 |
|
trilean.hpp
|
Use C++-style include cstdint
|
2021-02-10 23:20:09 +01:00 |
|
type_helpers.hpp
|
Use C++-style include cstdint
|
2021-02-10 23:20:09 +01:00 |
|
variant.cpp
|
Variant now uses vtype traits.
|
2020-08-18 05:14:57 +02:00 |
|
variant.hpp
|
Use C++-style include cstdint
|
2021-02-10 23:20:09 +01:00 |
|
vtype_traits.hpp
|
Implemented virtual type traits.
|
2020-08-18 05:14:49 +02:00 |
|
zip.hpp
|
Fixed backwards(...) breaking ::zip().
|
2020-08-31 22:42:04 +02:00 |