1. 28 2月, 2022 2 次提交
  2. 11 2月, 2022 1 次提交
  3. 03 2月, 2022 1 次提交
  4. 28 12月, 2021 1 次提交
  5. 03 10月, 2021 1 次提交
  6. 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
  7. 09 5月, 2021 1 次提交
  8. 29 1月, 2021 1 次提交
  9. 03 8月, 2020 1 次提交
  10. 28 7月, 2020 1 次提交
  11. 06 6月, 2020 1 次提交
  12. 27 4月, 2020 3 次提交
  13. 03 4月, 2020 1 次提交
  14. 17 2月, 2020 1 次提交
  15. 16 2月, 2020 1 次提交