Commit History

Autor SHA1 Mensaxe Data
  tarfeef101 a5bf0abf6d and so the debug begins %!s(int64=6) %!d(string=hai) anos
  tarfeef101 39f79e8384 i totally remember how to pointer %!s(int64=6) %!d(string=hai) anos
  tarfeef101 ed820d5803 bugfixes for compilation %!s(int64=6) %!d(string=hai) anos
  tarfeef101 4eae9b8b22 had to rename arrays %!s(int64=6) %!d(string=hai) anos
  tarfeef101 404f8f8db7 radical change. making arrays for everything %!s(int64=6) %!d(string=hai) anos
  tarfeef101 63613967fd so apparently the execution time of threads is random, so we have to ensure we don't let 2 cars go from the same place to the same place at the same time, or we don't know which one to delete when exit is called, since that only give coords %!s(int64=6) %!d(string=hai) anos
  tarfeef101 5b113eefc0 ready to show to prof %!s(int64=6) %!d(string=hai) anos
  tarfeef101 2756394816 was using wrong header %!s(int64=6) %!d(string=hai) anos
  tarfeef101 44a98ce710 needed to add the library for threads directly %!s(int64=6) %!d(string=hai) anos
  tarfeef101 ba3908af2a had an extra underscore %!s(int64=6) %!d(string=hai) anos
  tarfeef101 7bbd784093 trying to not wake all, but do independently %!s(int64=6) %!d(string=hai) anos
  tarfeef101 5d68b71492 changing goto to else condition. i love goto and all, but objectively should do this %!s(int64=6) %!d(string=hai) anos
  tarfeef101 ba2fa48a83 even more printfs %!s(int64=6) %!d(string=hai) anos
  tarfeef101 511074a0b8 more printfs %!s(int64=6) %!d(string=hai) anos
  tarfeef101 8c9cc3a600 added debugging line %!s(int64=6) %!d(string=hai) anos
  tsdedhar 8e5ac8e229 working, but slow. and also collisions occur sometimes %!s(int64=7) %!d(string=hai) anos
  tarfeef101 e8e277e94d removed unneeded code for queues that we removed %!s(int64=7) %!d(string=hai) anos
  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