1. 18 9月, 2015 2 次提交
  2. 18 8月, 2015 2 次提交
  3. 03 8月, 2015 2 次提交
  4. 29 7月, 2015 1 次提交
  5. 27 7月, 2015 1 次提交
  6. 22 7月, 2015 1 次提交
  7. 21 7月, 2015 4 次提交
  8. 15 7月, 2015 8 次提交
  9. 12 7月, 2015 1 次提交
  10. 02 7月, 2015 1 次提交
  11. 01 7月, 2015 3 次提交
  12. 20 6月, 2015 5 次提交
  13. 19 6月, 2015 2 次提交
  14. 18 6月, 2015 1 次提交
  15. 23 5月, 2015 1 次提交
    • S
      Reverting of redundant casting from 89b003ed · 59aed006
      Sergey Gusarov 提交于
      Double castings look ugly. And if Unity is compiled with -Wcast-qual flag these type castings produce a lot of warnings:
      unity/src/unity.c:490:80: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual]
                           UnityPrintNumberByStyle(*(UNITY_PTR_ATTRIBUTE const _US16*)(void*)ptr_exp, style);
                                                                                      ^
      59aed006
  16. 24 4月, 2015 1 次提交
  17. 23 4月, 2015 1 次提交
  18. 06 4月, 2015 1 次提交
  19. 23 3月, 2015 1 次提交
  20. 13 3月, 2015 1 次提交