Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[onedpl][ranges][productization] Range API productization, MVP plan, Part 2 #1471

Merged
merged 379 commits into from
Sep 4, 2024
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Aug 30, 2024

  1. Configuration menu
    Copy the full SHA
    aff04f7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    32e4cb8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5d51e3d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    65a7446 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6761679 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ed1f3b5 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    50fb7dc View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b01bc88 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    a9331d8 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    9b81dd1 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    3504a9e View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    5900b8d View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    ecb55f9 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    ec757df View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    db22632 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    ac607b4 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    52f226a View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    a3a29e4 View commit details
    Browse the repository at this point in the history
  19. [oneDPL][ranges] + removed forwarding ranges in some places where it …

    …might be a potential error.
    MikeDvorskiy committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    40f930e View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    1ce8378 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    4844598 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    8c0a06d View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    b4f407f View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    70e4c08 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    9e10e94 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    855fc7d View commit details
    Browse the repository at this point in the history
  27. [oneDPL][ranges] + ranges::sort, ranges::stable_sort, ranges::min_ele…

    …ment, ranges::max_element implementation
    MikeDvorskiy committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    7bd5b3e View commit details
    Browse the repository at this point in the history
  28. [oneDPL][ranges] + tests for ranges::sort, ranges::stable_sort, range…

    …s::min_element, ranges::max_element
    MikeDvorskiy committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    e01874f View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    f1b797d View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    4215e51 View commit details
    Browse the repository at this point in the history
  31. [oneDPL][ranges] + type a default types in the signatures: std::range…

    …s::less and std::ranges::identity
    MikeDvorskiy committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    ae1ebc6 View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    f6737c2 View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    d8671ca View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    745d13f View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    92933df View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    0896934 View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    4107723 View commit details
    Browse the repository at this point in the history
  38. Configuration menu
    Copy the full SHA
    d9a9d36 View commit details
    Browse the repository at this point in the history
  39. Configuration menu
    Copy the full SHA
    b8fa36b View commit details
    Browse the repository at this point in the history
  40. Configuration menu
    Copy the full SHA
    f84c35b View commit details
    Browse the repository at this point in the history
  41. [oneDPL][ranges][test][CI] + temporary enabling CI per commit testing…

    … for dev/mdvorski/std_ranges_support_mvp
    MikeDvorskiy committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    e917250 View commit details
    Browse the repository at this point in the history
  42. Configuration menu
    Copy the full SHA
    1df3b0b View commit details
    Browse the repository at this point in the history
  43. Configuration menu
    Copy the full SHA
    2e426e9 View commit details
    Browse the repository at this point in the history
  44. Configuration menu
    Copy the full SHA
    52a9a8d View commit details
    Browse the repository at this point in the history
  45. Configuration menu
    Copy the full SHA
    db26efd View commit details
    Browse the repository at this point in the history
  46. Configuration menu
    Copy the full SHA
    e4251dc View commit details
    Browse the repository at this point in the history
  47. Configuration menu
    Copy the full SHA
    0b9c9f8 View commit details
    Browse the repository at this point in the history
  48. [oneDPL][ranges][test] removed a call with projection; ranges::copy d…

    …oesn't have proj argument.
    MikeDvorskiy committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    0b91c5d View commit details
    Browse the repository at this point in the history
  49. Configuration menu
    Copy the full SHA
    2ef7392 View commit details
    Browse the repository at this point in the history
  50. Configuration menu
    Copy the full SHA
    0b3a11d View commit details
    Browse the repository at this point in the history
  51. Configuration menu
    Copy the full SHA
    69cabbb View commit details
    Browse the repository at this point in the history
  52. Configuration menu
    Copy the full SHA
    4480001 View commit details
    Browse the repository at this point in the history
  53. Configuration menu
    Copy the full SHA
    3cb4a4f View commit details
    Browse the repository at this point in the history
  54. Configuration menu
    Copy the full SHA
    3067f16 View commit details
    Browse the repository at this point in the history
  55. Configuration menu
    Copy the full SHA
    279ab42 View commit details
    Browse the repository at this point in the history
  56. Configuration menu
    Copy the full SHA
    4190363 View commit details
    Browse the repository at this point in the history
  57. Configuration menu
    Copy the full SHA
    c8c4483 View commit details
    Browse the repository at this point in the history
  58. Configuration menu
    Copy the full SHA
    17021d0 View commit details
    Browse the repository at this point in the history
  59. Configuration menu
    Copy the full SHA
    3773221 View commit details
    Browse the repository at this point in the history
  60. Configuration menu
    Copy the full SHA
    e99394d View commit details
    Browse the repository at this point in the history
  61. Configuration menu
    Copy the full SHA
    e7f5ae4 View commit details
    Browse the repository at this point in the history
  62. Configuration menu
    Copy the full SHA
    5e31664 View commit details
    Browse the repository at this point in the history
  63. Configuration menu
    Copy the full SHA
    82dc24d View commit details
    Browse the repository at this point in the history
  64. Configuration menu
    Copy the full SHA
    8aac850 View commit details
    Browse the repository at this point in the history
  65. Configuration menu
    Copy the full SHA
    4f20d27 View commit details
    Browse the repository at this point in the history
  66. Configuration menu
    Copy the full SHA
    9d9fca2 View commit details
    Browse the repository at this point in the history
  67. Configuration menu
    Copy the full SHA
    66911d1 View commit details
    Browse the repository at this point in the history
  68. [oneDPL][ranges][test] + test coverage for algorithms with output ran…

    …ge size limitation (transform and copy)
    MikeDvorskiy committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    0d6517c View commit details
    Browse the repository at this point in the history
  69. Configuration menu
    Copy the full SHA
    e6fc383 View commit details
    Browse the repository at this point in the history
  70. Configuration menu
    Copy the full SHA
    2aff0a4 View commit details
    Browse the repository at this point in the history
  71. Configuration menu
    Copy the full SHA
    d0bc696 View commit details
    Browse the repository at this point in the history
  72. [oneDPL][ranges] + removed forwarding ranges in some places where it …

    …might be a potential error.
    MikeDvorskiy committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    9ce7d9a View commit details
    Browse the repository at this point in the history
  73. Configuration menu
    Copy the full SHA
    7bb87e5 View commit details
    Browse the repository at this point in the history
  74. Configuration menu
    Copy the full SHA
    ef89e35 View commit details
    Browse the repository at this point in the history
  75. Configuration menu
    Copy the full SHA
    d476d68 View commit details
    Browse the repository at this point in the history
  76. Configuration menu
    Copy the full SHA
    bddc3b2 View commit details
    Browse the repository at this point in the history
  77. Configuration menu
    Copy the full SHA
    cc86b7b View commit details
    Browse the repository at this point in the history
  78. Configuration menu
    Copy the full SHA
    38b5323 View commit details
    Browse the repository at this point in the history
  79. Configuration menu
    Copy the full SHA
    4a69c6f View commit details
    Browse the repository at this point in the history
  80. [oneDPL][ranges] tag dispatching for std::ranges::for_each/one struct…

    … for_each_fn implementation
    MikeDvorskiy committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    659ddb1 View commit details
    Browse the repository at this point in the history
  81. Configuration menu
    Copy the full SHA
    797f636 View commit details
    Browse the repository at this point in the history
  82. Configuration menu
    Copy the full SHA
    e8131aa View commit details
    Browse the repository at this point in the history
  83. Configuration menu
    Copy the full SHA
    ccf22a5 View commit details
    Browse the repository at this point in the history
  84. Configuration menu
    Copy the full SHA
    46cdcc0 View commit details
    Browse the repository at this point in the history
  85. Configuration menu
    Copy the full SHA
    671fa06 View commit details
    Browse the repository at this point in the history
  86. Configuration menu
    Copy the full SHA
    e8e6cc2 View commit details
    Browse the repository at this point in the history
  87. Configuration menu
    Copy the full SHA
    d6bc866 View commit details
    Browse the repository at this point in the history
  88. Configuration menu
    Copy the full SHA
    6251999 View commit details
    Browse the repository at this point in the history
  89. Configuration menu
    Copy the full SHA
    5cadc6f View commit details
    Browse the repository at this point in the history
  90. Configuration menu
    Copy the full SHA
    8c6b5c8 View commit details
    Browse the repository at this point in the history
  91. Configuration menu
    Copy the full SHA
    3b37c92 View commit details
    Browse the repository at this point in the history
  92. Configuration menu
    Copy the full SHA
    87caf27 View commit details
    Browse the repository at this point in the history
  93. Configuration menu
    Copy the full SHA
    60c7ed3 View commit details
    Browse the repository at this point in the history
  94. Configuration menu
    Copy the full SHA
    d4decb6 View commit details
    Browse the repository at this point in the history
  95. Configuration menu
    Copy the full SHA
    e43a339 View commit details
    Browse the repository at this point in the history
  96. Configuration menu
    Copy the full SHA
    bd61cd1 View commit details
    Browse the repository at this point in the history
  97. Configuration menu
    Copy the full SHA
    bcce84c View commit details
    Browse the repository at this point in the history
  98. Configuration menu
    Copy the full SHA
    c29de85 View commit details
    Browse the repository at this point in the history
  99. Configuration menu
    Copy the full SHA
    df8c554 View commit details
    Browse the repository at this point in the history
  100. [oneDPL][traits] include/oneapi/dpl/pstl/iterator_defs.h - fix error …

    …in __is_forward_iterator (by Sergey Kopienko)
    MikeDvorskiy committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    6ae3619 View commit details
    Browse the repository at this point in the history
  101. Configuration menu
    Copy the full SHA
    aba5463 View commit details
    Browse the repository at this point in the history
  102. Configuration menu
    Copy the full SHA
    f5185e2 View commit details
    Browse the repository at this point in the history
  103. Configuration menu
    Copy the full SHA
    1f30614 View commit details
    Browse the repository at this point in the history
  104. Configuration menu
    Copy the full SHA
    71722ca View commit details
    Browse the repository at this point in the history
  105. Configuration menu
    Copy the full SHA
    2a2e3b1 View commit details
    Browse the repository at this point in the history
  106. Configuration menu
    Copy the full SHA
    edefe5c View commit details
    Browse the repository at this point in the history
  107. Configuration menu
    Copy the full SHA
    cf7fa62 View commit details
    Browse the repository at this point in the history
  108. Configuration menu
    Copy the full SHA
    5da6d7f View commit details
    Browse the repository at this point in the history
  109. Configuration menu
    Copy the full SHA
    b8059ac View commit details
    Browse the repository at this point in the history
  110. Configuration menu
    Copy the full SHA
    6ba0549 View commit details
    Browse the repository at this point in the history
  111. Configuration menu
    Copy the full SHA
    32bf799 View commit details
    Browse the repository at this point in the history
  112. Configuration menu
    Copy the full SHA
    6d338b6 View commit details
    Browse the repository at this point in the history
  113. [oneDPL][ranges] [CI] Add ranges with c++20 testing

    Signed-off-by: Dmitriy Sobolev
    dmitriy-sobolev authored and MikeDvorskiy committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    c303204 View commit details
    Browse the repository at this point in the history
  114. Configuration menu
    Copy the full SHA
    58a4bf5 View commit details
    Browse the repository at this point in the history
  115. Configuration menu
    Copy the full SHA
    ec0b717 View commit details
    Browse the repository at this point in the history
  116. Configuration menu
    Copy the full SHA
    17477ab View commit details
    Browse the repository at this point in the history
  117. Configuration menu
    Copy the full SHA
    1eb9466 View commit details
    Browse the repository at this point in the history
  118. Configuration menu
    Copy the full SHA
    5978f83 View commit details
    Browse the repository at this point in the history
  119. Configuration menu
    Copy the full SHA
    50919bb View commit details
    Browse the repository at this point in the history
  120. [oneDPL][ranges] + type a default types in the signatures: std::range…

    …s::equal_to and std::ranges::identity
    MikeDvorskiy committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    7097e91 View commit details
    Browse the repository at this point in the history
  121. Configuration menu
    Copy the full SHA
    e2f936c View commit details
    Browse the repository at this point in the history
  122. Configuration menu
    Copy the full SHA
    efbdad1 View commit details
    Browse the repository at this point in the history
  123. Configuration menu
    Copy the full SHA
    0c70833 View commit details
    Browse the repository at this point in the history
  124. Configuration menu
    Copy the full SHA
    823342b View commit details
    Browse the repository at this point in the history
  125. Configuration menu
    Copy the full SHA
    0f9f9df View commit details
    Browse the repository at this point in the history
  126. [oneDPL][ranges] changed a return type for ranges::for_each: for_each…

    …_result => std::ranges::borrowed_iterator_t<_R>
    MikeDvorskiy committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    c91d20f View commit details
    Browse the repository at this point in the history
  127. Revert "[oneDPL][ranges] changed a return type for ranges::for_each: …

    …for_each_result => std::ranges::borrowed_iterator_t<_R>"
    
    This reverts commit 256960f.
    MikeDvorskiy committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    770d895 View commit details
    Browse the repository at this point in the history
  128. //_ONEDPL___cplusplus => //_ONEDPL_CPP20_RANGES_PRESENT

    Co-authored-by: Julian Miller <julian.miller@intel.com>
    MikeDvorskiy and julianmi committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    9af69c8 View commit details
    Browse the repository at this point in the history
  129. //_ONEDPL_CPP20_RANGES_PRESENT => //_ONEDPL___cplusplus

    Co-authored-by: Julian Miller <julian.miller@intel.com>
    MikeDvorskiy and julianmi committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    c051a62 View commit details
    Browse the repository at this point in the history
  130. Configuration menu
    Copy the full SHA
    6d8a24e View commit details
    Browse the repository at this point in the history
  131. Configuration menu
    Copy the full SHA
    a277752 View commit details
    Browse the repository at this point in the history
  132. Configuration menu
    Copy the full SHA
    e630771 View commit details
    Browse the repository at this point in the history
  133. Configuration menu
    Copy the full SHA
    42afbb2 View commit details
    Browse the repository at this point in the history
  134. Configuration menu
    Copy the full SHA
    cfad7c0 View commit details
    Browse the repository at this point in the history
  135. Configuration menu
    Copy the full SHA
    26efbf6 View commit details
    Browse the repository at this point in the history
  136. Configuration menu
    Copy the full SHA
    4997018 View commit details
    Browse the repository at this point in the history
  137. [oneDPL][ranges][test] + [oneDPL][ranges][test] + coverage for pointe…

    …r-to-member for adjacent_find algo
    MikeDvorskiy committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    8b768f9 View commit details
    Browse the repository at this point in the history
  138. Configuration menu
    Copy the full SHA
    ecfb52e View commit details
    Browse the repository at this point in the history
  139. [oneDPL][ranges] decltype(auto) -> auto where it is reasonable; + usi…

    …ng sycl::usm::alloc _AllocType
    MikeDvorskiy committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    88c63db View commit details
    Browse the repository at this point in the history
  140. Configuration menu
    Copy the full SHA
    1bc9b92 View commit details
    Browse the repository at this point in the history
  141. Configuration menu
    Copy the full SHA
    0ad97bd View commit details
    Browse the repository at this point in the history
  142. Configuration menu
    Copy the full SHA
    8b8a7bd View commit details
    Browse the repository at this point in the history
  143. Configuration menu
    Copy the full SHA
    5f12ef5 View commit details
    Browse the repository at this point in the history
  144. Configuration menu
    Copy the full SHA
    8533e61 View commit details
    Browse the repository at this point in the history
  145. Configuration menu
    Copy the full SHA
    ca42e18 View commit details
    Browse the repository at this point in the history
  146. [oneDPL][ranges] removed check type result for ranges::for_each, due …

    …to return type is different in case of parallel version
    MikeDvorskiy committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    1c6b292 View commit details
    Browse the repository at this point in the history
  147. Configuration menu
    Copy the full SHA
    b6b5c9a View commit details
    Browse the repository at this point in the history
  148. Configuration menu
    Copy the full SHA
    fbcaade View commit details
    Browse the repository at this point in the history
  149. Configuration menu
    Copy the full SHA
    f89ced4 View commit details
    Browse the repository at this point in the history
  150. Configuration menu
    Copy the full SHA
    1df8e0e View commit details
    Browse the repository at this point in the history
  151. Configuration menu
    Copy the full SHA
    4627e15 View commit details
    Browse the repository at this point in the history
  152. Configuration menu
    Copy the full SHA
    f018e17 View commit details
    Browse the repository at this point in the history
  153. Configuration menu
    Copy the full SHA
    352a6e7 View commit details
    Browse the repository at this point in the history
  154. Configuration menu
    Copy the full SHA
    12d58b3 View commit details
    Browse the repository at this point in the history
  155. Configuration menu
    Copy the full SHA
    9111539 View commit details
    Browse the repository at this point in the history
  156. Configuration menu
    Copy the full SHA
    b7bf12b View commit details
    Browse the repository at this point in the history
  157. Configuration menu
    Copy the full SHA
    90fcb6c View commit details
    Browse the repository at this point in the history
  158. Configuration menu
    Copy the full SHA
    a889589 View commit details
    Browse the repository at this point in the history
  159. Configuration menu
    Copy the full SHA
    a9837bd View commit details
    Browse the repository at this point in the history
  160. Configuration menu
    Copy the full SHA
    f635a11 View commit details
    Browse the repository at this point in the history
  161. Configuration menu
    Copy the full SHA
    95f1a49 View commit details
    Browse the repository at this point in the history
  162. Configuration menu
    Copy the full SHA
    18df896 View commit details
    Browse the repository at this point in the history
  163. Configuration menu
    Copy the full SHA
    693b050 View commit details
    Browse the repository at this point in the history
  164. Configuration menu
    Copy the full SHA
    5aaa5d7 View commit details
    Browse the repository at this point in the history
  165. Configuration menu
    Copy the full SHA
    3eada8f View commit details
    Browse the repository at this point in the history
  166. Configuration menu
    Copy the full SHA
    c322ca4 View commit details
    Browse the repository at this point in the history
  167. Configuration menu
    Copy the full SHA
    3586a07 View commit details
    Browse the repository at this point in the history
  168. Configuration menu
    Copy the full SHA
    3ec7357 View commit details
    Browse the repository at this point in the history
  169. [oneDPL][ranges][test] + fix for USM_vector: std::ranges::subrange ap…

    …plying before passing to a device.
    MikeDvorskiy committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    5ddb41e View commit details
    Browse the repository at this point in the history
  170. Configuration menu
    Copy the full SHA
    e492fd9 View commit details
    Browse the repository at this point in the history
  171. Configuration menu
    Copy the full SHA
    1cffe34 View commit details
    Browse the repository at this point in the history
  172. Configuration menu
    Copy the full SHA
    4a5e877 View commit details
    Browse the repository at this point in the history
  173. Configuration menu
    Copy the full SHA
    6d2a49c View commit details
    Browse the repository at this point in the history
  174. Configuration menu
    Copy the full SHA
    997d28d View commit details
    Browse the repository at this point in the history
  175. Configuration menu
    Copy the full SHA
    b48642f View commit details
    Browse the repository at this point in the history
  176. Configuration menu
    Copy the full SHA
    3918ea5 View commit details
    Browse the repository at this point in the history
  177. Configuration menu
    Copy the full SHA
    7797516 View commit details
    Browse the repository at this point in the history
  178. Configuration menu
    Copy the full SHA
    bda3497 View commit details
    Browse the repository at this point in the history
  179. [oneDPL][ranges] + a specialization for enable_view to true because o…

    …neapi::dpl::__ranges::all_view models a view (see C++ standard)
    MikeDvorskiy committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    1ce4587 View commit details
    Browse the repository at this point in the history
  180. Configuration menu
    Copy the full SHA
    e30b60d View commit details
    Browse the repository at this point in the history
  181. Configuration menu
    Copy the full SHA
    0814b37 View commit details
    Browse the repository at this point in the history
  182. Configuration menu
    Copy the full SHA
    c44bb21 View commit details
    Browse the repository at this point in the history
  183. Revert "[oneDPL][ranges][test] + a fix for test type"

    This reverts commit f15e053.
    MikeDvorskiy committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    5a4dc8b View commit details
    Browse the repository at this point in the history
  184. Configuration menu
    Copy the full SHA
    243dd87 View commit details
    Browse the repository at this point in the history
  185. Configuration menu
    Copy the full SHA
    cd8b4cd View commit details
    Browse the repository at this point in the history
  186. Configuration menu
    Copy the full SHA
    44cde9c View commit details
    Browse the repository at this point in the history
  187. Configuration menu
    Copy the full SHA
    e196507 View commit details
    Browse the repository at this point in the history
  188. Configuration menu
    Copy the full SHA
    52deca7 View commit details
    Browse the repository at this point in the history
  189. Configuration menu
    Copy the full SHA
    741c742 View commit details
    Browse the repository at this point in the history
  190. Configuration menu
    Copy the full SHA
    4e4d63c View commit details
    Browse the repository at this point in the history
  191. Configuration menu
    Copy the full SHA
    f32108c View commit details
    Browse the repository at this point in the history
  192. Configuration menu
    Copy the full SHA
    5f3a57d View commit details
    Browse the repository at this point in the history
  193. Configuration menu
    Copy the full SHA
    e67e396 View commit details
    Browse the repository at this point in the history
  194. Configuration menu
    Copy the full SHA
    49be4d3 View commit details
    Browse the repository at this point in the history
  195. Configuration menu
    Copy the full SHA
    10ecade View commit details
    Browse the repository at this point in the history
  196. Configuration menu
    Copy the full SHA
    f046885 View commit details
    Browse the repository at this point in the history
  197. Configuration menu
    Copy the full SHA
    f0a1c82 View commit details
    Browse the repository at this point in the history
  198. Configuration menu
    Copy the full SHA
    79e020a View commit details
    Browse the repository at this point in the history
  199. Configuration menu
    Copy the full SHA
    235f7ee View commit details
    Browse the repository at this point in the history
  200. Configuration menu
    Copy the full SHA
    3778000 View commit details
    Browse the repository at this point in the history
  201. Configuration menu
    Copy the full SHA
    1d9d621 View commit details
    Browse the repository at this point in the history
  202. Configuration menu
    Copy the full SHA
    e98b09c View commit details
    Browse the repository at this point in the history
  203. Configuration menu
    Copy the full SHA
    781bf58 View commit details
    Browse the repository at this point in the history
  204. Configuration menu
    Copy the full SHA
    2abe881 View commit details
    Browse the repository at this point in the history
  205. Configuration menu
    Copy the full SHA
    d46f77b View commit details
    Browse the repository at this point in the history
  206. Configuration menu
    Copy the full SHA
    2d277b2 View commit details
    Browse the repository at this point in the history
  207. Configuration menu
    Copy the full SHA
    0088d6e View commit details
    Browse the repository at this point in the history
  208. Configuration menu
    Copy the full SHA
    79feb4a View commit details
    Browse the repository at this point in the history
  209. Configuration menu
    Copy the full SHA
    4edb8be View commit details
    Browse the repository at this point in the history
  210. Configuration menu
    Copy the full SHA
    93985aa View commit details
    Browse the repository at this point in the history
  211. Configuration menu
    Copy the full SHA
    b15ab29 View commit details
    Browse the repository at this point in the history
  212. Configuration menu
    Copy the full SHA
    bd4c590 View commit details
    Browse the repository at this point in the history
  213. Configuration menu
    Copy the full SHA
    261e267 View commit details
    Browse the repository at this point in the history
  214. Configuration menu
    Copy the full SHA
    f1cc1cc View commit details
    Browse the repository at this point in the history
  215. Configuration menu
    Copy the full SHA
    aa53f11 View commit details
    Browse the repository at this point in the history
  216. Configuration menu
    Copy the full SHA
    b1e3f86 View commit details
    Browse the repository at this point in the history
  217. Configuration menu
    Copy the full SHA
    ea4f701 View commit details
    Browse the repository at this point in the history
  218. Configuration menu
    Copy the full SHA
    1e09596 View commit details
    Browse the repository at this point in the history
  219. Configuration menu
    Copy the full SHA
    6eba10c View commit details
    Browse the repository at this point in the history
  220. [oneDPL][ranges] + removed forwarding ranges in some places where it …

    …might be a potential error.
    MikeDvorskiy committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    68ebace View commit details
    Browse the repository at this point in the history
  221. Configuration menu
    Copy the full SHA
    d396a9b View commit details
    Browse the repository at this point in the history
  222. Fix pattern_adjacent_find name

    rarutyun authored and MikeDvorskiy committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    be7a45f View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2024

  1. Merge branch 'dev/mdvorski/std_ranges_support_mvp' into dev/mdvorski/…

    …std_ranges_support_mvp2
    rarutyun committed Aug 31, 2024
    Configuration menu
    Copy the full SHA
    1dbc8f1 View commit details
    Browse the repository at this point in the history
  2. Revert unnecessary ::std changes

    Signed-off-by: Dmitriy Sobolev <dmitriy.sobolev@intel.com>
    dmitriy-sobolev committed Aug 31, 2024
    Configuration menu
    Copy the full SHA
    8642c10 View commit details
    Browse the repository at this point in the history
  3. Fix comment

    Signed-off-by: Dmitriy Sobolev <dmitriy.sobolev@intel.com>
    dmitriy-sobolev committed Aug 31, 2024
    Configuration menu
    Copy the full SHA
    bb27637 View commit details
    Browse the repository at this point in the history
  4. Add missing headers

    Signed-off-by: Dmitriy Sobolev <dmitriy.sobolev@intel.com>
    dmitriy-sobolev committed Aug 31, 2024
    Configuration menu
    Copy the full SHA
    fd83d4c View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2024

  1. Configuration menu
    Copy the full SHA
    b6bb1e7 View commit details
    Browse the repository at this point in the history
  2. Fix __parallel_stable_sort

    Signed-off-by: Dmitriy Sobolev <dmitriy.sobolev@intel.com>
    dmitriy-sobolev committed Sep 1, 2024
    Configuration menu
    Copy the full SHA
    e2ae2f9 View commit details
    Browse the repository at this point in the history
  3. Remove unused _InputType

    Signed-off-by: Dmitriy Sobolev <dmitriy.sobolev@intel.com>
    dmitriy-sobolev committed Sep 1, 2024
    Configuration menu
    Copy the full SHA
    fa8e291 View commit details
    Browse the repository at this point in the history
  4. Add missing asserts in device backend

    Signed-off-by: Dmitriy Sobolev <dmitriy.sobolev@intel.com>
    dmitriy-sobolev committed Sep 1, 2024
    Configuration menu
    Copy the full SHA
    07e9aaf View commit details
    Browse the repository at this point in the history
  5. Use range_size_t utility in test, remove extra check

    Signed-off-by: Dmitriy Sobolev <dmitriy.sobolev@intel.com>
    dmitriy-sobolev committed Sep 1, 2024
    Configuration menu
    Copy the full SHA
    f6aaaa4 View commit details
    Browse the repository at this point in the history
  6. Remove decltype(auto)

    Signed-off-by: Dmitriy Sobolev <dmitriy.sobolev@intel.com>
    dmitriy-sobolev committed Sep 1, 2024
    Configuration menu
    Copy the full SHA
    95ee76d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8c54a66 View commit details
    Browse the repository at this point in the history
  8. Add missing asserts in device backend

    Signed-off-by: Dmitriy Sobolev <dmitriy.sobolev@intel.com>
    dmitriy-sobolev committed Sep 1, 2024
    Configuration menu
    Copy the full SHA
    173b56d View commit details
    Browse the repository at this point in the history
  9. Add a comment for copy_if pattern

    Signed-off-by: Dmitriy Sobolev <dmitriy.sobolev@intel.com>
    dmitriy-sobolev committed Sep 1, 2024
    Configuration menu
    Copy the full SHA
    57b4f49 View commit details
    Browse the repository at this point in the history
  10. Use common_type_t in copy_if

    Signed-off-by: Dmitriy Sobolev <dmitriy.sobolev@intel.com>
    dmitriy-sobolev committed Sep 1, 2024
    Configuration menu
    Copy the full SHA
    0bf5ff5 View commit details
    Browse the repository at this point in the history
  11. Add comments for asserts

    Signed-off-by: Dmitriy Sobolev <dmitriy.sobolev@intel.com>
    dmitriy-sobolev committed Sep 1, 2024
    Configuration menu
    Copy the full SHA
    7c4738b View commit details
    Browse the repository at this point in the history
  12. Add missing forward

    Signed-off-by: Dmitriy Sobolev <dmitriy.sobolev@intel.com>
    dmitriy-sobolev committed Sep 1, 2024
    Configuration menu
    Copy the full SHA
    c942acc View commit details
    Browse the repository at this point in the history
  13. Remove remaining decltype(auto)

    Signed-off-by: Dmitriy Sobolev <dmitriy.sobolev@intel.com>
    dmitriy-sobolev committed Sep 1, 2024
    Configuration menu
    Copy the full SHA
    30f7232 View commit details
    Browse the repository at this point in the history
  14. merge dev/mdvorski/std_ranges_support_mvp

    Signed-off-by: Dmitriy Sobolev <dmitriy.sobolev@intel.com>
    dmitriy-sobolev committed Sep 1, 2024
    Configuration menu
    Copy the full SHA
    1a47360 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    7934d66 View commit details
    Browse the repository at this point in the history
  16. Fix macros in test_config.h, do not use internal macros

    Signed-off-by: Dmitriy Sobolev <dmitriy.sobolev@intel.com>
    dmitriy-sobolev committed Sep 1, 2024
    Configuration menu
    Copy the full SHA
    b56b014 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    b218aff View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    c80fa28 View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2024

  1. Turn off ranges with clang15 and older

    Signed-off-by: Dmitriy Sobolev <dmitriy.sobolev@intel.com>
    dmitriy-sobolev committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    119278b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    89ad560 View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2024

  1. Use stable sort impl for ranges::stable_sort, add a comment

    Signed-off-by: Dmitriy Sobolev <dmitriy.sobolev@intel.com>
    dmitriy-sobolev committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    8b54a9e View commit details
    Browse the repository at this point in the history
  2. Add a comment for using unstable sort for ranges::sort

    Signed-off-by: Dmitriy Sobolev <dmitriy.sobolev@intel.com>
    dmitriy-sobolev committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    6c70d82 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3fde5ed View commit details
    Browse the repository at this point in the history
  4. Revert CI changes

    dmitriy-sobolev authored Sep 3, 2024
    Configuration menu
    Copy the full SHA
    3e8b1c1 View commit details
    Browse the repository at this point in the history