Skip to content
Snippets Groups Projects
  1. Jul 18, 2024
  2. Jun 13, 2024
  3. Apr 25, 2024
  4. Dec 13, 2023
  5. Nov 30, 2023
  6. Oct 18, 2023
  7. Feb 28, 2023
  8. Jan 05, 2023
  9. Oct 11, 2022
    • Sébastien Villemot's avatar
      Various filesystem refactorings · 93054cf6
      Sébastien Villemot authored
      – DataTree::packageDir() now takes a std::string_view, returns a
        std::filesystem::path, and no longer creates that directory
      – DataTree::writeToFileIfModified() now takes a std::filesystem::path as
        argument
      – Do not call DataTree::writeToFileIfModified() for generating MATLAB/Octave
        files, since it does not work (the directory inside which the file is written
        has been deleted by the preprocessor just before)
      – Consistently use DataTree::packageDir() everywhere (for compatibility with
        planner_objective)
      93054cf6
  10. Sep 27, 2022
  11. Jul 11, 2022
  12. Jun 24, 2022
  13. Jun 07, 2022
  14. May 16, 2022
  15. May 04, 2022
  16. Feb 15, 2022
  17. Jan 28, 2022
  18. Jan 25, 2022
  19. Jan 20, 2022
  20. Jan 18, 2022
  21. Jan 17, 2022
  22. Jan 06, 2022
  23. Dec 16, 2021
  24. Nov 23, 2021
  25. Oct 29, 2021
Loading