Skip to content
Snippets Groups Projects
  1. Dec 07, 2009
  2. Dec 05, 2009
  3. Dec 04, 2009
  4. Dec 03, 2009
  5. Dec 02, 2009
  6. Dec 01, 2009
  7. Nov 29, 2009
  8. Nov 20, 2009
  9. Nov 19, 2009
  10. Nov 16, 2009
  11. Nov 11, 2009
  12. Nov 09, 2009
  13. Nov 04, 2009
  14. Oct 27, 2009
  15. Oct 26, 2009
    • Markus Blatt's avatar
      Reverting patch 5670. · cc748e91
      Markus Blatt authored
      Inheritence breaks the rebind TMP of the allocator as it returns std::alloc now which cannot be converted to PoolAllocator.
      
      
      [[Imported from SVN: r5671]]
      cc748e91
  16. Oct 21, 2009
    • Markus Blatt's avatar
      Deactivate PoolAllocator and use std::allocator instead. · f89cf4f5
      Markus Blatt authored
      There are serious bugs in the implementation that cause very strange
      behaviour if it is used. Until I find the bug I will leave it
      deactivated.
      
      If you want to use it despite the bugs define the USE_DUNE_POOL macro.
      
      [[Imported from SVN: r5670]]
      f89cf4f5
    • Jorrit Fahlke's avatar
      add editor hints · 93e3b000
      Jorrit Fahlke authored
      document the include line for DUNE_THROW()
      
      [[Imported from SVN: r5669]]
      93e3b000
  17. Oct 20, 2009
  18. Oct 18, 2009
Loading