3
I Use This!
Inactive

Commits : Listings

Analyzed about 9 hours ago. based on code collected about 9 hours ago.
Jun 09, 2024 — Jun 09, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
DArray: store linear insertion position More... about 10 years ago
universal_include: kill Microsoft STL debugging More... about 10 years ago
DArray: drop debugging assert More... about 10 years ago
DArray: fix comments in grow() More... about 10 years ago
DArray: replace m_shadow array with std::vector<bool> More... about 10 years ago
dstack: remove useless mutex More... about 10 years ago
darray: make growth heuristic less aggressive More... about 10 years ago
Makefile: move AR args to 'AR' variable More... about 10 years ago
unbreak build on Visual C++ 6.0 More... over 10 years ago
targets/vs2005: use simplified property sheet based configuration More... over 10 years ago
llist: use labs() for long absolute value More... over 10 years ago
datatypes.h: include stdio.h on Mac More... over 10 years ago
pstdint.h: upgrade to 0.1.14 More... over 10 years ago
sha256: use uint32_t for h0/k More... almost 11 years ago
quadtree: don't use __forceinline on InRange/CircleCollision More... almost 11 years ago
unbreak Cygwin build More... over 11 years ago
Merge remote-tracking branch 'origin/master' More... about 12 years ago
unbreak build on Mac OS X with GCC 4.8 More... about 12 years ago
Merge remote-tracking branch 'origin/master' into HEAD More... about 12 years ago
cpuid: removed from project More... about 12 years ago
pstdint: check for __cplusplus since __STDC_VERSION__ isn't defined in C++ More... about 12 years ago
Makefile: add pstdint.h to headers in makefile More... about 12 years ago
add vs2012 projects More... about 12 years ago
add pstdint.h for Visual C++ compatibility reasons More... about 12 years ago
add declarations of fpos64_t for broken OSes More... about 12 years ago
remove bogus cc_*_t types More... about 12 years ago
CPUID: removed from CrissCross More... about 12 years ago
darray: remove some unnecessary __forceinline attributes More... about 12 years ago
universal_include: add unistd.h for socket functionality More... over 12 years ago
dstack: don't forcibly inline dstack functions More... over 12 years ago