0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 8 hours ago. based on code collected about 18 hours ago.
May 03, 2023 — May 03, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
fix up white space; fix order-of-inclusion problem More... about 16 years ago
avoid crash if trace was null. More... about 16 years ago
Use RTTI for type-safe casting More... about 16 years ago
wrap long lines to fit 80 columns More... about 16 years ago
e ifdefs ont comment delimiters, to mark off dead code. More... about 16 years ago
whitespace fixes; don't mix tabs and spaces for indentation More... about 16 years ago
explicitly ignore nodes which are badly named. More... about 16 years ago
cosmetic changes More... about 16 years ago
Refactor, remove a block of duplicated code. Also stub out a dead function. More... about 16 years ago
mark a bunch of internal use functions as static More... about 16 years ago
Wrap long lines to fit into 80 columns More... about 16 years ago
broaden classes of exceptions that can be caught More... about 16 years ago
avoid crash on null pointer dereference More... about 16 years ago
check for null pointer dereference More... about 16 years ago
catch error message, print error when file is not found More... about 16 years ago
wrap long lines to fit into 80 columns. Also, don't catch the file-open exception here; this is the wrong place. More... about 16 years ago
avoid cpu-sucking spinloop when there's no work. But poll periodically (100 Hz) anyway, for interactivity. More... about 16 years ago
fix mem leak in xml reading code More... about 16 years ago
whoops! More... about 16 years ago
consolidate duplicate code More... about 16 years ago
catch the thrown exception More... about 16 years ago
remove use of a non-thread-safe global More... about 16 years ago
merge common code into one routine. More... about 16 years ago
me the confusingly-named "reset()" to "open()" More... about 16 years ago
turn on debugging More... about 16 years ago
dd a readme file More... about 16 years ago
add documentation for parseCommandLine More... about 16 years ago
- Implementation of CogServer with support for network interface, XML loading and simple scheduler. More... over 16 years ago
whitespace changes, convert tabs to 4 spaces, wrap to 80 columns, remove trailing blanks. More... over 16 years ago
whitespace cleanup More... over 16 years ago