1. 24 Jun, 2019 3 commits
  2. 21 Jun, 2019 1 commit
  3. 07 Jun, 2019 1 commit
  4. 06 Jun, 2019 4 commits
  5. 24 May, 2019 3 commits
  6. 21 May, 2019 2 commits
  7. 20 May, 2019 3 commits
    • Martin Weismann's avatar
      Add CDynamic-Example to SDK · beddb0b2
      Martin Weismann authored
      beddb0b2
    • Martin Weismann's avatar
      Change progress monitor, improve performance (#133) · d9ecb43a
      Martin Weismann authored
      Reading
      - relative progress is now based on amount of data read
      - progress identifier is still defined via which element is currently being read
      
      Writing
      - relative progress is now based on number of resources and attachments
      - progress identifier is still defined via which element is currently being written
      
      Performance:
      - replaced inefficient data structures (list or vector + linear search for elements)
        by more apt datastructures (map (unordered_map, multimap) + lookup) in
        a couple of occurences
      d9ecb43a
    • Martin Weismann's avatar
      Update to later version of ACT · 1f422576
      Martin Weismann authored
      1f422576
  8. 14 May, 2019 1 commit
  9. 13 May, 2019 1 commit
  10. 08 May, 2019 1 commit
  11. 06 May, 2019 1 commit
  12. 16 Apr, 2019 1 commit
  13. 11 Apr, 2019 14 commits
  14. 28 Jan, 2019 1 commit
  15. 15 Jan, 2019 1 commit
  16. 10 Jan, 2019 1 commit
  17. 08 Jan, 2019 1 commit