1. 01 Mar, 2016 1 commit
  2. 26 Feb, 2016 1 commit
  3. 28 Feb, 2015 1 commit
  4. 01 Jan, 2015 1 commit
  5. 01 Oct, 2014 1 commit
  6. 26 Feb, 2014 1 commit
  7. 05 Feb, 2014 2 commits
  8. 24 Jan, 2014 1 commit
  9. 23 Jan, 2014 1 commit
  10. 13 Jan, 2014 1 commit
  11. 30 Oct, 2013 1 commit
  12. 19 Oct, 2013 1 commit
  13. 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
  14. 02 Oct, 2013 1 commit
  15. 02 Feb, 2013 1 commit
  16. 29 Jan, 2013 1 commit
  17. 21 Jan, 2013 1 commit
  18. 18 Jan, 2013 1 commit
  19. 03 Jan, 2013 1 commit
  20. 02 Jan, 2013 3 commits
  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. 12 Feb, 2012 1 commit