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: dyoo/interval-tree
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: bwagner/interval-tree
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Able to merge. These branches can be automatically merged.
  • 12 commits
  • 23 files changed
  • 2 contributors

Commits on Jan 31, 2012

  1. avoid warning: 'includeantruntime' was not set.

    Bernhard Wagner committed Jan 31, 2012
    Copy the full SHA
    5bba49c View commit details
  2. avoid warning: 'includeantruntime' was not set.

    Bernhard Wagner committed Jan 31, 2012
    Copy the full SHA
    d53b22b View commit details
  3. introduced generics

    Bernhard Wagner committed Jan 31, 2012
    Copy the full SHA
    3c43ad9 View commit details
  4. added

    Bernhard Wagner committed Jan 31, 2012
    Copy the full SHA
    f4fa2af View commit details
  5. added

    Bernhard Wagner committed Jan 31, 2012
    Copy the full SHA
    5aaa1f7 View commit details
  6. added eclipse files

    Bernhard Wagner committed Jan 31, 2012
    Copy the full SHA
    f9256ee View commit details
  7. moved Test-Classes to their own test_src, removed Test-classes

    from jar.
    Bernhard Wagner committed Jan 31, 2012
    Copy the full SHA
    9d4ec89 View commit details
  8. moved from junit-3.8.1 to junit-4, added log4j.properties

    Bernhard Wagner committed Jan 31, 2012
    Copy the full SHA
    64bbd9a View commit details

Commits on Feb 7, 2012

  1. made key field final

    Bernhard Wagner committed Feb 7, 2012
    Copy the full SHA
    c91b9ff View commit details
  2. fixed typo, some fields are private and final

    Bernhard Wagner committed Feb 7, 2012
    Copy the full SHA
    499e699 View commit details
  3. some fields are final, added "expected warnings" logs.

    Bernhard Wagner committed Feb 7, 2012
    Copy the full SHA
    1552998 View commit details
  4. added LoggingSuspender

    Bernhard Wagner committed Feb 7, 2012
    Copy the full SHA
    1c1727b View commit details
Loading