Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[ice-build] [eclipse/ice] 869fee: Added a "comment" attribute to Entry, updated test...

  Branch: refs/heads/andrew/caebat
  Home:   https://github.com/eclipse/ice
  Commit: 869fee2b472476ee66dbafdb8dc1b95e2dd989af
      https://github.com/eclipse/ice/commit/869fee2b472476ee66dbafdb8dc1b95e2dd989af
  Author: Anna Wojtowicz <wojtowicza@xxxxxxxx>
  Date:   2015-02-24 (Tue, 24 Feb 2015)

  Changed paths:
    M src/org.eclipse.ice.datastructures/src/org/eclipse/ice/datastructures/form/Entry.java
    M tests/org.eclipse.ice.datastructures.test/src/org/eclipse/ice/datastructures/test/EntryTester.java

  Log Message:
  -----------
  Added a "comment" attribute to Entry, updated tests, and cleaned up
documentation.

Signed-off-by: Anna Wojtowicz <wojtowicza@xxxxxxxx>


  Commit: 046a40d629b63470c710a8875a35b01b74190733
      https://github.com/eclipse/ice/commit/046a40d629b63470c710a8875a35b01b74190733
  Author: Anna Wojtowicz <wojtowicza@xxxxxxxx>
  Date:   2015-02-24 (Tue, 24 Feb 2015)

  Changed paths:
    M src/org.eclipse.ice.item/src/org/eclipse/ice/item/utilities/moose/Block.java
    M src/org.eclipse.ice.item/src/org/eclipse/ice/item/utilities/moose/MOOSEFileHandler.java
    M src/org.eclipse.ice.item/src/org/eclipse/ice/item/utilities/moose/Parameter.java
    M src/org.eclipse.ice.item/src/org/eclipse/ice/item/utilities/moose/YAMLBlock.java

  Log Message:
  -----------
  Cleaned up more documentation before I switch the MOOSE IO classes to
use the new Entry.comment attribute.

Signed-off-by: Anna Wojtowicz <wojtowicza@xxxxxxxx>


  Commit: 3b47c46f867a7e41dd4280c9ca23ba1136c28ab3
      https://github.com/eclipse/ice/commit/3b47c46f867a7e41dd4280c9ca23ba1136c28ab3
  Author: arbennett <bennettar@xxxxxxxx>
  Date:   2015-02-24 (Tue, 24 Feb 2015)

  Changed paths:
    M src/org.eclipse.ice.datastructures/src/org/eclipse/ice/datastructures/form/Entry.java
    M src/org.eclipse.ice.item/src/org/eclipse/ice/item/utilities/moose/Block.java
    M src/org.eclipse.ice.item/src/org/eclipse/ice/item/utilities/moose/MOOSEFileHandler.java
    M src/org.eclipse.ice.item/src/org/eclipse/ice/item/utilities/moose/Parameter.java
    M src/org.eclipse.ice.item/src/org/eclipse/ice/item/utilities/moose/YAMLBlock.java
    M tests/org.eclipse.ice.datastructures.test/src/org/eclipse/ice/datastructures/test/EntryTester.java

  Log Message:
  -----------
  Merge remote-tracking branch 'origin/master' into andrew/caebat


Compare: https://github.com/eclipse/ice/compare/d904612f457e...3b47c46f867a

Back to the top