1. 03 Feb, 2014 1 commit
  2. 28 Jan, 2014 1 commit
  3. 24 Jan, 2014 1 commit
  4. 23 Jan, 2014 1 commit
  5. 13 Jan, 2014 1 commit
  6. 07 Dec, 2013 1 commit
  7. 28 Nov, 2013 1 commit
  8. 19 Oct, 2013 1 commit
  9. 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
  10. 02 Oct, 2013 2 commits
  11. 07 Aug, 2013 1 commit
  12. 08 Apr, 2013 3 commits
  13. 02 Feb, 2013 1 commit
  14. 18 Jan, 2013 1 commit
  15. 14 Jan, 2013 3 commits
  16. 07 Jan, 2013 1 commit
  17. 05 Jan, 2013 1 commit
  18. 04 Jan, 2013 1 commit
  19. 03 Jan, 2013 2 commits
  20. 02 Jan, 2013 1 commit
  21. 09 Jul, 2012 1 commit
    • Max Kellermann's avatar
      require GLib 2.16 · 5dfc0918
      Max Kellermann authored
      GLib 2.16 was released more than 4 years ago.  Let's remove some cruft
      from the glib_compat.h header, and avoid new cruft to it.
      5dfc0918
  22. 06 Mar, 2012 1 commit
  23. 29 Jan, 2011 1 commit
  24. 10 Jan, 2011 1 commit
  25. 25 Jul, 2010 2 commits
  26. 01 Jan, 2010 1 commit
  27. 12 Nov, 2009 1 commit
    • Max Kellermann's avatar
      include config.h in all sources · 5b82ffc2
      Max Kellermann authored
      After we've been hit by Large File Support problems several times in
      the past week (which only occur on 32 bit platforms, which I don't
      have), this is yet another attempt to fix the issue.
      5b82ffc2
  28. 10 Nov, 2009 1 commit
    • Max Kellermann's avatar
      configure.ac: require GLib 2.12 · b722d3d7
      Max Kellermann authored
      Drop the required GLib version from 2.16 to 2.12, because many current
      systems still don't have GLib 2.16.  This requires several new
      compatibility functions in glib_compat.h.
      b722d3d7
  29. 13 Oct, 2009 1 commit
  30. 08 Oct, 2009 1 commit
  31. 06 Oct, 2009 1 commit
  32. 15 Jul, 2009 2 commits