Historique des commits

Auteur SHA1 Message Date
  tarfeef101 cf75bd1331 same old il y a 6 ans
  tarfeef101 e4d4dd2a9b same old il y a 6 ans
  tarfeef101 de16a470f1 same old il y a 6 ans
  tarfeef101 b4d2c13eb2 even more debugging prints il y a 6 ans
  tarfeef101 215016267e adding debug prints il y a 6 ans
  tarfeef101 0fc46e62ce small fixes, printf added il y a 6 ans
  tarfeef101 25e82d303f printf-ed wrong il y a 6 ans
  tarfeef101 a5bf0abf6d and so the debug begins il y a 6 ans
  tarfeef101 39f79e8384 i totally remember how to pointer il y a 6 ans
  tarfeef101 ed820d5803 bugfixes for compilation il y a 6 ans
  tarfeef101 4eae9b8b22 had to rename arrays il y a 6 ans
  tarfeef101 404f8f8db7 radical change. making arrays for everything il y a 6 ans
  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 il y a 6 ans
  tarfeef101 5b113eefc0 ready to show to prof il y a 6 ans
  tarfeef101 2756394816 was using wrong header il y a 6 ans
  tarfeef101 44a98ce710 needed to add the library for threads directly il y a 6 ans
  tarfeef101 ba3908af2a had an extra underscore il y a 6 ans
  tarfeef101 7bbd784093 trying to not wake all, but do independently il y a 6 ans
  tarfeef101 5d68b71492 changing goto to else condition. i love goto and all, but objectively should do this il y a 6 ans
  tarfeef101 ba2fa48a83 even more printfs il y a 6 ans
  tarfeef101 511074a0b8 more printfs il y a 6 ans
  tarfeef101 8c9cc3a600 added debugging line il y a 6 ans
  tsdedhar 8e5ac8e229 working, but slow. and also collisions occur sometimes il y a 7 ans
  tarfeef101 e8e277e94d removed unneeded code for queues that we removed il y a 7 ans
  tarfeef101 d497ecec24 first debug msg il y a 7 ans
  tarfeef101 f67e6d9777 removed extra = in assignment il y a 7 ans
  tarfeef101 e3d159b674 added edge case for deletion in lists il y a 7 ans
  tarfeef101 6c05680a6b small changes to memory stuffs to hopefully not fail il y a 7 ans
  tarfeef101 d59a43697a using cv destroy instead of free like a dumbass: il y a 7 ans
  tarfeef101 30ad8a2702 added return if adding to an empty list, otherwise we mess with list order il y a 7 ans