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

Added serialization #162

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

Added serialization #162

wants to merge 13 commits into from

Commits on Mar 14, 2021

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

    amalic committed Mar 14, 2021
    Configuration menu
    Copy the full SHA
    bf2b8f5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2bf0040 View commit details
    Browse the repository at this point in the history
  4. TDigestSerializer has now properties which can be useful for Serializ…

    …ation, Deserialization (e.g. filepaths, urls, ports, ...)
    amalic committed Mar 14, 2021
    Configuration menu
    Copy the full SHA
    750020b View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2021

  1. replaced tabs with 4 spaces to revert my previous change, and used ja…

    …va.version property for java-source and java-target
    amalic committed Mar 16, 2021
    Configuration menu
    Copy the full SHA
    188d035 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b316878 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5bcee7c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0089255 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b61f658 View commit details
    Browse the repository at this point in the history
  6. added eclipse specific .factorypath file to .gitignore which Eclipse …

    …requires for annotation processing
    amalic committed Mar 16, 2021
    Configuration menu
    Copy the full SHA
    f208348 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5394f2c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    bb3e012 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    82a95da View commit details
    Browse the repository at this point in the history