コミット履歴

作者 SHA1 メッセージ 日付
  Nathalie Furmento 9054490002 happy 2021 4 年 前
  Nathalie Furmento 719c3f62d4 update copyright holders 5 年 前
  Nathalie Furmento ab85b38636 moving public api documentation from doxygen files to .h files 6 年 前
  Nathalie Furmento af93366acd doc: start putting api documentation in public .h files instead of 6 年 前
  Nathalie Furmento f7abbfa6fc update copyright 6 年 前
  Nathalie Furmento 49abba4b85 new function to move the contents of a list 6 年 前
  Nathalie Furmento ce8bbe3fc9 include: fix copyright 7 年 前
  Nathalie Furmento 4f6a4977aa include/starpu_task_list.h: add missing const 8 年 前
  Samuel Thibault 12a7cc6c1e Avoid exposing the task list implementation, which leads to conflicts and confusions, and we won't want to do the same for prio_lists anyway. Use the internal inlines to provide an external symbol instead 8 年 前
  Samuel Thibault 8ae7d9599d Add starpu_task_list_ismember. 9 年 前
  Samuel Thibault 4b1a16edde Fix University name after the fusion.. 10 年 前
  Nathalie Furmento b6bc49c083 include/: fix function prototypes 11 年 前
  Nathalie Furmento 8f69d75bdd move implementation of starpu_task_list functions in public .h file 11 年 前
  Nathalie Furmento fb5a2f90f2 include: remove documentation as it is already defined elsewhere 12 年 前
  Samuel Thibault b897f1185e fix c99-style inline 12 年 前
  Nathalie Furmento 367a594534 include: doc: update function prototypes to be similar in doc and include 13 年 前
  Nathalie Furmento 1f0545b4e9 include: code cleaning 13 年 前
  Samuel Thibault d8f3a379ae Add starpu_task_list_begin/end/next 13 年 前
  Nathalie Furmento a7aaba73f1 include/starpu_task_list.h: remove empty line 13 年 前
  Samuel Thibault df7fc98be6 Add missing C++ guards 13 年 前
  Samuel Thibault 17e420dd09 Fixes comment style in files in the include directory to allow 14 年 前
  Samuel Thibault 0d9f08ae8d Fix copyrights, thanks Ludo! 14 年 前
  Cédric Augonnet 2d3c7f5584 - Fix the name of the methods to manipulate task lists 14 年 前
  Cédric Augonnet 3c95481321 - Add prev and next fields in the task structure for the convenience of the scheduler. 14 年 前