Branch: refs/heads/master
  Home:   https://github.com/STEllAR-GROUP/hpx
  Commit: fb5f73f23d48ab9780cde0aab90033ce2f3aea9c
      
https://github.com/STEllAR-GROUP/hpx/commit/fb5f73f23d48ab9780cde0aab90033ce2f3aea9c
  Author: Mikael Simberg <[email protected]>
  Date:   2021-02-09 (Tue, 09 Feb 2021)

  Changed paths:
    M tests/unit/apex/annotation_check.cpp

  Log Message:
  -----------
  Test that annotations can be dynamically allocated


  Commit: 4851dabe3a0e5d5dc62275d080d7ab6e486d64e8
      
https://github.com/STEllAR-GROUP/hpx/commit/4851dabe3a0e5d5dc62275d080d7ab6e486d64e8
  Author: Mikael Simberg <[email protected]>
  Date:   2021-02-09 (Tue, 09 Feb 2021)

  Changed paths:
    M libs/core/threading_base/include/hpx/threading_base/annotated_function.hpp

  Log Message:
  -----------
  Store annotations as std::strings in annotate{,d}_function


  Commit: d1236f9f3b6236a0ddb9251d5b53f18e67db18c3
      
https://github.com/STEllAR-GROUP/hpx/commit/d1236f9f3b6236a0ddb9251d5b53f18e67db18c3
  Author: Mikael Simberg <[email protected]>
  Date:   2021-02-09 (Tue, 09 Feb 2021)

  Changed paths:
    M libs/core/threading_base/include/hpx/threading_base/annotated_function.hpp

  Log Message:
  -----------
  Take annotated_function annotations by value


  Commit: 3ba5500b890cea804f0743ab9e64a08559641499
      
https://github.com/STEllAR-GROUP/hpx/commit/3ba5500b890cea804f0743ab9e64a08559641499
  Author: Mikael Simberg <[email protected]>
  Date:   2021-02-10 (Wed, 10 Feb 2021)

  Changed paths:
    M libs/core/threading_base/CMakeLists.txt
    M libs/core/threading_base/include/hpx/threading_base/annotated_function.hpp
    A libs/core/threading_base/src/annotated_function.cpp

  Log Message:
  -----------
  Store std::string function annotations in thread_local sets


  Commit: 4a64539a84a013d5d9647fc945a4e8c0d19a486d
      
https://github.com/STEllAR-GROUP/hpx/commit/4a64539a84a013d5d9647fc945a4e8c0d19a486d
  Author: Mikael Simberg <[email protected]>
  Date:   2021-02-12 (Fri, 12 Feb 2021)

  Changed paths:
    M libs/core/threading_base/CMakeLists.txt
    M libs/core/threading_base/include/hpx/threading_base/annotated_function.hpp
    A libs/core/threading_base/src/annotated_function.cpp
    M tests/unit/apex/annotation_check.cpp

  Log Message:
  -----------
  Merge pull request #5142 from msimberg/std-string-annotations

Store annotated_function annotations as std::strings


Compare: 
https://github.com/STEllAR-GROUP/hpx/compare/530628bf6e6c...4a64539a84a0
_______________________________________________
hpx-commits mailing list
[email protected]
https://mail.cct.lsu.edu/mailman/listinfo/hpx-commits

Reply via email to