0
I Use This!
Activity Not Available

Commits : Listings

Analyzed 8 months ago. based on code collected 8 months ago.
Apr 21, 2024 — Apr 21, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
10/8 More... about 21 years ago
set sa_mask to empty in init_handler_chld() More... about 21 years ago
in createAbsPathGivenStartingFile, strcpy was used where memmove was needed (yay valgrind) More... about 21 years ago
more More... about 21 years ago
10/7 More... about 21 years ago
* engine/Communication.cpp, engine/AgentCSAllocManager.cpp: logging message updates * engine/AgentCSAllocManager.cpp: fixed a bug that could cause errors like this: 0[error]EngineWarning[10](0): Commserver 0 did not become ready after 1.09718e+09 seconds 0[error]EngineError(0): Trying to disconnect a comm server which does not exist 0 Basically, the info for a commserver could get accidentally recreated when an agent disconnects because a commserver does More... about 21 years ago
* engine/Communication.cpp, engine/AgentCSAllocManager.cpp: logging message updates More... about 21 years ago
updated the link to the SPADES paper More... about 21 years ago
* Configure now outputs whether the it is using the DataArray string or array implementation. More... about 21 years ago
9/29 More... about 21 years ago
forgot the autoconf/ prefix in my dist lines More... about 21 years ago
1.02 More... about 21 years ago
1.02 More... about 21 years ago
9/28 More... about 21 years ago
more More... about 21 years ago
added a bunch of autoconf/* files to the distribution More... about 21 years ago
1.01 More... over 21 years ago
clean up More... over 21 years ago
8/25 and typo fix More... over 21 years ago
1.01 More... over 21 years ago
updated library versions More... over 21 years ago
more More... over 21 years ago
8/19 More... over 21 years ago
Added a hack for RehHat 9 to automatically find the correct library More... over 21 years ago
more 8/17 More... over 21 years ago
more More... over 21 years ago
changed some connection stuff to warning from error More... over 21 years ago
* TCPSocket: added lookupHost method; removed silly DNS stuff from bindToPort (you don't need to know your address or host name to bind to a local port) More... over 21 years ago
8/17 More... over 21 years ago
* PerfCtrFD: Added #ifdef'd case for PERFCTR_X86_INTEL_P4M3 More... over 21 years ago