1. 04 1月, 2018 1 次提交
  2. 27 10月, 2017 1 次提交
  3. 17 5月, 2017 1 次提交
  4. 11 12月, 2015 1 次提交
  5. 10 12月, 2015 1 次提交
  6. 10 4月, 2015 1 次提交
  7. 09 4月, 2015 3 次提交
  8. 20 7月, 2014 2 次提交
  9. 03 4月, 2014 1 次提交
  10. 05 2月, 2014 1 次提交
  11. 21 11月, 2013 1 次提交
  12. 05 4月, 2013 1 次提交
  13. 08 3月, 2013 1 次提交
    • B
      [win32] Remove MemoryBarrier() fallback implementation · 2761e8a6
      Behdad Esfahbod 提交于
      I added these because the older mingw32 toolchain didn't have
      MemoryBarrier().  The newer mingw-w64 toolchain however has.
      As reported by John Emmas this was causing build failure with
      MSVC (on glib) because of inline issues.  But that reminded me
      that we may be taking this path even if the system implements
      MemoryBarrier as a function, which is a waste.  So, just remove
      it.
      2761e8a6
  14. 13 2月, 2013 1 次提交
  15. 12 2月, 2013 1 次提交
  16. 14 1月, 2013 1 次提交
  17. 10 1月, 2013 1 次提交
  18. 03 1月, 2013 1 次提交
  19. 11 12月, 2012 1 次提交
  20. 10 12月, 2012 1 次提交
  21. 03 10月, 2012 1 次提交
  22. 29 8月, 2012 1 次提交
  23. 15 7月, 2012 1 次提交
  24. 13 7月, 2012 1 次提交
  25. 26 6月, 2012 1 次提交
  26. 06 6月, 2012 6 次提交
  27. 28 5月, 2012 1 次提交
    • B
      Remove hb_atomic_int_set/get() · 0558d55b
      Behdad Esfahbod 提交于
      We never use them in fact...
      
      I'm just adjusting these as I better understand the requirements of
      the code and the guarantees of each operation.
      0558d55b
  28. 27 5月, 2012 3 次提交
  29. 24 5月, 2012 1 次提交
  30. 18 5月, 2012 1 次提交