# # ChangeLog for trunk/src/CRXMutex.cpp in cheroxy # # Generated by Trac 1.4 # 05/18/24 23:34:16 Mon, 26 Nov 2012 06:34:23 GMT cheese [48] * trunk/src/CRXMutex.cpp (modified) #1 fix compilation error in linux on mutex constructor for windows Wed, 21 Nov 2012 00:23:50 GMT cheese [38] * trunk/include/CRXMutex.h (modified) * trunk/include/CRXSocket.h (modified) * trunk/src/CRXMutex.cpp (modified) * trunk/src/CRXProxy.cpp (modified) * trunk/src/CRXSocket.cpp (modified) #1 more mutex interface and add debugging code to check connection ... Tue, 23 Oct 2012 04:46:18 GMT cheese [12] * trunk/_win/cheroxy/cheroxy.vcproj (modified) * trunk/src/CRXMutex.cpp (modified) #1 add mutex to windows project and fix typos Tue, 23 Oct 2012 04:43:54 GMT cheese [10] * trunk/include/CRXMutex.h (added) * trunk/src/CRXMutex.cpp (added) * trunk/src/makefile (modified) #1 add mutex class to trunk. threading module in branch will not be used.