1. 28 Jan, 2013 1 commit
  2. 27 Jan, 2013 3 commits
  3. 26 Jan, 2013 4 commits
  4. 25 Jan, 2013 1 commit
  5. 24 Jan, 2013 1 commit
  6. 21 Jan, 2013 8 commits
  7. 20 Jan, 2013 1 commit
  8. 19 Jan, 2013 1 commit
  9. 16 Jan, 2013 3 commits
  10. 15 Jan, 2013 9 commits
  11. 14 Jan, 2013 3 commits
  12. 11 Jan, 2013 1 commit
    • Max Kellermann's avatar
      thread/{Mutex,Cond}: new backend for WIN32 · 0226440a
      Max Kellermann authored
      Use CRITICAL_SECTION and CONDITION_VARIABLE.  This requires Windows
      Vista or newer.  It fixes problems with GLib threading objects that
      were implicitly created by static constructors before g_thread_init().
      0226440a
  13. 10 Jan, 2013 4 commits