Commit History

Author SHA1 Message Date
  Samuel Thibault 8725f83218 merge trunk 11 years ago
  Samuel Thibault ae0522de95 restore building starpu-top 11 years ago
  Samuel Thibault 0d8ff300f5 Fix destruction leak 11 years ago
  Samuel Thibault 0e365d613e fix memleak 11 years ago
  Samuel Thibault 651e5f8222 merge trunk 11 years ago
  Samuel Thibault a92760f1c6 Make sure we don't unconditionnally include unistd.h, which is not available on windows 11 years ago
  Samuel Thibault 5b425686c0 Avoid showing the message if we won't show it :) 11 years ago
  Samuel Thibault e1bdf3cd44 merge changelog change 11 years ago
  Samuel Thibault 69cb5ea77b Make sure we do not include sys/time.h, but include starpu_util instead, which Does The Right Thing. 11 years ago
  Samuel Thibault 57e3ce1af1 sys/time is not needed any more for gettimeofday 11 years ago
  Samuel Thibault aeb20b1b7e Add a simple windows port of gettimeofday 11 years ago
  Samuel Thibault 9a20791167 Use starpu_timing_now instead of gettimeofday for measurements, since the latter is subject to timezones and such 11 years ago
  Samuel Thibault 5932d9cd38 More windows fixes 11 years ago
  Samuel Thibault 6a0c92daab Avoid void* arithmetic, icc refuses it on windows... 11 years ago
  Samuel Thibault 32f7c785a8 Fix build 11 years ago
  Samuel Thibault e85c81edf6 fix copy/paste 11 years ago
  Samuel Thibault 6b4b705d55 Add missing windows fixup 11 years ago
  Samuel Thibault 96ea33e5bd merge trunk 11 years ago
  Samuel Thibault f2f024fd29 Fix erroneously not taking the mutex if it wasn't available at first when terminating 11 years ago
  Samuel Thibault aa524149de merge trunk 11 years ago
  Samuel Thibault b3a8cbf090 Fix worker components destruction 11 years ago
  Samuel Thibault ef0a24658a fix spurious allocation 11 years ago
  Samuel Thibault 72b4685423 Use xbt_mutex_try_acquire when it is available 11 years ago
  Samuel Thibault bc73a0d370 gcc wants braces, msvc doesn't want empty braces. Just put nothing 11 years ago
  Samuel Thibault 5c484cbea0 fix build 11 years ago
  Samuel Thibault c8b5bdb10c fix returned value 11 years ago
  Samuel Thibault 0eb9ac3d71 merge trunk 11 years ago
  Samuel Thibault 2088db1fa5 Use a real trylock from simgrid, otherwise our checklocked, which uses trylock, would deadlock here 11 years ago
  Samuel Thibault 2c55b46375 Fix typo 11 years ago
  Samuel Thibault 29735fb7e9 fix typo 11 years ago