1. 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
  2. 23 6月, 2021 1 次提交
  3. 22 6月, 2021 1 次提交
  4. 16 6月, 2021 1 次提交
  5. 09 6月, 2021 2 次提交
  6. 01 6月, 2021 1 次提交
    • sangshuduo's avatar
      Feature/sangshuduo/td 3973 use jemalloc (#6319) · 09c4c281
      sangshuduo 提交于
      * [TD-3973]<feature>: add jemalloc as submodule.
      
      * add macro definitions in cmake.
      
      * [TD-3973]<feature>: use jemalloc.
      
      build works as following instructions:
      
      cmake .. -DJEMALLOC_ENABLED=true
      
      make
      
      * fix jemalloc at tag 5.2.1
      
      * link jemalloc works.
      
      * make install works.
      
      * support jemalloc in release.sh.
      Co-authored-by: NShuduo Sang <sdsang@taosdata.com>
      09c4c281
  7. 15 5月, 2021 1 次提交
  8. 13 5月, 2021 1 次提交
  9. 09 5月, 2021 2 次提交
  10. 08 5月, 2021 1 次提交
  11. 23 4月, 2021 1 次提交
  12. 22 3月, 2021 1 次提交
  13. 04 3月, 2021 1 次提交
  14. 25 1月, 2021 1 次提交
  15. 17 1月, 2021 1 次提交
  16. 13 12月, 2020 3 次提交
  17. 07 12月, 2020 1 次提交
  18. 01 12月, 2020 1 次提交
  19. 22 10月, 2020 1 次提交
  20. 21 10月, 2020 1 次提交
  21. 20 10月, 2020 1 次提交
  22. 29 9月, 2020 1 次提交
  23. 28 9月, 2020 3 次提交
  24. 16 9月, 2020 2 次提交
  25. 15 9月, 2020 1 次提交
  26. 05 9月, 2020 1 次提交
  27. 04 9月, 2020 1 次提交
  28. 02 9月, 2020 1 次提交
  29. 29 8月, 2020 2 次提交
  30. 22 8月, 2020 3 次提交