Skip to content
Snippets Groups Projects
This project is mirrored from https://gitlab.cern.ch/gaudi/Gaudi.git. Pull mirroring updated .
  1. Jun 18, 2018
  2. Jun 15, 2018
  3. Jun 08, 2018
  4. Jun 07, 2018
  5. Jun 06, 2018
  6. May 29, 2018
  7. May 26, 2018
  8. May 25, 2018
  9. May 24, 2018
    • Gerhard Raven's avatar
      Modernize RootCnv · 637e63b5
      Gerhard Raven authored
      - prefer boost::string_ref instead of const std::string& in interfaces
      - add transparant comparison when using std::map, so that a string_ref
        can be used to search in a map which has keys of type std::string
      - move standalone functions only visible in a single compilation unit
        into an anonymous namespace so that these functions are not visible
        to the linker
      637e63b5
  10. May 23, 2018
Loading