Commit graph

18 commits

Author SHA1 Message Date
Duncan Ogilvie
aa0a478b53 Attempt to hash consistently across platforms 2021-08-30 21:00:23 +02:00
Can Bölük
a7025e35ff Initial implementation of concepts. 2020-07-17 06:30:48 +02:00
Can Bölük
392e02d973 Fixing license headers yet once again. 2020-07-09 02:43:51 +02:00
Can Bölük
614309aa11 Fixing license. 2020-07-06 21:41:04 +02:00
Can Bölük
e104caa613 Fixing stack container for debug mode. 2020-06-25 09:18:54 +02:00
Can Bölük
fba6089ab1 Fixed stack container. 2020-06-25 01:57:52 +02:00
Can Bölük
d08b9d900d Tracer should not copy path history anymore. 2020-06-24 06:06:41 +02:00
Can Bölük
12cb62dc26 Stack containers should not allow direct cpy to prevent allocator cpy. 2020-06-10 09:00:59 +02:00
Can Bölük
beef070c2d Removed unnecessary "typename". 2020-05-03 00:36:38 +02:00
Can Bölük
96458fa3cd Fixing certain issues for GCC... 2020-05-03 00:32:09 +02:00
Can Bölük
173adfd168 Paths are now compatible with UNIX and fixed MSVC extension usage w/ ...
std::exception.
2020-05-02 23:14:15 +02:00
Can Bölük
e28685a0c7 Fixed FNV-128 endianness, implemented configurables. 2020-04-28 07:01:56 +02:00
Can Bölük
4e5b578b5f Fixed typo. 2020-04-26 20:06:00 +02:00
Can Bölük
92fd4576ea Fixed stack container and variant, seperated FNV hashers. 2020-04-26 19:56:16 +02:00
Can Bölük
40ea5c0192 Removed unnecessary leftover. 2020-04-26 16:16:24 +02:00
Carl Schou
a0ee6a992c Unforgivable typo in stack_container.hpp
Fix spelling mistake
2020-04-26 16:11:56 +02:00
Can Bölük
802ffa4310 Fixed license headers. 2020-04-26 14:51:59 +02:00
Can Bölük
7afcbde013 Fixed major p-eval bug, implemented stack containers, other minor fixes. 2020-04-26 14:49:39 +02:00