1. 26 Jun, 2015 1 commit
  2. 03 Mar, 2015 1 commit
  3. 21 Jan, 2015 1 commit
  4. 01 Jan, 2015 1 commit
  5. 19 Feb, 2014 1 commit
  6. 24 Jan, 2014 1 commit
  7. 23 Jan, 2014 1 commit
  8. 13 Jan, 2014 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. 15 Oct, 2013 1 commit
  11. 12 Sep, 2013 1 commit
  12. 05 Sep, 2013 2 commits
  13. 04 Sep, 2013 1 commit
  14. 07 Aug, 2013 2 commits
  15. 30 Jan, 2013 3 commits
  16. 29 Jan, 2013 1 commit
  17. 07 Jan, 2013 1 commit
  18. 09 Sep, 2011 7 commits
  19. 29 Mar, 2011 1 commit
  20. 29 Jan, 2011 1 commit
  21. 25 Sep, 2010 1 commit
  22. 30 May, 2010 1 commit
  23. 13 Apr, 2010 2 commits
  24. 01 Jan, 2010 1 commit
  25. 14 Dec, 2009 1 commit
  26. 26 Oct, 2009 1 commit
  27. 13 Oct, 2009 1 commit
  28. 24 Sep, 2009 1 commit
    • Max Kellermann's avatar
      conf: handle fatal errors with GError · 06d5d4b0
      Max Kellermann authored
      Don't call g_error(), which will abort the process and dump core.
      
      This patch does not affect all the config_get_X() functions.  These
      need some more refactoring.
      06d5d4b0
  29. 24 Aug, 2009 1 commit