Skip to content
Snippets Groups Projects
  1. Jun 30, 2016
    • Nabil Chouika's avatar
      refs#16 · 83a2201d
      Nabil Chouika authored
      In ElementaryUtils:
      - Added string split function by string delimiter in StringUtils.
      
      In PARTONS:
      - Changed ObservableKinematic to use GenericType instead of fromStringToDouble.
      - Some fix in DVCSConstantModel.
      
      In PARTONs_Tests:
      - Force C++98 in CMakeLists.
      83a2201d
  2. Jun 20, 2016
    • Nabil Chouika's avatar
      refs#16 · 77cb66a7
      Nabil Chouika authored
      - Fix CMakeLists.txt to force C++98
      - Fix some absolute URL
      77cb66a7
  3. Jun 17, 2016
    • Bryan Berthou's avatar
      refs#16 · b3cbdac4
      Bryan Berthou authored
      In ElementaryUtils : correct XMLParser. When attributes are separated by a return line it cannot perform parsing of attribute list correctly.
      b3cbdac4
  4. Jun 02, 2016
    • Bryan Berthou's avatar
      refs#16 · cd6e9ac2
      Bryan Berthou authored
      In ElementaryUtils : correct remove file method in FileUtils.
      cd6e9ac2
  5. May 26, 2016
    • Bryan Berthou's avatar
      refs#16 · 8a3bdd74
      Bryan Berthou authored
      - In ElementaryUtils : implement remove file method.
      8a3bdd74
    • Bryan Berthou's avatar
      refs#16 · a1ebbce1
      Bryan Berthou authored
      - In ElementaryUtils : refactoring.
      a1ebbce1
  6. Apr 26, 2016
    • Bryan Berthou's avatar
      refs#16 · 206aadd7
      Bryan Berthou authored
      - Update XML parser to be able to parse an XML document directly from stream.
      206aadd7
  7. Apr 25, 2016
  8. Apr 20, 2016
    • Bryan Berthou's avatar
      refs#16 · abc36e94
      Bryan Berthou authored
      - Correct an error in GenericType class when reading the same parameter. After the 1st read the buffer was empty. So it was impossible to configure many similar module with the same parameters list.
      abc36e94
  9. Apr 15, 2016
    • Bryan Berthou's avatar
      refs#16 · 97ccef5f
      Bryan Berthou authored
      - Add debug flag in cmake file for debugging purpose.
      - Add MultimapParameters to represent a structure to hold many object with the same name and different parameters key/values.
      Useful when dealing with automation.
      - Remove custom MD5 utils.
      - Correct error in the logic of the XMLParser : when multiple comments were defined the real parsing of elements started after the last comment. So previous defined elements in XML file were skipped.
      97ccef5f
  10. Apr 11, 2016
  11. Apr 08, 2016
  12. Mar 17, 2016
Loading