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

Use Locale.ENGLISH to do proper toLower/UpperCase #48

Closed
wants to merge 17 commits into from
Closed

Use Locale.ENGLISH to do proper toLower/UpperCase #48

wants to merge 17 commits into from

Commits on Sep 27, 2016

  1. Use Locale.ENGLISH to do toLower/UpperCase

    Svetlin Zarev committed Sep 27, 2016
    Configuration menu
    Copy the full SHA
    a098da4 View commit details
    Browse the repository at this point in the history
  2. Use Locale.ENGLISH to do toLower/UpperCase

    Svetlin Zarev committed Sep 27, 2016
    Configuration menu
    Copy the full SHA
    30f8e17 View commit details
    Browse the repository at this point in the history
  3. Use Locale.ENGLISH to do toLower/UpperCase

    Svetlin Zarev committed Sep 27, 2016
    Configuration menu
    Copy the full SHA
    a0285cb View commit details
    Browse the repository at this point in the history
  4. Use Locale.ENGLISH to do toLower/UpperCase

    Svetlin Zarev committed Sep 27, 2016
    Configuration menu
    Copy the full SHA
    28ea811 View commit details
    Browse the repository at this point in the history
  5. Avoid multiple unnecessary calls to toLowerCase()

    Svetlin Zarev committed Sep 27, 2016
    Configuration menu
    Copy the full SHA
    a3e5ca6 View commit details
    Browse the repository at this point in the history
  6. Use Locale.ENGLISH to properly convert toLowerCase()

    Svetlin Zarev committed Sep 27, 2016
    Configuration menu
    Copy the full SHA
    5e1dcbd View commit details
    Browse the repository at this point in the history
  7. Use Locale.ENGLISH to properly convert toUpperCase()

    Svetlin Zarev committed Sep 27, 2016
    Configuration menu
    Copy the full SHA
    326385a View commit details
    Browse the repository at this point in the history
  8. Use Locale.ENGLISH to properly convert toUpperCase()

    Svetlin Zarev committed Sep 27, 2016
    Configuration menu
    Copy the full SHA
    5a0024c View commit details
    Browse the repository at this point in the history
  9. Use Locale.ENGLISH to properly convert toLowerCase()

    Svetlin Zarev committed Sep 27, 2016
    Configuration menu
    Copy the full SHA
    6672b75 View commit details
    Browse the repository at this point in the history
  10. Use Locale.ENGLISH to properly convert toUpperCase()

    Svetlin Zarev committed Sep 27, 2016
    Configuration menu
    Copy the full SHA
    8d65409 View commit details
    Browse the repository at this point in the history
  11. Use Locale.ENGLISH to properly convert toLowerCase()

    Svetlin Zarev committed Sep 27, 2016
    Configuration menu
    Copy the full SHA
    c0406e4 View commit details
    Browse the repository at this point in the history
  12. Use Locale.ENGLISH to properly convert toLowerCase()

    Svetlin Zarev committed Sep 27, 2016
    Configuration menu
    Copy the full SHA
    8260d71 View commit details
    Browse the repository at this point in the history
  13. Use Locale.ENGLISH to properly convert toLowerCase()

    Svetlin Zarev committed Sep 27, 2016
    Configuration menu
    Copy the full SHA
    f5c6ec9 View commit details
    Browse the repository at this point in the history
  14. Use Locale.ENGLISH to properly convert toLowerCase()

    Svetlin Zarev committed Sep 27, 2016
    Configuration menu
    Copy the full SHA
    ebfcb6a View commit details
    Browse the repository at this point in the history
  15. Use Locale.ENGLISH to properly convert toUpperCase()

    Svetlin Zarev committed Sep 27, 2016
    Configuration menu
    Copy the full SHA
    97ce471 View commit details
    Browse the repository at this point in the history
  16. Use Locale.ENGLISH to properly convert toLowerCase()

    Svetlin Zarev committed Sep 27, 2016
    Configuration menu
    Copy the full SHA
    8758543 View commit details
    Browse the repository at this point in the history
  17. Use Locale.ENGLISH to properly convert toLowerCase()

    Svetlin Zarev committed Sep 27, 2016
    Configuration menu
    Copy the full SHA
    f77dc26 View commit details
    Browse the repository at this point in the history