1. 12 4月, 2018 1 次提交
  2. 27 3月, 2018 1 次提交
  3. 25 3月, 2018 2 次提交
  4. 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
  5. 15 3月, 2018 1 次提交
  6. 13 3月, 2018 1 次提交
  7. 19 2月, 2018 1 次提交
  8. 17 2月, 2018 8 次提交
  9. 16 2月, 2018 2 次提交
  10. 12 2月, 2018 3 次提交
  11. 11 2月, 2018 1 次提交
  12. 10 2月, 2018 2 次提交
  13. 09 2月, 2018 1 次提交
  14. 08 2月, 2018 4 次提交
  15. 06 2月, 2018 1 次提交
  16. 04 2月, 2018 1 次提交
  17. 11 1月, 2018 2 次提交
  18. 10 1月, 2018 1 次提交
  19. 06 12月, 2017 1 次提交
  20. 21 11月, 2017 1 次提交
  21. 04 11月, 2017 2 次提交
  22. 01 11月, 2017 2 次提交