Skip to content
Snippets Groups Projects
  1. Nov 13, 2014
    • Jö Fahlke's avatar
      [doc][stackobject_to_shared_ptr()] Improve documentation. · 770f3ba9
      Jö Fahlke authored
      Add "@relatesalso null_deleter", this includes the documentation for the
      function with null_deleter but also leaves a standalone version.  Document
      what is so special about the shared_ptr the function returns.  Mention the
      #include needed to get the function.
      770f3ba9
  2. Oct 06, 2014
  3. Sep 30, 2014
  4. Mar 22, 2014
  5. Dec 17, 2013
  6. Mar 13, 2013
  7. Feb 07, 2013
    • Markus Blatt's avatar
      Removed unnecessary template argument · feba789e
      Markus Blatt authored
      n dune/common/share_ptr.hh the constructor of SharedCount is defined to be a template. However, the template argument is never used. This template argument was now dropped.
      
      Patch kindly provided by Olaf Ippisch
      
      [[Imported from SVN: r7108]]
      feba789e
  8. Nov 23, 2012
    • Christoph Grüninger's avatar
      Remove unused variable w in fmatrixev.hh. · 16062e07
      Christoph Grüninger authored
      Ignore eigenvaluetest.
      Reordner member variable assignments to avoid pedantic warnings in
      shared_ptr.
      Only activate boundary checking in dynmatrixtest if not already active.
      
      [[Imported from SVN: r7063]]
      16062e07
  9. Nov 02, 2012
  10. Oct 22, 2012
  11. Oct 21, 2012
  12. Oct 17, 2012
  13. Jun 22, 2012
  14. Jun 24, 2011
  15. May 30, 2011
  16. Mar 03, 2011
  17. Feb 23, 2011
  18. Feb 22, 2011
  19. Feb 21, 2011
  20. Jan 13, 2011
  21. Nov 27, 2010
  22. Aug 25, 2010
  23. Feb 11, 2010
    • Martin Nolte's avatar
      make compile with gcc-3.4 · 81691e56
      Martin Nolte authored
      (though this should also occur for later versions, if this implementation would ever be used)
      
      [[Imported from SVN: r5891]]
      81691e56
  24. Jan 26, 2010
  25. Dec 07, 2009
  26. Dec 04, 2009
  27. Oct 14, 2009
  28. Oct 13, 2009
Loading