Skip to content
Snippets Groups Projects
  1. Aug 26, 2012
  2. Aug 24, 2012
  3. Aug 22, 2012
  4. Aug 21, 2012
  5. Aug 15, 2012
  6. Aug 14, 2012
  7. Aug 12, 2012
  8. Aug 10, 2012
  9. Aug 07, 2012
  10. Aug 06, 2012
  11. Jul 31, 2012
    • Christian Engwer's avatar
      [densevector] · 360afd9d
      Christian Engwer authored
      initialize result with 0
      (patch by Matthias Wohlmuth)
      
      [[Imported from SVN: r6877]]
      360afd9d
  12. Jul 16, 2012
    • Martin Nolte's avatar
      Some minor improvements to our array replacement: · b2a59158
      Martin Nolte authored
      * the array synopsis in the standard uses struct, so why don't we?
      * add method empty (demanded by the standard, many more are actually missing)
      * consistently use std::size_t instead of size_t (for std::array it should even be std::size_t)
      * simplify operator<<
      * unify indentation (to 2)
      * make_array is a function and not a method
      * improve comments on the preprocessor branches (to improve readability)
      
      [[Imported from SVN: r6868]]
      b2a59158
    • Christoph Grüninger's avatar
      Element in sllist.hh is a struct, not a class. · 0704f087
      Christoph Grüninger authored
      [[Imported from SVN: r6867]]
      0704f087
  13. Jul 13, 2012
    • Christoph Grüninger's avatar
      [array] · ce6e7f05
      Christoph Grüninger authored
      Fix printing of zero-dimensional arrays, FS#1148.
      (Thanks to Elias Pipping for testing the patch)
      
      [[Imported from SVN: r6865]]
      ce6e7f05
  14. Jul 11, 2012
  15. Jul 06, 2012
  16. Jun 25, 2012
  17. Jun 22, 2012
  18. Jun 19, 2012
  19. Jun 15, 2012
  20. Jun 12, 2012
  21. Jun 10, 2012
  22. Jun 08, 2012
  23. Jun 05, 2012
  24. May 31, 2012
    • Oliver Sander's avatar
      Document each header file · 98fbc7b3
      Oliver Sander authored
      With the exception of mpicollectivecommunication.hh
      and propertymap.hh, which I didn't understand.
      
      [[Imported from SVN: r6784]]
      98fbc7b3
Loading