1. 03 Jan, 2017 1 commit
  2. 24 Nov, 2016 1 commit
  3. 18 Nov, 2016 4 commits
  4. 10 Nov, 2016 1 commit
  5. 28 Oct, 2016 2 commits
  6. 15 Aug, 2016 2 commits
  7. 26 Feb, 2016 1 commit
  8. 23 Feb, 2016 1 commit
  9. 22 Feb, 2016 1 commit
  10. 21 Jan, 2015 1 commit
  11. 01 Jan, 2015 1 commit
  12. 29 Aug, 2014 2 commits
  13. 26 Aug, 2014 1 commit
  14. 07 Feb, 2014 1 commit
  15. 23 Jan, 2014 1 commit
  16. 13 Jan, 2014 1 commit
  17. 21 Oct, 2013 2 commits
  18. 17 Oct, 2013 1 commit
    • Max Kellermann's avatar
      fs/Path: rename to AllocatedPath · abfbd553
      Max Kellermann authored
      The new class Path only holds a string pointer without being
      responsible for allocation/deallocation.  The FileSystem.hxx library
      accepts Path arguments instead of AllocatedPath, to avoid forcing
      callers to allocate another string object.
      abfbd553
  19. 16 Oct, 2013 1 commit
  20. 02 Oct, 2013 1 commit
  21. 27 Sep, 2013 1 commit
  22. 05 Sep, 2013 1 commit
  23. 04 Sep, 2013 1 commit
  24. 10 Aug, 2013 1 commit
  25. 04 Aug, 2013 1 commit
  26. 03 Aug, 2013 1 commit
  27. 29 Jul, 2013 1 commit
  28. 28 Jul, 2013 2 commits
  29. 12 Jun, 2012 1 commit
    • Denis Krjuchkov's avatar
      Work around incorrect g_file_test() behavior on Win32 · 25d053cb
      Denis Krjuchkov authored
      g_file_test is redefined to be g_file_test_utf8 and thus can't handle
      non-ASCII characters. This fix adds simple wrapper (taken from glib)
      that fixes encoding and calls g_file_test_utf8. All required inclusions
      of glib_compat.h are added as well.
      25d053cb
  30. 11 Feb, 2012 1 commit
  31. 29 Jan, 2011 1 commit
  32. 31 May, 2010 1 commit