Skip to content
Snippets Groups Projects
  1. Aug 20, 2012
  2. Jul 31, 2012
    • Christian Engwer's avatar
      [blockvector] · 1f29d7a5
      Christian Engwer authored
      initialize result with 0
      (patch by Matthias Wohlmuth)
      
      [[Imported from SVN: r1659]]
      1f29d7a5
  3. Jul 27, 2012
    • Christoph Grüninger's avatar
      [pinfo.hh] · 23e9891c
      Christoph Grüninger authored
      Removed two spurious semicolons.
      (thanks to Andreas Lauser for the patch)
      
      [[Imported from SVN: r1658]]
      23e9891c
  4. Jul 26, 2012
  5. Jul 18, 2012
  6. Jul 16, 2012
  7. Jul 11, 2012
  8. Jul 10, 2012
  9. Jul 08, 2012
  10. Jul 07, 2012
  11. Jul 04, 2012
  12. Jun 24, 2012
  13. Jun 23, 2012
  14. Jun 08, 2012
  15. Jun 05, 2012
  16. May 29, 2012
  17. May 26, 2012
  18. May 25, 2012
  19. May 21, 2012
  20. May 16, 2012
  21. May 14, 2012
    • 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
    • Markus Blatt's avatar
      Added a warning. Please merge to relase. · e589b257
      Markus Blatt authored
      [[Imported from SVN: r1579]]
      e589b257
Loading