• Show log

    Commit

  • Hash : 23059130
    Author : Russell Belfer
    Date : 2012-05-24T12:45:20

    Get user's home dir in UTF-16 clean manner On Windows, we are having problems with home directories that have non-ascii characters in them. This rewrites the relevant code to fetch environment variables as UTF-16 and then explicitly map then into UTF-8 for our internal usage.