Skip to content
Snippets Groups Projects
  1. Jun 19, 2012
  2. Jun 05, 2012
  3. Jun 04, 2012
  4. May 31, 2012
  5. May 30, 2012
  6. May 29, 2012
  7. May 28, 2012
  8. May 26, 2012
  9. May 25, 2012
  10. May 24, 2012
    • Markus Blatt's avatar
      · f7c5154f
      Markus Blatt authored
      Renamed add_parmetis_flags to add_dune_parmetis_flags for consistency.
      
      [[Imported from SVN: r1597]]
      f7c5154f
  11. May 22, 2012
  12. May 21, 2012
  13. May 20, 2012
  14. May 19, 2012
  15. May 16, 2012
  16. May 14, 2012
    • Oliver Sander's avatar
      Bugfix: · fc37c986
      Oliver Sander authored
      During redistribution of the data objects were created with new and
      deallocated using the allocator. This works for the standard allocator
      but might break with others. This fix prevents this behaviour by using
      the allocator for the creation and allocation, too.
      Additionally, it prevents false positive during memory leak detection
      of valgrind. 
      
      Should fix flyspray #1047!
      
      
      [[Imported from SVN: r1582]]
      fc37c986
    • Markus Blatt's avatar
      Bugfix: · 36b8be28
      Markus Blatt authored
      During redistribution of the data objects were created with new and
      deallocated using the allocator. This works for the standard allocator
      but might break with others. This fix prevents this behaviour by using
      the allocator for the creation and allocation, too.
      Additionally, it prevents false positive during memory leak detection
      of valgrind. 
      
      Should fix flyspray #1047!
      
      I'll leave it to the relase manager to decide whether to merge this to
      the release.
      
      [[Imported from SVN: r1581]]
      36b8be28
    • Oliver Sander's avatar
      Add a warning in a doxygen comment · 4932483f
      Oliver Sander authored
      [[Imported from SVN: r1580]]
      4932483f
    • Markus Blatt's avatar
      Added a warning. Please merge to relase. · e589b257
      Markus Blatt authored
      [[Imported from SVN: r1579]]
      e589b257
Loading