Skip to content
Snippets Groups Projects
  1. Jan 08, 2019
  2. Aug 24, 2018
  3. Aug 23, 2018
  4. Jul 30, 2018
  5. May 30, 2018
  6. Feb 14, 2018
  7. Jan 28, 2018
  8. Jan 27, 2018
  9. Dec 11, 2017
  10. Jun 27, 2017
  11. Jun 23, 2017
  12. Apr 25, 2017
    • Martin Bauer's avatar
      [Bugfix] BufferSystem was not copied correctly · 0c8dad94
      Martin Bauer authored
      - Bug occurred if a BufferSystem (or communication scheme) was copied
        and the first object went out of scope.
      - Internally a pointer was kept which was still pointing to the original
        BufferSystem
      
      Fixes #16
      0c8dad94
  13. Mar 30, 2017