Skip to content
Snippets Groups Projects
  1. Nov 19, 2009
  2. Nov 16, 2009
  3. Nov 13, 2009
  4. Nov 11, 2009
  5. Nov 09, 2009
  6. Nov 05, 2009
  7. Nov 04, 2009
  8. Nov 03, 2009
  9. Oct 27, 2009
  10. 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
  11. 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
    • Jorrit Fahlke's avatar
      #define HEADERCHECK when running under headercheck · 3ebe4387
      Jorrit Fahlke authored
      (I have a header which serves as a common denominator for several .cc files --
      those only have to do typedef ... Grid; and include the header to work for
      different grids.  Of course, hctest.cc does not have that typedef so I have to
      work around it)
      
      
      [[Imported from SVN: r5668]]
      3ebe4387
  12. Oct 20, 2009
  13. Oct 18, 2009
  14. Oct 17, 2009
  15. Oct 15, 2009
Loading