1. 15 7月, 2015 6 次提交
  2. 12 7月, 2015 1 次提交
  3. 02 7月, 2015 1 次提交
  4. 01 7月, 2015 3 次提交
  5. 20 6月, 2015 5 次提交
  6. 19 6月, 2015 2 次提交
  7. 18 6月, 2015 1 次提交
  8. 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
  9. 24 4月, 2015 1 次提交
  10. 23 4月, 2015 1 次提交
  11. 06 4月, 2015 1 次提交
  12. 23 3月, 2015 1 次提交
  13. 13 3月, 2015 1 次提交
  14. 12 3月, 2015 3 次提交
  15. 12 2月, 2015 1 次提交
  16. 11 2月, 2015 1 次提交
  17. 03 2月, 2015 1 次提交
  18. 02 2月, 2015 4 次提交
  19. 20 1月, 2015 2 次提交
  20. 18 1月, 2015 2 次提交
  21. 17 12月, 2014 1 次提交