Skip to content
Snippets Groups Projects
  1. Apr 04, 2006
  2. Apr 03, 2006
  3. Mar 28, 2006
  4. Mar 27, 2006
  5. Mar 20, 2006
  6. Mar 15, 2006
  7. Mar 14, 2006
  8. Mar 09, 2006
    • Oliver Sander's avatar
      Cleaned up the mechanism that lets FieldVectors have size 1 internally · 01189bc6
      Oliver Sander authored
      when they're instantiated with size 0.
      
      WARNING: this patch contains a tiny semantic change: the public enum
      size, which used to contain the internal size of the FieldVector now
      contains the size that the vector was instantiated with.  This must
      be so because the internal size is an implementation details should
      be invisible from the outside.  As long as you didn't work with
      size 0 FieldVectors it doesn't matter anyways.
      
      [[Imported from SVN: r4304]]
      01189bc6
  9. Mar 08, 2006
  10. Mar 07, 2006
  11. Mar 06, 2006
  12. Mar 02, 2006
  13. Feb 23, 2006
  14. Feb 21, 2006
  15. Feb 16, 2006
  16. Feb 15, 2006
  17. Feb 14, 2006
  18. Feb 10, 2006
  19. Feb 07, 2006
  20. Feb 06, 2006
  21. Feb 03, 2006
  22. Jan 31, 2006
  23. Jan 23, 2006
  24. Jan 21, 2006
    • Christian Engwer's avatar
      made NewGeometryType(dim) explicit. · f673e765
      Christian Engwer authored
      Otherwise GeometryType get implicitely casted into int and is then
      passed to NewGeometryType(dim). This leas to rather strange errors.
      
      [[Imported from SVN: r3907]]
      f673e765
  25. Jan 20, 2006
  26. Jan 19, 2006
  27. Jan 18, 2006
  28. Jan 17, 2006
Loading