Skip to content
Snippets Groups Projects
  1. Aug 18, 2010
  2. Aug 17, 2010
    • Markus Blatt's avatar
      Bugfixes. · e5f1deb2
      Markus Blatt authored
      Syncertest and Pamg seem to work again.
      
      [[Imported from SVN: r1276]]
      e5f1deb2
    • Markus Blatt's avatar
      Distribute all headers. · 6cacfc99
      Markus Blatt authored
      mpitraits.hh is still there for backwards compatibility!
      
      [[Imported from SVN: r1275]]
      6cacfc99
  3. Aug 16, 2010
  4. Aug 15, 2010
  5. Aug 13, 2010
  6. Aug 09, 2010
  7. Aug 06, 2010
  8. Aug 03, 2010
  9. Aug 02, 2010
  10. Jul 30, 2010
  11. Jul 29, 2010
  12. Jul 28, 2010
  13. Jul 27, 2010
    • Markus Blatt's avatar
      Missed one file in r1240. · 82ed6e9b
      Markus Blatt authored
      original comment:
      Fixed bug in memory management.
      Memory was allocated with allocator.allocate(n) and always freed with
      allocator.allocate(1). This might have resulted in memory leaks that
      are not noticed by valgrind.
      
      [[Imported from SVN: r1242]]
      82ed6e9b
    • Markus Blatt's avatar
      Fixed unsigned/signed comparison warnings. · ba1f1504
      Markus Blatt authored
      [[Imported from SVN: r1241]]
      ba1f1504
    • Markus Blatt's avatar
      Fixed bug in memory management. · 12371e74
      Markus Blatt authored
      Memory was allocated with allocator.allocate(n) and always freed with
      allocator.allocate(1). This might have resulted in memory leaks that
      are not noticed by valgrind.
      
      [[Imported from SVN: r1240]]
      12371e74
  14. Jul 26, 2010
  15. Jul 21, 2010
Loading