Skip to content
Snippets Groups Projects
  1. Oct 08, 2024
  2. Jan 02, 2024
  3. 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
  4. Jan 03, 2023
  5. Jan 09, 2022
  6. Nov 04, 2021
  7. Jul 02, 2021
  8. Apr 04, 2021
  9. Mar 14, 2021
  10. Mar 09, 2021
  11. Feb 20, 2021
  12. Feb 15, 2021
  13. Jan 01, 2021
  14. Nov 18, 2020
  15. Aug 03, 2020
  16. May 27, 2020
  17. Apr 14, 2020
  18. Apr 10, 2020
  19. Mar 12, 2020
  20. Mar 05, 2020
  21. Feb 11, 2020
  22. Jan 03, 2020
  23. Nov 03, 2019
  24. 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
  25. Aug 30, 2019
  26. Aug 05, 2019
  27. Jun 25, 2019
  28. May 17, 2019
  29. Apr 15, 2019
  30. Mar 11, 2019
  31. Feb 15, 2019
  32. Jan 06, 2019
  33. Dec 19, 2018
  34. Sep 25, 2018
  35. Aug 22, 2018
  36. Jul 20, 2018
Loading