- 19 Oct, 2015 1 commit
-
-
Max Kellermann authored
-
- 26 Jun, 2015 4 commits
-
-
Max Kellermann authored
We don't need this anymore: Win32 doesn't use this library at all, and everything else has either iconv() or libicu.
-
Max Kellermann authored
-
Max Kellermann authored
default_value defaults to nullptr.
-
Max Kellermann authored
I suppose there is no non-WIN32 operating system that doesn't have fnmatch(). So let's remove the GLib implementation.
-
- 25 Jun, 2015 1 commit
-
-
Max Kellermann authored
-
- 23 Jun, 2015 5 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
- 22 Jun, 2015 6 commits
-
-
Max Kellermann authored
The default is always UTF-8.
-
Max Kellermann authored
Don't define HAVE_FS_CHARSET, and make GetFSCharset() return "ACP" instead of "UTF-8". Ignore the configuration setting, which had no effect anyway.
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
- 25 Mar, 2015 1 commit
-
-
Max Kellermann authored
-
- 24 Mar, 2015 3 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
- 23 Mar, 2015 4 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
- 17 Mar, 2015 1 commit
-
-
Max Kellermann authored
-
- 05 Mar, 2015 8 commits
-
-
Max Kellermann authored
Use wchar_t for everything on Windows. Solves a lot of filesystem charset problems.
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
Don't use FILE_ATTRIBUTE_NORMAL, it's a "magic" value for something else. To check if a file is a regular file, we need to check if it's NOT a directory (or a device).
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
- 03 Mar, 2015 6 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-