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

Set of small refactoring and fixes #1293

Merged
merged 5 commits into from Aug 6, 2013
Merged

Commits on Aug 5, 2013

  1. CUtil::GetHomePath fixes: for win32 expand wide string instead of UTF8

    For all platforms: get executable path only when needed
    Karlson2k committed Aug 5, 2013
    Copy the full SHA
    f38268e View commit details
    Browse the repository at this point in the history
  2. [win32] Refactoring of ResolveExecutablePath()

    Avoid to store big array in stack
    Karlson2k committed Aug 5, 2013
    Copy the full SHA
    d41713a View commit details
    Browse the repository at this point in the history
  3. [win32] Refactoring of GetSpecialFolder in WIN32Util.cpp

    Avoid using big array in stack
    Karlson2k committed Aug 5, 2013
    Copy the full SHA
    f60adcc View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    9b3b089 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    8ef3464 View commit details
    Browse the repository at this point in the history