Skip to content
Snippets Groups Projects
  1. Jan 03, 2017
  2. Jan 02, 2017
  3. Dec 22, 2016
  4. Dec 21, 2016
  5. Dec 20, 2016
  6. Nov 28, 2016
  7. Nov 24, 2016
  8. Nov 23, 2016
  9. Nov 22, 2016
  10. Nov 14, 2016
  11. Nov 08, 2016
  12. Nov 07, 2016
  13. Oct 31, 2016
    • pedroGitt's avatar
      Refactoring serialization flow: · 8041a7e0
      pedroGitt authored
      - New class CommonSerializeUtils: helper class dedicated to serialization, to contain common code to all the OlmXXX classes that require to be serialized
      - make OlmXXX classes extending CommonSerializeUtils
      8041a7e0
  14. Oct 28, 2016
    • pedroGitt's avatar
      Fix OlmException cast issue · 7a0d7cc3
      pedroGitt authored
      - OlmException class extends now from IOException
      - update corresponding serializing unit tests
       - update
      7a0d7cc3
Loading