選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
adeniz ade5789945 Completed unit tests under Ubuntu for CodeDweller::Child. 10年前
base64codec.cpp Fixed: base64encode should be const static 15年前
base64codec.hpp setup 15年前
child.cpp Completed unit tests under Ubuntu for CodeDweller::Child. 10年前
child.hpp Completed unit tests under Ubuntu for CodeDweller::Child. 10年前
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 Updated TCPClient.transmit() to improve error handling and detection. This should prevent cases where an exception was thrown for a non-error (Success) condition. The bug was found in a log on an SNFMilter system where we were researching incomplete SYNC sessions. It is hoped this condition explains those incomplete SYNC sessions and that this new code will fix it. 14年前
networking.hpp Modified windows detection flags to include _WIN32 and _WIN64 11年前
networking.inline.hpp Modified windows detection flags to include _WIN32 and _WIN64 11年前
onetimepad.cpp Moved from SNSyncd. 11年前
onetimepad.hpp Moved from SNSyncd. 11年前
threading.cpp Minor tweaks to remove warnings 15年前
threading.hpp Corrected ProductionQueue.size() - Now unsigned int, not int. 15年前
timing.cpp Modified windows detection flags to include _WIN32 and _WIN64 11年前
timing.hpp Minor tweaks in timing.* to eliminate compiler warnings. 15年前