1. 09 8月, 2018 1 次提交
  2. 02 8月, 2018 5 次提交
  3. 01 8月, 2018 8 次提交
  4. 31 7月, 2018 1 次提交
  5. 17 7月, 2018 2 次提交
  6. 16 7月, 2018 3 次提交
  7. 01 6月, 2018 1 次提交
  8. 04 1月, 2018 1 次提交
  9. 27 10月, 2017 1 次提交
  10. 17 5月, 2017 1 次提交
  11. 11 12月, 2015 1 次提交
  12. 10 12月, 2015 1 次提交
  13. 10 4月, 2015 1 次提交
  14. 09 4月, 2015 3 次提交
  15. 20 7月, 2014 2 次提交
  16. 03 4月, 2014 1 次提交
  17. 05 2月, 2014 1 次提交
  18. 21 11月, 2013 1 次提交
  19. 05 4月, 2013 1 次提交
  20. 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
  21. 13 2月, 2013 1 次提交
  22. 12 2月, 2013 1 次提交
  23. 14 1月, 2013 1 次提交