Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: openEHR/java-libs
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: openEHR/java-libs
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: ADL_1.5-dev
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 17 commits
  • 275 files changed
  • 3 contributors

Commits on Dec 15, 2011

  1. Create ADL 1.5 dev branch

    rongchen committed Dec 15, 2011
    Configuration menu
    Copy the full SHA
    ac4bfd2 View commit details
    Browse the repository at this point in the history

Commits on Dec 28, 2011

  1. Testing removal of UTF-8 BOM marker at beginning of file to get Maven…

    … builds working on Mac OS
    ErikSundvall committed Dec 28, 2011
    Configuration menu
    Copy the full SHA
    a7ff872 View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2012

  1. Configuration menu
    Copy the full SHA
    ae402ed View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2012

  1. Configuration menu
    Copy the full SHA
    c0844db View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9b1baeb View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2012

  1. No commit message

    serefarikanocean committed Jan 10, 2012
    Configuration menu
    Copy the full SHA
    ce5c203 View commit details
    Browse the repository at this point in the history
  2. First iteration for implementing changes that come with adl 1.5. See h…

    …ttp://www.openehr.org/wiki/pages/viewpage.action?pageId=196633#openEHRADL%26AOM1.5-TemplatesandSpecialisedArchetypes-SummaryofChanges
    
    Some methods have been defined at abstract classes, but they have not been implemented in descendants. The changes to sub projects break the adl and oet parser code. Those projects will be updated separately by Rong Chen. The unit tests were run from Eclipse Helios using JUnit. There are a few empty test cases, but no issues other than those.
    serefarikanocean committed Jan 10, 2012
    Configuration menu
    Copy the full SHA
    ac906d4 View commit details
    Browse the repository at this point in the history
  3. First iteration for implementing changes that come with adl 1.5. See h…

    …ttp://www.openehr.org/wiki/pages/viewpage.action?pageId=196633#openEHRADL%26AOM1.5-TemplatesandSpecialisedArchetypes-SummaryofChanges
    
    Some methods have been defined at abstract classes, but they have not been implemented in descendants. The changes to sub projects break the adl and oet parser code. Those projects will be updated separately by Rong Chen. The unit tests were run from Eclipse Helios using JUnit. There are a few empty test cases, but no issues other than those.
    serefarikanocean committed Jan 10, 2012
    Configuration menu
    Copy the full SHA
    94e6d3d View commit details
    Browse the repository at this point in the history
  4. First iteration for implementing changes that come with adl 1.5. See h…

    …ttp://www.openehr.org/wiki/pages/viewpage.action?pageId=196633#openEHRADL%26AOM1.5-TemplatesandSpecialisedArchetypes-SummaryofChanges
    
    Some methods have been defined at abstract classes, but they have not been implemented in descendants. The changes to sub projects break the adl and oet parser code. Those projects will be updated separately by Rong Chen. The unit tests were run from Eclipse Helios using JUnit. There are a few empty test cases, but no issues other than those.
    serefarikanocean committed Jan 10, 2012
    Configuration menu
    Copy the full SHA
    1646753 View commit details
    Browse the repository at this point in the history
  5. First iteration for implementing changes that come with adl 1.5. See h…

    …ttp://www.openehr.org/wiki/pages/viewpage.action?pageId=196633#openEHRADL%26AOM1.5-TemplatesandSpecialisedArchetypes-SummaryofChanges
    
    Some methods have been defined at abstract classes, but they have not been implemented in descendants. The changes to sub projects break the adl and oet parser code. Those projects will be updated separately by Rong Chen. The unit tests were run from Eclipse Helios using JUnit. There are a few empty test cases, but no issues other than those.
    serefarikanocean committed Jan 10, 2012
    Configuration menu
    Copy the full SHA
    7f388fa View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2012

  1. Completed simplification around cADL, dADL parsing; added annotations…

    … parsing support and fixed some issues with interval parsing
    rongchen committed Jan 11, 2012
    Configuration menu
    Copy the full SHA
    902c192 View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2012

  1. Configuration menu
    Copy the full SHA
    121aeca View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2012

  1. Configuration menu
    Copy the full SHA
    e95cac9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    45d46e3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    af015e1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    843dbb8 View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2012

  1. Added support for parsing C_Dv_Quantity as inlined DADL and a few mor…

    …e testcases in domain types parsing
    rongchen committed Feb 8, 2012
    Configuration menu
    Copy the full SHA
    8d02b42 View commit details
    Browse the repository at this point in the history
Loading