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

birth_dates fix #10

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

birth_dates fix #10

wants to merge 5 commits into from

Commits on Jul 16, 2018

  1. birth_dates fix

    Added some parsing for negative numbers. Fixed dd mm and yyyy overflow.
    emblink committed Jul 16, 2018
    Configuration menu
    Copy the full SHA
    570e731 View commit details
    Browse the repository at this point in the history
  2. Fixed "get"

    Fixed "get" creates not existent entries. Removed lines added in the previous request. (small bug fixed, another way non-existent key files were created on "get" function)
    emblink committed Jul 16, 2018
    Configuration menu
    Copy the full SHA
    f13f68c View commit details
    Browse the repository at this point in the history
  3. get fix

    removed previous fix
    emblink committed Jul 16, 2018
    Configuration menu
    Copy the full SHA
    53a8ce0 View commit details
    Browse the repository at this point in the history
  4. added new error code

    when trying to create a new entry, previous is overwritten.
    emblink committed Jul 16, 2018
    Configuration menu
    Copy the full SHA
    4d9dd4f View commit details
    Browse the repository at this point in the history
  5. added new error code

    added new error code
    emblink committed Jul 16, 2018
    Configuration menu
    Copy the full SHA
    3f924e6 View commit details
    Browse the repository at this point in the history