История коммитов

Автор SHA1 Сообщение Дата
  Samuel Thibault a92760f1c6 Make sure we don't unconditionnally include unistd.h, which is not available on windows лет назад: 11
  Samuel Thibault 5b425686c0 Avoid showing the message if we won't show it :) лет назад: 11
  Samuel Thibault e1bdf3cd44 merge changelog change лет назад: 11
  Samuel Thibault 69cb5ea77b Make sure we do not include sys/time.h, but include starpu_util instead, which Does The Right Thing. лет назад: 11
  Samuel Thibault 57e3ce1af1 sys/time is not needed any more for gettimeofday лет назад: 11
  Samuel Thibault aeb20b1b7e Add a simple windows port of gettimeofday лет назад: 11
  Samuel Thibault 9a20791167 Use starpu_timing_now instead of gettimeofday for measurements, since the latter is subject to timezones and such лет назад: 11
  Samuel Thibault 5932d9cd38 More windows fixes лет назад: 11
  Samuel Thibault 6a0c92daab Avoid void* arithmetic, icc refuses it on windows... лет назад: 11
  Samuel Thibault 32f7c785a8 Fix build лет назад: 11
  Samuel Thibault e85c81edf6 fix copy/paste лет назад: 11
  Samuel Thibault 6b4b705d55 Add missing windows fixup лет назад: 11
  Samuel Thibault f2f024fd29 Fix erroneously not taking the mutex if it wasn't available at first when terminating лет назад: 11
  Samuel Thibault 72b4685423 Use xbt_mutex_try_acquire when it is available лет назад: 11
  Samuel Thibault bc73a0d370 gcc wants braces, msvc doesn't want empty braces. Just put nothing лет назад: 11
  Samuel Thibault 5c484cbea0 fix build лет назад: 11
  Samuel Thibault c8b5bdb10c fix returned value лет назад: 11
  Samuel Thibault 2088db1fa5 Use a real trylock from simgrid, otherwise our checklocked, which uses trylock, would deadlock here лет назад: 11
  Samuel Thibault 2c55b46375 Fix typo лет назад: 11
  Samuel Thibault 29735fb7e9 fix typo лет назад: 11
  Samuel Thibault f4fac716d2 When building starpu itself with msvc, we need the pthread definitions лет назад: 11
  Samuel Thibault 19c4287bfd Add tryrd/wrlock win32 support лет назад: 11
  Samuel Thibault c141d0bca3 opendir not available with msvc лет назад: 11
  Samuel Thibault 315fb4d12f msvc supports long long, but not atoll лет назад: 11
  Samuel Thibault e5c0c90297 MSVC doesn't seem to support C99's NAN лет назад: 11
  Samuel Thibault 0e688e75fd fix include path лет назад: 11
  Samuel Thibault c706a2160f windows fix for sockets лет назад: 11
  Samuel Thibault 2a5a725a15 msvc doesn't have C99 FP_ZERO... лет назад: 11
  Samuel Thibault 7fc0d70afb Add dirname on msvc, thanks Jerome Robert лет назад: 11
  Samuel Thibault 8b528998c0 this is actually available with msvc, in sys/time.h лет назад: 11