1. 15 8月, 2021 1 次提交
    • sangshuduo's avatar
      Feature/sangshuduo/td 5844 cmdline parameters align (#7239) · 02f6f5e4
      sangshuduo 提交于
      * [TD-5844]<feature>: make cmd line parameter similar.
      
      * fix test case align with taosdemo change.
      
      * fix windows stack overflow issue.
      
      * fix mac compile error.
      
      * fix taosdemo cmdline parameter in tests/pytest/tools/taosdemoAllTest/NanoTestCase/taosdemoTestSupportNanoInsert.py
      
      * fix windows compiler options.
      
      * make taos.exe use mysql style password input.
      
      * make taos shell and taosdump use mysql style password input.
      
      * determine scanf return value.
      02f6f5e4
  2. 21 7月, 2021 2 次提交
  3. 19 7月, 2021 2 次提交
  4. 09 7月, 2021 1 次提交
  5. 08 7月, 2021 3 次提交
  6. 07 7月, 2021 1 次提交
  7. 06 7月, 2021 1 次提交
  8. 01 7月, 2021 1 次提交
  9. 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
  10. 29 6月, 2021 1 次提交
  11. 24 6月, 2021 1 次提交
  12. 23 6月, 2021 1 次提交
  13. 22 6月, 2021 1 次提交
  14. 16 6月, 2021 1 次提交
  15. 09 6月, 2021 2 次提交
  16. 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
  17. 18 5月, 2021 1 次提交
  18. 15 5月, 2021 1 次提交
  19. 13 5月, 2021 1 次提交
  20. 09 5月, 2021 2 次提交
  21. 08 5月, 2021 1 次提交
  22. 23 4月, 2021 1 次提交
  23. 07 4月, 2021 1 次提交
  24. 05 4月, 2021 1 次提交
  25. 22 3月, 2021 1 次提交
  26. 04 3月, 2021 1 次提交
  27. 25 1月, 2021 1 次提交
  28. 17 1月, 2021 1 次提交
  29. 13 12月, 2020 3 次提交
  30. 07 12月, 2020 1 次提交
  31. 01 12月, 2020 1 次提交
  32. 22 10月, 2020 1 次提交