1. 10 10月, 2018 3 次提交
    • B
      Fix warning · 9f79365c
      Behdad Esfahbod 提交于
      How come this one is not generated by clang everything bot?!
      
      ../../../test/api/test-multithread.c:37:26: warning: initialization discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
       static char *font_path = "fonts/Inconsolata-Regular.abc.ttf";
                                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      ../../../test/api/test-multithread.c:38:21: warning: initialization discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
      9f79365c
    • B
      24382deb
    • B
      Inline decompose_cluster · b5371f18
      Behdad Esfahbod 提交于
      Towards separating the common case into its own loop.
      b5371f18
  2. 09 10月, 2018 29 次提交
  3. 08 10月, 2018 8 次提交