1. 03 12月, 2021 1 次提交
  2. 01 12月, 2021 2 次提交
  3. 10 11月, 2021 2 次提交
  4. 09 11月, 2021 2 次提交
  5. 08 11月, 2021 1 次提交
  6. 25 10月, 2021 1 次提交
  7. 14 10月, 2021 2 次提交
  8. 12 10月, 2021 2 次提交
  9. 11 10月, 2021 1 次提交
  10. 09 10月, 2021 2 次提交
  11. 08 10月, 2021 2 次提交
  12. 03 10月, 2021 1 次提交
  13. 24 9月, 2021 1 次提交
  14. 23 9月, 2021 6 次提交
  15. 22 9月, 2021 2 次提交
  16. 21 9月, 2021 2 次提交
  17. 08 7月, 2021 2 次提交
  18. 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
  19. 29 6月, 2021 1 次提交
  20. 24 6月, 2021 1 次提交
  21. 31 5月, 2021 2 次提交
  22. 14 5月, 2021 2 次提交
  23. 22 3月, 2021 1 次提交