Commit History

Автор 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 години