Skip to content
Snippets Groups Projects
  1. May 20, 2014
  2. May 15, 2014
  3. Apr 17, 2014
  4. Apr 16, 2014
  5. Apr 14, 2014
  6. Apr 09, 2014
  7. Apr 03, 2014
    • Markus Blatt's avatar
      [bugfix][release] Added missing copy constructor for Pool. · cb5be0f2
      Markus Blatt authored
      When copying PoolAllocators Bard experienced linking errors to the
      copy constructor of Pool, which is deactivated. To fix this we added
      the copy constructor. Note that it does not copy the pool such that
      ownership of allocated memory chunks is clear.
      
      Kudos go to Bard for noticing this and providing the fix.
      
      In addition we removed the copy constructor of the specialization for
      void as the default coy constructor suffices.
      cb5be0f2
  8. Mar 23, 2014
  9. Mar 22, 2014
  10. Mar 18, 2014
  11. Mar 06, 2014
  12. Dec 17, 2013
  13. Nov 22, 2013
  14. Sep 18, 2013
  15. Sep 02, 2013
  16. Aug 19, 2013
  17. Aug 18, 2013
  18. Jul 06, 2013
  19. Jul 05, 2013
  20. Jun 24, 2013
  21. May 08, 2013
  22. May 07, 2013
    • Christian Engwer's avatar
      [test] · f7460248
      Christian Engwer authored
      also test assignment of fieldmatrix from densematrix
      f7460248
  23. Mar 31, 2013
Loading