| .. |
|
asm.hpp
|
Implement utils::bless (pointer cast)
|
2021-03-10 16:02:00 +03:00 |
|
atomic.cpp
|
Fix some -Weffc++ warnings (part 1)
|
2021-03-31 11:27:09 +03:00 |
|
atomic.hpp
|
Fix some -Weffc++ warnings (part 1)
|
2021-03-31 11:27:09 +03:00 |
|
auto_typemap.hpp
|
auto_typemap.hpp: reduce indirection
|
2021-03-02 16:08:14 +03:00 |
|
cereal.cpp
|
Fix some -Weffc++ warnings (part 1)
|
2021-03-31 11:27:09 +03:00 |
|
cereal.hpp
|
Seal cereal includes in util/cereal.cpp
|
2021-01-28 10:48:53 +03:00 |
|
cpu_stats.cpp
|
remove unused variable
|
2021-02-28 18:48:34 +03:00 |
|
cpu_stats.hpp
|
Move CPUStats.h -> util/cpu_stats.cpp
|
2021-02-23 18:24:50 +03:00 |
|
dyn_lib.cpp
|
Remove BOM markers
|
2020-12-06 15:30:12 +03:00 |
|
dyn_lib.hpp
|
Fix some -Weffc++ warnings (part 1)
|
2021-03-31 11:27:09 +03:00 |
|
endian.hpp
|
Fix some -Weffc++ warnings (part 1)
|
2021-03-31 11:27:09 +03:00 |
|
fifo_mutex.hpp
|
Implement util/fifo_mutex.hpp
|
2020-12-31 20:07:50 +03:00 |
|
fixed_typemap.hpp
|
fixed_typemap.hpp: make it a bit fool-proof
|
2021-03-02 21:58:49 +03:00 |
|
fnv_hash.hpp
|
Enable -Wstrict-aliasing=1 (GCC)
|
2021-03-09 03:10:15 +03:00 |
|
init_mutex.hpp
|
Remove bom from .hpp files
|
2020-12-07 20:03:44 +03:00 |
|
logs.cpp
|
Add information about unnamed/main threads in logs and fatal dialog
|
2021-03-11 22:55:06 +03:00 |
|
logs.hpp
|
Replace uint64_t with u64
|
2020-12-18 12:23:53 +03:00 |
|
shared_ptr.hpp
|
Enable -Wstrict-aliasing=1 (GCC)
|
2021-03-09 03:10:15 +03:00 |
|
slow_mutex.hpp
|
Implement util/fifo_mutex.hpp
|
2020-12-31 20:07:50 +03:00 |
|
sysinfo.cpp
|
sysinfo.cpp: Implement utils::main_tid (main thread id)
|
2021-03-06 23:10:31 +03:00 |
|
sysinfo.hpp
|
sysinfo.cpp: Implement utils::main_tid (main thread id)
|
2021-03-06 23:10:31 +03:00 |
|
to_endian.hpp
|
Add usz alias for std::size_t
|
2020-12-18 12:23:53 +03:00 |
|
typeindices.hpp
|
typeindices.hpp: upgrade with size and align info
|
2021-03-02 16:08:14 +03:00 |
|
types.hpp
|
Remove some redundant code
|
2021-03-09 03:09: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
|
Fix minor inconsistency in utils::memory_reset (Linux)
|
2021-02-22 13:00:01 +03:00 |
|
yaml.cpp
|
Move types.h to util/types.hpp
|
2020-12-12 15:12:01 +03:00 |
|
yaml.hpp
|
Enable -Wstrict-aliasing=1 (GCC)
|
2021-03-09 03:10:15 +03:00 |