Skip to content
Snippets Groups Projects
  1. Sep 17, 2023
    • Dmitri Naumov's avatar
      [PL] Pass name as const-ref on construction · 2febec61
      Dmitri Naumov authored
      The 'name' in process construction is also used after
      the process construction and so it can not be moved
      anyway. Taking it by const-ref avoids an extra copy
      here (and silences a cppcheck warning).
      2febec61
  2. Jan 03, 2023
  3. Dec 21, 2022
  4. Dec 20, 2022
  5. Oct 26, 2022
  6. Mar 06, 2022
  7. Jan 09, 2022
  8. Nov 04, 2021
  9. Oct 26, 2021
  10. Sep 16, 2021
  11. Sep 06, 2021
  12. Jul 02, 2021
  13. Apr 04, 2021
  14. Mar 09, 2021
  15. Jan 11, 2021
  16. Jan 01, 2021
  17. Aug 03, 2020
  18. Apr 14, 2020
  19. Apr 10, 2020
  20. Jan 03, 2020
  21. Nov 03, 2019
  22. Sep 12, 2019
    • Dmitri Naumov's avatar
      Add \file for in all files w/o it. · af7e4029
      Dmitri Naumov authored
      Fixes multiple copyright messages in the doxygen docu.
      
      ag '\\file' -L --ignore=ThirdParty *Lib |xargs  sed -i 's/\(.*\)\\copyright/\1\\file\n\1\\copyright/'
      af7e4029
  23. Jun 25, 2019
  24. Apr 15, 2019
  25. Mar 11, 2019
  26. Feb 28, 2019
  27. Feb 27, 2019
  28. Feb 12, 2019
  29. Jan 06, 2019
  30. Dec 19, 2018
  31. Nov 13, 2018
  32. Jul 30, 2018
  33. Mar 07, 2018
  34. Mar 06, 2018
  35. Jan 17, 2018
Loading