Historial de Commits

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