1. 01 12月, 2021 1 次提交
  2. 10 11月, 2021 2 次提交
  3. 09 11月, 2021 2 次提交
  4. 08 11月, 2021 1 次提交
  5. 25 10月, 2021 1 次提交
  6. 14 10月, 2021 2 次提交
  7. 12 10月, 2021 2 次提交
  8. 11 10月, 2021 1 次提交
  9. 09 10月, 2021 2 次提交
  10. 08 10月, 2021 2 次提交
  11. 03 10月, 2021 1 次提交
  12. 24 9月, 2021 1 次提交
  13. 23 9月, 2021 6 次提交
  14. 22 9月, 2021 2 次提交
  15. 21 9月, 2021 2 次提交
  16. 08 7月, 2021 2 次提交
  17. 30 6月, 2021 1 次提交
    • H
      1. move gnu compile flags "-pipe -Wshadow" from root "CMakeLists.txt" to... · 1978c772
      hope 提交于
      1. move gnu compile flags "-pipe -Wshadow" from root "CMakeLists.txt" to "cmake/define.inc"; and change compile flag "/O3" to "/O2", because "/O3" is not supported by MSVC.
      2. fix compile warnings in "src/util/src/tbuffer.c", by using "union" to transform integer with float and double.
      3. use "memcpy()" instead of directly type convert in "rc/util/src/tutil.c" to resolve memory alignment problem in ARM platform.
      4. reduce other compile warnings.
      1978c772
  18. 29 6月, 2021 1 次提交
  19. 24 6月, 2021 1 次提交
  20. 31 5月, 2021 2 次提交
  21. 14 5月, 2021 2 次提交
  22. 22 3月, 2021 2 次提交
  23. 04 3月, 2021 1 次提交