Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix CME in ModelSpecificDistanceCalculator #584

Merged
merged 7 commits into from
Sep 21, 2017

Commits on Sep 8, 2017

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

Commits on Sep 12, 2017

  1. update changelog

    davidgyoung committed Sep 12, 2017
    Configuration menu
    Copy the full SHA
    873a796 View commit details
    Browse the repository at this point in the history
  2. Fix CME on RegionState.

    davidgyoung committed Sep 12, 2017
    Configuration menu
    Copy the full SHA
    16ff852 View commit details
    Browse the repository at this point in the history
  3. add changelog

    davidgyoung committed Sep 12, 2017
    Configuration menu
    Copy the full SHA
    077c7a0 View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2017

  1. Convert ConcurrentHashMap to HashMap before seralizing to a file to a…

    …void a NotSerializableException
    davidgyoung committed Sep 14, 2017
    Configuration menu
    Copy the full SHA
    5f18674 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    eceaa9a View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2017

  1. Merge pull request #588 from AltBeacon/fix-cme-on-region-state

    Fix ConcurrentModificationException on RegionState
    davidgyoung authored Sep 21, 2017
    Configuration menu
    Copy the full SHA
    a4b833d View commit details
    Browse the repository at this point in the history