1. 22 7月, 2015 6 次提交
  2. 15 7月, 2015 2 次提交
  3. 06 7月, 2015 1 次提交
    • B
      Fix pragma usage · 9ae156b7
      Behdad Esfahbod 提交于
      https://bugs.freedesktop.org/show_bug.cgi?id=91228
      
      Commit cdcdfe61 changed two `#pragma
      message` to `#pragma error` in hb-unicode.cc, however MSVC uses #error,
      just like the #else branch. `#pragma error` is an unknown pragma so
      MSVC does not fail the build because of it, which I believe was the
      intention of that commit.
      
      If it's meant to be an #error, then the #ifdef for _MSC_VER can be
      removed entirely.
      9ae156b7
  4. 20 6月, 2015 2 次提交
  5. 19 6月, 2015 3 次提交
  6. 13 6月, 2015 3 次提交
  7. 11 6月, 2015 1 次提交
  8. 04 6月, 2015 2 次提交
  9. 02 6月, 2015 1 次提交
  10. 01 6月, 2015 1 次提交
  11. 22 5月, 2015 1 次提交
  12. 20 5月, 2015 2 次提交
  13. 19 5月, 2015 2 次提交
  14. 08 5月, 2015 1 次提交
  15. 07 5月, 2015 1 次提交
  16. 06 5月, 2015 3 次提交
  17. 05 5月, 2015 3 次提交
  18. 01 5月, 2015 3 次提交
  19. 30 4月, 2015 1 次提交
  20. 25 4月, 2015 1 次提交