1. 02 12月, 2013 3 次提交
  2. 30 11月, 2013 3 次提交
  3. 27 11月, 2013 3 次提交
  4. 26 11月, 2013 4 次提交
  5. 25 11月, 2013 2 次提交
  6. 21 11月, 2013 1 次提交
  7. 16 11月, 2013 1 次提交
  8. 14 11月, 2013 4 次提交
  9. 13 11月, 2013 2 次提交
  10. 07 11月, 2013 1 次提交
    • B
      Fix llvm warnings on Mac · 83408cf8
      Behdad Esfahbod 提交于
      Patch from Scott Fleischman.  Warnings were:
      
      harfbuzz/src/hb-font-private.hh:121:42: Implicit conversion loses
      integer precision: 'long long' to 'hb_position_t' (aka 'int')
      harfbuzz/src/hb-font-private.hh:126:42: Implicit conversion loses
      integer precision: 'long long' to 'hb_position_t' (aka 'int')
      harfbuzz/src/hb-font-private.hh:400:85: Implicit conversion loses
      integer precision: 'long long' to 'hb_position_t' (aka 'int')
      harfbuzz/src/hb-ot-layout-common-private.hh:1115:37: Implicit conversion
      loses integer precision: 'long long' to 'int'
      harfbuzz/src/hb-ft.cc:421:97: Implicit conversion loses integer
      precision: 'unsigned long long' to 'int'
      harfbuzz/src/hb-ft.cc:422:97: Implicit conversion loses integer
      precision: 'unsigned long long' to 'int'
      83408cf8
  11. 31 10月, 2013 2 次提交
  12. 29 10月, 2013 5 次提交
  13. 28 10月, 2013 6 次提交
  14. 27 10月, 2013 1 次提交
  15. 24 10月, 2013 2 次提交