Skip to content
Snippets Groups Projects
  1. Aug 02, 2010
  2. Jul 30, 2010
  3. Jul 29, 2010
  4. Jul 28, 2010
  5. 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
  6. Jul 26, 2010
  7. Jul 21, 2010
  8. Jul 16, 2010
  9. Jul 13, 2010
  10. Jul 09, 2010
  11. Jul 08, 2010
  12. Jul 07, 2010
  13. Jun 20, 2010
  14. Jun 18, 2010
  15. Jun 16, 2010
  16. May 28, 2010
  17. May 27, 2010
  18. May 18, 2010
  19. May 14, 2010
Loading