0
I Use This!
Inactive

Commits : Listings

Analyzed about 18 hours ago. based on code collected 1 day ago.
Apr 18, 2023 — Apr 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Create LICENSE.md More... almost 6 years ago
bugfix: make writableData operator= work even if the copied object is invalid More... about 8 years ago
bugfix: WriatableData: unlock existing data before locking new data in copy constructor More... about 8 years ago
bugfix FileDataClient - ensure dataSpec is filled in with types More... over 9 years ago
added comment marking test neededing attention More... over 10 years ago
updated debug message related to fixing a bug where the presence of Qt debug and release causes problems on ubuntu 10.04 More... over 10 years ago
Fix compile error: Missing header <stdio.h> More... over 10 years ago
Update README.md More... over 10 years ago
updated readme for github code page More... over 10 years ago
Create README.md More... over 10 years ago
added doc and comments to the StreamDataBuffer as part of refactoring efforts, increased sleep in the FileChunkerTest to avoid an occational test fail - this needs a better solution at some point. More... over 10 years ago
added data type accessor to AbstractDataBuffer, refactoring comments added towards goal of cleaning up and improving testing on the StreamDataBuffer More... over 10 years ago
added google test framework library More... over 10 years ago
cleanup and start of rework of data buffer status functions More... over 10 years ago
added comments and null pointer check to the while loop option of the DataReceiver event loop More... over 10 years ago
updates to core module More... over 10 years ago
Updates related to fixing issues from coreTestMT More... over 10 years ago
updated chunker base class so that chunkers can find out their name More... over 10 years ago
updated test emulator, added method to stop the emulator driver More... over 10 years ago
further fix to TCPConnectionManagerTest More... over 10 years ago
fixed an issue with the TCPConnectionManager test failing on ubuntu 12.04 More... over 10 years ago
attempt at fixing outputTestMT on linux - there is a problem here due to QCoreApplication::processEvents interfering between the various threads in the multi-threaded test More... over 10 years ago
fixed printf format codes for gnu c++ compilers More... over 10 years ago
updated version number More... over 10 years ago
fixed header conflict More... over 10 years ago
updates to add data buffer status query API as well as general code cleanup More... over 10 years ago
updated sever tests More... over 10 years ago
updated example-2 to improve consistency of output and demonstrate the use of buffer status functions More... over 10 years ago
slight tweaks to example-1 More... over 10 years ago
updated changelog More... over 10 years ago