Commit History

Autor SHA1 Mensaxe Data
  tarfeef101 d497ecec24 first debug msg %!s(int64=7) %!d(string=hai) anos
  tarfeef101 f67e6d9777 removed extra = in assignment %!s(int64=7) %!d(string=hai) anos
  tarfeef101 e3d159b674 added edge case for deletion in lists %!s(int64=7) %!d(string=hai) anos
  tarfeef101 6c05680a6b small changes to memory stuffs to hopefully not fail %!s(int64=7) %!d(string=hai) anos
  tarfeef101 d59a43697a using cv destroy instead of free like a dumbass: %!s(int64=7) %!d(string=hai) anos
  tarfeef101 30ad8a2702 added return if adding to an empty list, otherwise we mess with list order %!s(int64=7) %!d(string=hai) anos
  tarfeef101 a0f263472b need to have the lock to broadcast %!s(int64=7) %!d(string=hai) anos
  tarfeef101 d0233a7610 don't have to release lock when using CVs, it does that for you %!s(int64=7) %!d(string=hai) anos
  tarfeef101 aa6666a09d typos are fun %!s(int64=7) %!d(string=hai) anos
  tarfeef101 c82604314b typdef doesn't work backwards :( %!s(int64=7) %!d(string=hai) anos
  tarfeef101 fdb50de1bf removed queues since they aren't really used %!s(int64=7) %!d(string=hai) anos
  tarfeef101 87a9175776 made local functions static %!s(int64=7) %!d(string=hai) anos
  tarfeef101 45461fe95b forgot to return things with returns types :D %!s(int64=7) %!d(string=hai) anos
  tarfeef101 bf69518564 first batch of compile error fixes. typedef isn't working... %!s(int64=7) %!d(string=hai) anos
  tarfeef101 6d0f5ecd3b first hopefully functional version he said sarcastically??? (need to make sure every header i need is included %!s(int64=7) %!d(string=hai) anos
  tarfeef101 d8bc5a0dc5 finished boilerplate code, just thread-specific stuff now %!s(int64=7) %!d(string=hai) anos
  tarfeef101 bd6fa3ef2f adding data structs, some functions to help with eventual solution %!s(int64=7) %!d(string=hai) anos
  tarfeef101 6c28d25be7 starting synch %!s(int64=7) %!d(string=hai) anos
  tsdedhar e47bd9f15b buildscript to do all the building cause screw that crap %!s(int64=7) %!d(string=hai) anos
  tarfeef101 6bc94b391e adding wc to the actual cv struct %!s(int64=7) %!d(string=hai) anos
  tarfeef101 caa0f7fa4e forgot to modify header with extra CV fields %!s(int64=7) %!d(string=hai) anos
  tarfeef101 0360b88f76 trying to add CVs, small check added to mutexes %!s(int64=7) %!d(string=hai) anos
  tarfeef101 a9d0e0e9ce omg i'm a freaking idiot %!s(int64=7) %!d(string=hai) anos
  tarfeef101 f2167942d9 removing unnecessary assert %!s(int64=7) %!d(string=hai) anos
  tarfeef101 61a3265453 changing the order of asserts in release %!s(int64=7) %!d(string=hai) anos
  tarfeef101 02bc9f380f not deleting threads when deleting a lock %!s(int64=7) %!d(string=hai) anos
  tarfeef101 4d25366a59 adding kasserts to ensure locks are owned when being used %!s(int64=7) %!d(string=hai) anos
  tarfeef101 60ce6f9bf5 desparately trying a reordering %!s(int64=7) %!d(string=hai) anos
  tarfeef101 543f2bf053 small syntax changes, mostly %!s(int64=7) %!d(string=hai) anos
  tarfeef101 9858cc3325 forgot to return null on failed allocation %!s(int64=7) %!d(string=hai) anos