| .. |
|
asm.hpp
|
Fix potential overflows in utils::aligned_div, utils::rounded_div
|
2021-02-19 16:10:03 +03:00 |
|
atomic.cpp
|
Fix SAFE_BUFFERS attribute for GCC
|
2021-02-09 12:33:50 +03:00 |
|
atomic.hpp
|
Fix -Wstring-aliasing (gcc)
|
2021-02-18 19:38:22 +03:00 |
|
auto_typemap.hpp
|
Implement util/auto_typemap.hpp
|
2020-12-24 14:55:25 +03:00 |
|
cereal.cpp
|
Seal cereal includes in util/cereal.cpp
|
2021-01-28 10:48:53 +03:00 |
|
cereal.hpp
|
Seal cereal includes in util/cereal.cpp
|
2021-01-28 10:48:53 +03:00 |
|
dyn_lib.cpp
|
Remove BOM markers
|
2020-12-06 15:30:12 +03:00 |
|
dyn_lib.hpp
|
Use uptr (std::uintptr_t alias)
|
2020-12-12 16:29:55 +03:00 |
|
endian.hpp
|
Add usz alias for std::size_t
|
2020-12-18 12:23:53 +03:00 |
|
fifo_mutex.hpp
|
Implement util/fifo_mutex.hpp
|
2020-12-31 20:07:50 +03:00 |
|
fixed_typemap.cpp
|
Remove BOM markers
|
2020-12-06 15:30:12 +03:00 |
|
fixed_typemap.hpp
|
fixed_typemap.hpp: remove useless reporters
|
2021-01-05 16:16:01 +03:00 |
|
init_mutex.hpp
|
Remove bom from .hpp files
|
2020-12-07 20:03:44 +03:00 |
|
logs.cpp
|
Fix almost all GCC warnings
|
2021-02-17 22:59:04 +03:00 |
|
logs.hpp
|
Replace uint64_t with u64
|
2020-12-18 12:23:53 +03:00 |
|
shared_ptr.hpp
|
Fix almost all GCC warnings
|
2021-02-17 22:59:04 +03:00 |
|
slow_mutex.hpp
|
Implement util/fifo_mutex.hpp
|
2020-12-31 20:07:50 +03:00 |
|
sysinfo.cpp
|
Fix almost all GCC warnings
|
2021-02-17 22:59:04 +03:00 |
|
sysinfo.hpp
|
Improved Zen chip detection
|
2021-01-03 19:31:18 +03:00 |
|
to_endian.hpp
|
Add usz alias for std::size_t
|
2020-12-18 12:23:53 +03:00 |
|
typeindices.hpp
|
Implement util/auto_typemap.hpp
|
2020-12-24 14:55:25 +03:00 |
|
types.hpp
|
Fix SAFE_BUFFERS attribute for GCC
|
2021-02-09 12:33:50 +03:00 |
|
v128.hpp
|
Remove deprecated _bit accessor from v128
|
2020-12-29 21:04:28 +03:00 |
|
v128sse.hpp
|
Remove deprecated _bit accessor from v128
|
2020-12-29 21:04:28 +03:00 |
|
vm.hpp
|
vm_native.cpp: implement shm::try_map
|
2021-01-25 16:55:19 +03:00 |
|
vm_native.cpp
|
Enable -Wunused-function warning
|
2021-02-15 14:39:53 +03:00 |
|
yaml.cpp
|
Move types.h to util/types.hpp
|
2020-12-12 15:12:01 +03:00 |
|
yaml.hpp
|
Remove bom from .hpp files
|
2020-12-07 20:03:44 +03:00 |