0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 20 hours ago. based on code collected 1 day ago.
Jun 24, 2023 — Jun 24, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
more template conversions More... about 16 years ago
split into a templated and a non-templated class. More... about 16 years ago
start a long and tedious conversion of the I-can't-figure-out-what-type-is-going-on class HandleMap to a template with a clear, unambigous type. More... about 16 years ago
misc minor notes More... about 16 years ago
temporarily undo the Damage Patch Doll. More... about 16 years ago
Maybe a bug fix?? casting to and from void * makes this all very confusing. More... about 16 years ago
partial fix for this testcase, although its still broken somehow More... about 16 years ago
convert some of the test to test handle values correctly More... about 16 years ago
bug fix: one of the handle tests went wrong. More... about 16 years ago
Whoops, checked in the wrong file More... about 16 years ago
whitespace-only changes: fix bad formatting and layout More... about 16 years ago
fix bugs in test case, you cannot cast Handles to Atoms More... about 16 years ago
bu fix: incorrect usage of non-real atoms More... about 16 years ago
fix incorrect test case, you can't cast type atoms to handles. More... about 16 years ago
woops! More... about 16 years ago
bug fix: yet more incorrect usage of handles. More... about 16 years ago
fix incorrect test of handle validity. More... about 16 years ago
bug fix: don't use NULL for a Handle value! More... about 16 years ago
bug fix: don't use NULL as an invalide handle More... about 16 years ago
avoid core dumps when an invalid handle is passed in. More... about 16 years ago
redefine UNDEFINED_HANDLE to work more like a real const. More... about 16 years ago
fix inappropriate use of UNDEFINED_HANDLE More... about 16 years ago
add missing include file More... about 16 years ago
fix incorrect handling of handles. More... about 16 years ago
fix inappropriate compare More... about 16 years ago
fix bad compare to wrong type. More... about 16 years ago
don't take address of a const. More... about 16 years ago
bug fix -- cant't test for handle validity by looking for a zero value. More... about 16 years ago
fix insane indentation More... about 16 years ago
encrypt the handle, prevent cheating in its use. More... about 16 years ago