summaryrefslogtreecommitdiffstats
path: root/src/ByteBuffer.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* FIxed int in testTycho2014-03-091-1/+1
* Added staticTycho2014-03-081-1/+1
* Added tons more asserts to bytebufferTycho2014-03-081-7/+17
* Enabled self test of bytebufferTycho2014-03-081-1/+1
* Fixed issues with int vs size_t and a few other warningsTycho2014-03-081-10/+10
* Actually Fixed ByteBufferTycho2014-03-081-3/+3
* WarningsTycho2014-03-071-5/+5
* cByteBuffer has more self-tests.madmaxoft2014-01-261-6/+29
* removed unneccisary castTycho Bickerstaff2013-12-311-1/+2
* fixed warnings in bytebuffer.cppTycho Bickerstaff2013-12-311-3/+3
* Fixed threading issues affecting cProtocol172.madmaxoft2013-12-131-0/+22
* Hopefully fixed the sparc not being detectedAlexander Harkness2013-12-041-1/+3
* Fixed an off-by-one error in cByteBuffer.madmaxoft2013-11-291-1/+1
* Merge remote-tracking branch 'origin/master' into foldermove2Alexander Harkness2013-11-241-0/+54
* Moved source to srcAlexander Harkness2013-11-241-0/+787