Skip to content
Snippets Groups Projects
  1. Aug 21, 2012
  2. Aug 12, 2012
  3. Aug 07, 2012
  4. Aug 06, 2012
  5. 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
  6. 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
  7. 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
  8. Jul 11, 2012
  9. Jul 06, 2012
  10. Jun 25, 2012
  11. Jun 22, 2012
  12. Jun 19, 2012
  13. Jun 15, 2012
  14. Jun 12, 2012
  15. Jun 10, 2012
  16. Jun 08, 2012
  17. Jun 05, 2012
  18. 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
  19. May 29, 2012
  20. May 22, 2012
  21. May 19, 2012
  22. May 18, 2012
    • Christian Engwer's avatar
      [mpitraits] · 3dd02e6f
      Christian Engwer authored
      according to the standard std::pair is a struct
      
      [[Imported from SVN: r6727]]
      3dd02e6f
  23. May 16, 2012
  24. May 14, 2012
  25. May 13, 2012
Loading