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

[bugfix] Fix startOf/endOf DST issues while boosting performance #4338

Merged
merged 12 commits into from Jan 19, 2019

Commits on Jan 18, 2019

  1. Copy the full SHA
    caa8f5a View commit details
    Browse the repository at this point in the history
  2. Performance improvements

    ashsearle committed Jan 18, 2019
    Copy the full SHA
    321a7ce View commit details
    Browse the repository at this point in the history
  3. Rewrite for legibility

    ashsearle committed Jan 18, 2019
    Copy the full SHA
    b3f5e3b View commit details
    Browse the repository at this point in the history
  4. Fix for years in range 0-99

    ashsearle committed Jan 18, 2019
    Copy the full SHA
    c447c0c View commit details
    Browse the repository at this point in the history
  5. Remove placeholder comments

    ashsearle committed Jan 18, 2019
    Copy the full SHA
    69ccb83 View commit details
    Browse the repository at this point in the history
  6. Revert comment

    ashsearle committed Jan 18, 2019
    Copy the full SHA
    1cdb7ca View commit details
    Browse the repository at this point in the history
  7. Remove useless special-case

    ashsearle committed Jan 18, 2019
    Copy the full SHA
    09203bb View commit details
    Browse the repository at this point in the history
  8. Copy the full SHA
    119e0b8 View commit details
    Browse the repository at this point in the history
  9. Rename per code review

    ashsearle committed Jan 18, 2019
    Copy the full SHA
    1b433f7 View commit details
    Browse the repository at this point in the history
  10. Fix typo

    ashsearle committed Jan 18, 2019
    Copy the full SHA
    657db78 View commit details
    Browse the repository at this point in the history
  11. Copy the full SHA
    e2c82e1 View commit details
    Browse the repository at this point in the history
  12. Address review comments

    ashsearle committed Jan 18, 2019
    Copy the full SHA
    6abd6fd View commit details
    Browse the repository at this point in the history