Skip to content
Snippets Groups Projects
  1. Mar 22, 2007
  2. Mar 17, 2007
  3. Mar 16, 2007
  4. Feb 25, 2007
  5. Feb 21, 2007
  6. Feb 13, 2007
  7. Feb 12, 2007
  8. Jan 31, 2007
  9. Jan 12, 2007
  10. Dec 30, 2006
  11. Dec 15, 2006
  12. Dec 13, 2006
  13. Dec 12, 2006
  14. Dec 06, 2006
  15. Nov 27, 2006
  16. Nov 25, 2006
  17. Nov 24, 2006
  18. Nov 23, 2006
  19. Nov 22, 2006
  20. Nov 21, 2006
    • Markus Blatt's avatar
      · 685009dc
      Markus Blatt authored
      const qualifier makes no sense.
      
      [[Imported from SVN: r688]]
      685009dc
    • Markus Blatt's avatar
      · cc68f034
      Markus Blatt authored
      Do not overwrite index. Is this is a bug if lower_bound returns the
      end iterator.
      
      [[Imported from SVN: r687]]
      cc68f034
    • Markus Blatt's avatar
      · ea42f73d
      Markus Blatt authored
      added check whether row has nonzero size.
      
      Fixes flyspray 202.
      
      [[Imported from SVN: r686]]
      ea42f73d
    • Markus Blatt's avatar
      · 27fad38a
      Markus Blatt authored
      Rely on MPI daemons being started.
      
      [[Imported from SVN: r685]]
      27fad38a
    • Markus Blatt's avatar
      · 2f0976ee
      Markus Blatt authored
      Rely on MPI daemons being started.
      
      [[Imported from SVN: r684]]
      2f0976ee
  21. Nov 20, 2006
    • Markus Blatt's avatar
      Fixed Flypray issue FS#200. · b112fa1a
      Markus Blatt authored
      The problem was with row pointers of empty rows being initialized to the same value
      as the previous nonempty row (or to the first data element if no such rows existed).
      
      Fixed this.
      
      Reduced duplicate code.
      
      
      [[Imported from SVN: r683]]
      b112fa1a
Loading