Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
adeniz 424734b5f8 Modified to build with 64-bit minGW. 15 лет назад
ChangeLog Include Makefile.am and ChangeLog in the user tarball. 15 лет назад
Makefile.am Include Makefile.am and ChangeLog in the user tarball. 15 лет назад
base64codec.cpp Fixed: base64encode should be const static 15 лет назад
base64codec.hpp setup 15 лет назад
configuration.cpp Minor tweaks to resolve compiler warnings. 15 лет назад
configuration.hpp Minor tweaks to eliminate compiler warnings. 15 лет назад
configuration.inline.hpp Minor tweaks to resolve compiler warnings. 15 лет назад
faults.hpp Created faults.hpp for program fault handling (replace assert()) 15 лет назад
histogram.hpp setup 15 лет назад
mangler.cpp Improved MANGLER::MANGLER so that Position is set in the initialization list. 15 лет назад
mangler.hpp Moved manger into CodeDweller (where it belongs) 15 лет назад
networking.cpp Added code to implement SO_NOSIGPIPE socket option when MSG_NOSIGLAL is not available. 15 лет назад
networking.hpp Modified to build with 64-bit minGW. 15 лет назад
networking.inline.hpp Fixed NO_SIGNALS should have been MSG_NOSIGNAL 15 лет назад
threading.cpp Minor tweaks to remove warnings 15 лет назад
threading.hpp Corrected ProductionQueue.size() - Now unsigned int, not int. 15 лет назад
timing.cpp Fixed initialization of NominalPollTime and MaximumPollTime so that they are both valid by the time the c'tor calls set...() on them. 15 лет назад
timing.hpp Minor tweaks in timing.* to eliminate compiler warnings. 15 лет назад