Skip to content
Snippets Groups Projects
  1. May 28, 2010
  2. Jan 11, 2010
  3. Dec 15, 2009
  4. Dec 04, 2009
  5. Oct 20, 2009
  6. Oct 13, 2009
  7. Jun 23, 2009
  8. Jun 22, 2009
  9. Feb 26, 2009
    • Martin Nolte's avatar
      always use <typetraits> before <tr1/typetraits>. · 754fae97
      Martin Nolte authored
      fixes a problem with gcc-4.3, where <tr1/typetraits> and <typetraits> are present:
      /usr/people/nolte/numerics/dune/dune-common/dune/common/typetraits.hh:274: error: ‘std::enable_if’ has not been declared
      
      [[Imported from SVN: r5453]]
      754fae97
  10. Dec 22, 2008
  11. Oct 20, 2008
  12. Mar 27, 2008
  13. Dec 19, 2007
  14. Oct 09, 2007
  15. Aug 02, 2007
  16. Apr 03, 2007
  17. Feb 26, 2007
  18. Feb 16, 2007
  19. Feb 15, 2007
  20. Feb 13, 2007
  21. Nov 17, 2006
  22. Oct 16, 2006
  23. Aug 04, 2006
  24. Feb 06, 2006
  25. Nov 07, 2005
  26. Oct 10, 2005
  27. Sep 27, 2005
  28. Apr 08, 2005
    • Markus Blatt's avatar
      Changed typedef EnableIf::type to EnableIf::Type and · a8c22a12
      Markus Blatt authored
      EnableIfInterOperable::type to EnableIfInterOperable::Type as this is
      more consistent with the Dune Programming guidelines.
      
      Please change your code accordingly. The type with small t will be
      removed eventually.
      
      [[Imported from SVN: r1856]]
      a8c22a12
  29. Mar 22, 2005
  30. Feb 15, 2005
  31. Dec 22, 2004
  32. Dec 15, 2004
  33. Dec 07, 2004
  34. Nov 05, 2004
Loading