9
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 10 hours ago. based on code collected about 20 hours ago.
May 14, 2023 — May 14, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
avoid cpu-sucking spinloop when there's no work. But poll periodically (100 Hz) anyway, for interactivity.
Linas Vepstas
as linas
More... over 16 years ago
fix mem leak in xml reading code
Linas Vepstas
as linas
More... over 16 years ago
whoops!
Linas Vepstas
as linas
More... over 16 years ago
consolidate duplicate code
Linas Vepstas
as linas
More... over 16 years ago
catch the thrown exception
Linas Vepstas
as linas
More... over 16 years ago
remove use of a non-thread-safe global
Linas Vepstas
as linas
More... over 16 years ago
merge common code into one routine.
Linas Vepstas
as linas
More... over 16 years ago
me the confusingly-named "reset()" to "open()"
Linas Vepstas
as linas
More... over 16 years ago
turn on debugging
Linas Vepstas
as linas
More... over 16 years ago
dd a readme file
Linas Vepstas
as linas
More... over 16 years ago
add documentation for parseCommandLine
Linas Vepstas
as linas
More... over 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.
Linas Vepstas
as linas
More... over 16 years ago
whitespace cleanup
Linas Vepstas
as linas
More... over 16 years ago
wrap long lines to 80 columns
Linas Vepstas
as linas
More... over 16 years ago
minor notes, changes
Linas Vepstas
as linas
More... over 16 years ago
wrap long lines to fit into 80 columns
Linas Vepstas
as linas
More... over 16 years ago
minor doc changes
Linas Vepstas
as linas
More... over 16 years ago
fix a few buffer overflows, remove some comments that no longer apply.
Linas Vepstas
as linas
More... over 16 years ago
minoir cleanup
Linas Vepstas
as linas
More... over 16 years ago
cleanup several buffer overflows, plus some bizarre conceptions about string allocation.
Linas Vepstas
as linas
More... over 16 years ago
more notes
Linas Vepstas
as linas
More... over 16 years ago
notes
Linas Vepstas
as linas
More... over 16 years ago
rename README.txt to README
Linas Vepstas
as linas
More... over 16 years ago
update comments. There's translation, but no buffer and no looking-aside.
Linas Vepstas
as linas
More... over 16 years ago
rename README.txt to README
Linas Vepstas
as linas
More... over 16 years ago
formatting to resmble other files
Linas Vepstas
as linas
More... over 16 years ago
minor whitespeace and comments
Linas Vepstas
as linas
More... over 16 years ago
Updates
Linas Vepstas
as linas
More... over 16 years ago
- missed lib More... over 16 years ago