Skip to content
Snippets Groups Projects
  1. Jul 11, 2019
  2. Apr 12, 2019
  3. Mar 26, 2019
  4. Jan 22, 2019
  5. Jan 09, 2019
  6. Jan 08, 2019
  7. Jul 21, 2017
  8. 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
  9. Mar 30, 2017