Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Improve serialization of geometry WTI-1789

  1. … 4 more files in changeset.
Add asserts and cleanup WTI-1789

  1. … 2 more files in changeset.
Introduce serializable assessment process WTI-1789

    • -0
    • +101
    ./SerializableAssessmentProcess.cs
  1. … 3 more files in changeset.
Introduce serializable assessment section WTI-1789

    • -0
    • +110
    ./SerializableAssessmentSection.cs
  1. … 3 more files in changeset.
Implement serializable line and linestring WTI-1789

    • -0
    • +61
    ./SerializableLine.cs
    • -0
    • +73
    ./SerializableLineString.cs
  1. … 6 more files in changeset.
Cleanup WTI-1789

  1. … 4 more files in changeset.
Introduce serializable measure WTI-1789

    • -0
    • +64
    ./SerializableMeasure.cs
  1. … 1 more file in changeset.
Implement serializable assembly WTI-1789

    • -0
    • +98
    ./SerializableAssembly.cs
    • -0
    • +28
    ./SerializableFeatureMember.cs
  1. … 4 more files in changeset.
Implement SerializableBoundary WTI-1789

    • -0
    • +65
    ./Gml/SerializableBoundary.cs
  1. … 3 more files in changeset.
Remove namespace WTI-1789

  1. … 1 more file in changeset.
Introduce serializable gml envelope WTI-1789

    • -0
    • +72
    ./Gml/SerializableEnvelope.cs
  1. … 3 more files in changeset.
Update xmldoc WTI-1789