0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Apr 24, 2023 — Apr 24, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add Init method of Mutex. More... almost 12 years ago
Add response for GetDataChunkServer. More... almost 12 years ago
Add unittest for OnCancel of TaskBase. More... almost 12 years ago
Add OnCancel method to TaskBase and FutureTask. More... almost 12 years ago
Change GetDataChunkServer and Makefile. More... almost 12 years ago
Change unittest to pass compilation on gcc 3.4.5. More... almost 12 years ago
Add an Fibonacci example to show the usage of AddTask. More... almost 12 years ago
Organize the classes in GetDataChunkServer. More... almost 12 years ago
Change the implementation of SetMessageHandler. More... almost 12 years ago
Change the implementation of DataChunkServer to use classes. More... almost 12 years ago
Add a tcp client to connect to DataChunkServer. More... almost 12 years ago
Change m_isRequestCancel of TaskBase to Mutex protected. More... almost 12 years ago
Fix the bug in Cancel of WorkerThread. More... almost 12 years ago
Change IsRequestCancel from volatile to Mutex protected. More... almost 12 years ago
Fix the bug in Stop and StopAsync. More... almost 12 years ago
Fix the bug in make clean in GetDataChunkServer. More... almost 12 years ago
Change proto and write the data processing part of server. More... almost 12 years ago
Add protobuf definitions. More... almost 12 years ago
Prevent make to search .deps under subdirs. More... almost 12 years ago
Add GetDataChunkServer. More... almost 12 years ago
Remore IsRequestStop and add unsigned int spec. More... almost 12 years ago
Add 2 methods to Atomic and change isRequestStop. More... almost 12 years ago
Fix the bug of StopNow. More... almost 12 years ago
Add SIGINT handler to DaytimeServer example. More... almost 12 years ago
Change the signature of AddTask. More... almost 12 years ago
Fix the bug in TaskBase's dtor. More... almost 12 years ago
Add assertion to unit test. More... almost 12 years ago
Add unit test for CancelNow and fix the bug. More... almost 12 years ago
Add a CancelNow method for worker thread. More... almost 12 years ago
Fix the ThreadPool compile error. More... almost 12 years ago