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

TimeDelta #148

Merged
merged 7 commits into from Feb 20, 2015
Merged

TimeDelta #148

merged 7 commits into from Feb 20, 2015

Commits on Feb 15, 2015

  1. Remove total_seconds function

    philtay committed Feb 15, 2015
    Copy the full SHA
    7efa573 View commit details
    Browse the repository at this point in the history
  2. Rewrite TimeDelta from scratch

    philtay committed Feb 15, 2015
    Copy the full SHA
    0e08bbc View commit details
    Browse the repository at this point in the history
  3. Rewrite TimeDelta deserialization tests

    philtay committed Feb 15, 2015
    Copy the full SHA
    59aff7d View commit details
    Browse the repository at this point in the history
  4. Rewrite TimeDelta serialization test

    philtay committed Feb 15, 2015
    Copy the full SHA
    38157f0 View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2015

  1. Minor fix

    philtay committed Feb 16, 2015
    Copy the full SHA
    a298515 View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2015

  1. Change TimeDelta overflow error message

    philtay committed Feb 17, 2015
    Copy the full SHA
    0ae74bc View commit details
    Browse the repository at this point in the history
  2. Test TimeDelta error message

    philtay committed Feb 17, 2015
    Copy the full SHA
    3a9efaf View commit details
    Browse the repository at this point in the history