1. 30 3月, 2018 5 次提交
  2. 29 3月, 2018 5 次提交
  3. 28 3月, 2018 2 次提交
  4. 27 3月, 2018 9 次提交
  5. 26 3月, 2018 4 次提交
  6. 25 3月, 2018 3 次提交
  7. 24 3月, 2018 1 次提交
    • C
      hb-private.hh: Add fallback implementation for round() · 19256bef
      Chun-wei Fan 提交于
      For pre-C99 compilers that do not support round(), we need to have a
      simplistic implementation for it, when it is not detected during build
      configuration, either via CMake or autotools, by using floor() and
      ceil(), which are provided in the pre-C99 compilers.
      
      Please see discussion at commit 86a0ac28 for more details for re-adding
      this patch.
      19256bef
  8. 23 3月, 2018 1 次提交
  9. 22 3月, 2018 1 次提交
  10. 21 3月, 2018 7 次提交
  11. 19 3月, 2018 1 次提交
  12. 17 3月, 2018 1 次提交