Historique des commits

Auteur SHA1 Message Date
  Samuel Thibault 47a1652dc0 Replace use of starpu_xchg/starpu_cmpxchg with proper macros il y a 5 ans
  Samuel Thibault 966b7c90b1 starpu_atomic_*64: Fix returned type il y a 5 ans
  Samuel Thibault fad6eddec1 Add STARPU_ATOMIC_ADD/OR64 and use them to fix 64bit access on windows il y a 5 ans
  Samuel Thibault b6d79a0bd8 Simplify edx:eax access il y a 5 ans
  Samuel Thibault fb8190525d fix using cmpxchg8b il y a 5 ans
  Samuel Thibault 138405a39a Add i386 version of starpu_cmpxchg64 il y a 5 ans
  Samuel Thibault 43f7c14e3f Separate out STARPU_HAVE_XCHG* and STARPU_HAVE_CMPXCHG* il y a 5 ans
  Nathalie Furmento 277e31c2fd include/starpu_util.h: fix ifdef macros il y a 5 ans
  Olivier Aumage 4dac2d4ab5 define explicit STARPU_VAL_COMPARE_AND_SWAP 32-bit/64-bit variants il y a 5 ans
  Samuel Thibault eff0c0f1c5 Note not to use starpu_cmpxchg/xchg, but STARPU_VAL_COMPARE_AND_SWAP instead il y a 5 ans
  Samuel Thibault 65a63fabe3 Do not copy byte to be overwritten, avoids a gcc warning il y a 6 ans
  Nathalie Furmento 3966292204 move documentation from separate doxygen files to public .h files il y a 6 ans
  Nathalie Furmento ab85b38636 moving public api documentation from doxygen files to .h files il y a 6 ans
  Nathalie Furmento af93366acd doc: start putting api documentation in public .h files instead of il y a 6 ans
  Nathalie Furmento a51e48733c fixes for cppcheck warnings il y a 6 ans
  Olivier Aumage b207af446e avoid Clang analyzer false positive on macos il y a 6 ans
  Nathalie Furmento f7abbfa6fc update copyright il y a 6 ans
  Samuel Thibault 7ddcf182cd Comment il y a 7 ans
  Nathalie Furmento ce8bbe3fc9 include: fix copyright il y a 7 ans
  Olivier Aumage 1ccb99b0e4 suppress problematic preprocessor test il y a 8 ans
  Olivier Aumage e5ec7409b0 test both definition and value of _GNU_SOURCE il y a 8 ans
  Nathalie Furmento 39f9dc25de include/starpu_util.h: fix code for cases when _GNU_SOURCE is defined without a value il y a 8 ans
  Olivier Aumage 422508c453 address varying ABIs for strerror_r il y a 8 ans
  Samuel Thibault 3911033585 reorganize inclusions a bit to make it more lightweight il y a 8 ans
  Samuel Thibault e15ca34bbb Add --enable-simgrid-mc to selectively enable the model checker il y a 8 ans
  Samuel Thibault 62fb4d67b8 comment il y a 8 ans
  Nathalie Furmento 10ddd00907 minor fixes for gcc warnings il y a 8 ans
  Nathalie Furmento 6fd10295d8 include/starpu_util.h: protect x (thanks to Vedran Novakovic for reporting the bug) il y a 8 ans
  Samuel Thibault a5bd68e2ec avoid computing the assertion condition when STARPU_NO_ASSERT is set il y a 8 ans
  Nathalie Furmento 2b4b6ebf0f include/starpu_util.h: avoid warnings il y a 8 ans