3
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Dec 05, 2024 — Dec 05, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
add quadtree.h to project More... almost 5 years ago
msvc: add ARM64 targets More... almost 5 years ago
md5: use memmove instead of bcopy More... almost 5 years ago
debug: implement ARM and ARM64 stack tracing on Windows More... almost 5 years ago
platform_detect: add MSVC ARM64 macro detection More... almost 5 years ago
msvc: fix build_number.h generation More... almost 5 years ago
console: make SetTitle use a const reference for std::string More... almost 5 years ago
Makefile: drop pstdint.h More... almost 5 years ago
console: fix stdio/stderr redirection More... almost 5 years ago
move to Visual Studio 2019 More... almost 5 years ago
datatypes.h: use stdint.h always More... almost 5 years ago
tiger: use ULL suffix instead of LL for uint64_t literals More... almost 5 years ago
Makefile: fix all target More... almost 5 years ago
Makefile: support parallel independent build types More... almost 5 years ago
platform_detect.h: stomp on TargetConditionals conflicts More... almost 5 years ago
platform_detect: add support for aarch64 mac detection More... about 5 years ago
md{4,5}: make Encode names distinct More... almost 6 years ago
md{4,5}: make PADDING names distinct More... almost 6 years ago
update copyright date More... almost 6 years ago
md5/md4: use consts instead of macros where possible More... almost 6 years ago
console: unbreak stdio/stderr redirect on MinGW More... over 7 years ago
gitignore build_number.h in source directory More... over 7 years ago
meson.build: explicitly call perl script using perl runtime binary More... over 7 years ago
CrissCross v0.9.0 More... over 7 years ago
gen_buildnum_h.pl: change directory to git repo before running git command More... over 7 years ago
bump copyright date to 2018 More... over 7 years ago
DArray: don't use memcpy/memset, assume non-POD type More... over 7 years ago
trees: implement support for type erasure More... over 7 years ago
DArray/DStack: add options useful for static instantiation More... over 7 years ago
debug: print address even if the symbol can't be resolved More... over 7 years ago