- Jun 30, 2016
-
-
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.
-
- Jun 20, 2016
-
-
Nabil Chouika authored
- Fix CMakeLists.txt to force C++98 - Fix some absolute URL
-
- Jun 17, 2016
-
-
Bryan Berthou authored
In ElementaryUtils : correct XMLParser. When attributes are separated by a return line it cannot perform parsing of attribute list correctly.
-
- Jun 02, 2016
-
-
Bryan Berthou authored
In ElementaryUtils : correct remove file method in FileUtils.
-
- May 26, 2016
-
-
Bryan Berthou authored
- In ElementaryUtils : implement remove file method.
-
Bryan Berthou authored
- In ElementaryUtils : refactoring.
-
- Apr 26, 2016
-
-
Bryan Berthou authored
- Update XML parser to be able to parse an XML document directly from stream.
-
- Apr 25, 2016
-
-
Bryan Berthou authored
- Update comments
-
- Apr 20, 2016
-
-
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.
-
- Apr 15, 2016
-
-
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.
-
- Apr 11, 2016
-
-
Bryan Berthou authored
- Remove .lib file
-
- Apr 08, 2016
-
-
Bryan Berthou authored
- Add lib folder.
-
Nabil Chouika authored
- Delete libElementaryUtils.so folder to ignore it
-
Nabil Chouika authored
- Delete libElementaryUtils.so to ignore it
-
- Mar 17, 2016
-
-
Bryan Berthou authored
- Add some resources to svn:ignore
-
Bryan Berthou authored
- Initial import.
-
Bryan Berthou authored
- Initial import.
-