Историја ревизија

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