Skip to content
Snippets Groups Projects
  1. Mar 20, 2007
    • Markus Blatt's avatar
      Changed README to honor dunecontrol as well as the new licence. · 2bd78728
      Markus Blatt authored
      WARNING:
      
      Currently COPYING contains the GPL without the exception. The runtime
      exception is just mentioned in the README. It is  not clear to me
      whether it should be included into the COPYING file. In libstdc++ it
      is not included there but in all source files.
      
      Sven: please audit the licence again.
      
      [[Imported from SVN: r732]]
      2bd78728
  2. Mar 17, 2007
  3. Mar 16, 2007
  4. Mar 01, 2007
  5. Jan 31, 2007
  6. Jan 12, 2007
  7. Dec 30, 2006
  8. Dec 15, 2006
  9. Dec 13, 2006
  10. Dec 12, 2006
  11. Dec 06, 2006
  12. Nov 27, 2006
  13. Nov 25, 2006
  14. Nov 24, 2006
  15. Nov 23, 2006
  16. Nov 22, 2006
  17. 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
  18. 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
  19. Nov 18, 2006
Loading