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

jParsec 3.0 #29

Open
wants to merge 13 commits into
base: master
Choose a base branch
from
Open

jParsec 3.0 #29

wants to merge 13 commits into from

Commits on Feb 5, 2019

  1. delete _.java

    Locke committed Feb 5, 2019
    Configuration menu
    Copy the full SHA
    72516cc View commit details
    Browse the repository at this point in the history
  2. jparsec: upgrade to 2.3

    Locke committed Feb 5, 2019
    Configuration menu
    Copy the full SHA
    5bbed1e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a8e3321 View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2019

  1. upgrade to java 8

    - required for jparsec 3
    Locke committed Feb 6, 2019
    Configuration menu
    Copy the full SHA
    3e151d0 View commit details
    Browse the repository at this point in the history
  2. jparsec: upgrade to 3.0

    Locke committed Feb 6, 2019
    Configuration menu
    Copy the full SHA
    111f0b2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b586590 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fa1b409 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4754f77 View commit details
    Browse the repository at this point in the history
  6. remove extends Object to avoid heap pollution

    - also remove old unused code
    Locke committed Feb 6, 2019
    Configuration menu
    Copy the full SHA
    410c863 View commit details
    Browse the repository at this point in the history
  7. codestyle: for-loop

    Locke committed Feb 6, 2019
    Configuration menu
    Copy the full SHA
    4d947f7 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b80fe8b View commit details
    Browse the repository at this point in the history
  9. fix deprecated usage

    Locke committed Feb 6, 2019
    Configuration menu
    Copy the full SHA
    d725ee5 View commit details
    Browse the repository at this point in the history
  10. update to jparsec 3.1

    Locke committed Feb 6, 2019
    Configuration menu
    Copy the full SHA
    8bf4448 View commit details
    Browse the repository at this point in the history