1. 04 8月, 2018 1 次提交
  2. 02 8月, 2018 1 次提交
  3. 23 7月, 2018 1 次提交
  4. 18 7月, 2018 2 次提交
  5. 08 5月, 2018 4 次提交
  6. 01 4月, 2018 1 次提交
  7. 31 3月, 2018 2 次提交
  8. 30 3月, 2018 1 次提交
  9. 26 3月, 2018 3 次提交
  10. 26 2月, 2018 2 次提交
  11. 24 2月, 2018 2 次提交
  12. 20 2月, 2018 1 次提交
  13. 19 2月, 2018 1 次提交
  14. 20 1月, 2018 3 次提交
  15. 16 1月, 2018 1 次提交
  16. 10 1月, 2018 4 次提交
  17. 21 1月, 2015 1 次提交
  18. 16 5月, 2012 1 次提交
  19. 20 9月, 2011 1 次提交
  20. 15 9月, 2011 1 次提交
  21. 09 9月, 2011 4 次提交
  22. 26 8月, 2011 1 次提交
    • B
      [API] Make all _from_string() functions take a len parameter · 4c9fe88d
      Behdad Esfahbod 提交于
      Can be -1 for NUL-terminated string.  This is useful for passing parts
      of a larger string to a function without having to copy or modify the
      string first.
      
      Affected functions:
      
      	hb_tag_t hb_tag_from_string()
      	hb_direction_from_string()
      	hb_language_from_string()
      	hb_script_from_string()
      4c9fe88d
  23. 20 8月, 2011 1 次提交