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

Construct path using a locale #20

Closed
wants to merge 6 commits into from

Commits on Jul 13, 2019

  1. Fixed the two constructors with locale for path.

    Jean Guegant committed Jul 13, 2019
    Configuration menu
    Copy the full SHA
    1a22c9c View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2019

  1. Added proper string widening.

    Jean Guegant committed Jul 14, 2019
    Configuration menu
    Copy the full SHA
    ed97fcb View commit details
    Browse the repository at this point in the history
  2. Fixed issues.

    Jean Guegant committed Jul 14, 2019
    Configuration menu
    Copy the full SHA
    d8d0d44 View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2019

  1. Fixed bad early return.

    Jean Guegant committed Jul 15, 2019
    Configuration menu
    Copy the full SHA
    4773c89 View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2019

  1. Fixed tests for creating a path from a locale.

    Jean Guegant committed Jul 16, 2019
    Configuration menu
    Copy the full SHA
    a3f4874 View commit details
    Browse the repository at this point in the history
  2. Removed usage of iostream.

    Jean Guegant committed Jul 16, 2019
    Configuration menu
    Copy the full SHA
    8d0dfaa View commit details
    Browse the repository at this point in the history