Skip to content
Snippets Groups Projects
Select Git revision
  • 79c8fe61b1c375de0888382ee38268c250209b8b
  • master default protected
  • julia protected
  • 6.x protected
  • python-codegen
  • llvm-15
  • 5.x protected
  • 4.6 protected
  • uop
  • rework_pac
  • aux_vars_fix
  • julia-7.0.0
  • julia-6.4.0
  • julia-6.3.0
  • julia-6.2.0
15 results

DataTree.hh

Blame
  • Sébastien Villemot's avatar
    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
    History
    DataTree.hh 17.89 KiB