3
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 18, 2023 — Jan 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
adler32: fix fast path optimization bug More... over 6 years ago
CMakeLists: modernize to 3.5.x More... over 6 years ago
TestSuite: test a couple more insertion functions in LList More... over 6 years ago
TestSuite: be verbose by default More... over 6 years ago
meson: add build_number.h generation step More... almost 7 years ago
meson.build: added to repository More... almost 7 years ago
debug: fix __cxa_demangle on Clang with libc++ More... almost 7 years ago
platform_detect.h: add detection for Clang compiler More... almost 7 years ago
quadtree: fix memory leak in destructor More... over 7 years ago
quadtree: check for ascension after returning from call More... over 8 years ago
cc_attr.h: add assume() directive More... over 9 years ago
Fix project files references More... over 9 years ago
prepare for release to 0.8.2 More... over 9 years ago
DArray: fix linear insertion More... over 9 years ago
remove useless 'register' keywords More... almost 10 years ago
CPSAT: remove bogus extra format arguments More... almost 10 years ago
remove CoreSocket, TCPSocket, UDPSocket classes More... almost 10 years ago
CMakeLists: don't use get_target_property(...LOCATION) More... almost 10 years ago
CheckMark: fix declaration of crc_table More... almost 10 years ago
gen_buildnum_h.pl: support new behavior of git submodule More... almost 10 years ago
update copyright date More... almost 10 years ago
Quadtree: correct OpenMP parallelism More... almost 10 years ago
QuadTree: parameterize depth and nodes per level More... almost 10 years ago
Revert "unbreak build on Visual C++ 6.0" More... almost 10 years ago
Revert "RedBlackTree: eliminate nullNode" More... almost 10 years ago
Quadtree: eiminate ReadWriteLock More... almost 10 years ago
use AR/ARFLAGS correctly More... almost 10 years ago
datatypes: only include pstdint on MSVC++ More... almost 10 years ago
RedBlackTree: eliminate nullNode More... almost 10 years ago
DArray: eliminate unused variable More... almost 10 years ago