1. 19 7月, 2021 9 次提交
  2. 18 7月, 2021 1 次提交
  3. 17 7月, 2021 4 次提交
  4. 16 7月, 2021 3 次提交
  5. 15 7月, 2021 3 次提交
  6. 14 7月, 2021 4 次提交
  7. 12 7月, 2021 1 次提交
  8. 11 7月, 2021 3 次提交
  9. 09 7月, 2021 3 次提交
    • sangshuduo's avatar
      Hotfix/sangshuduo/td 3973 use jemalloc for master (#6821) · 373f1ed4
      sangshuduo 提交于
      * [TD-3973]<feature>: add jemalloc as submodule.
      
      * [TD-3973]<feature>: add jemalloc as submodule.
      
      * [TD-3973]<feature>: use jemalloc.
      
      build works as following instructions:
      
      cmake .. -DJEMALLOC_ENABLED=true
      
      make
      
      * fix jemalloc at tag 5.2.1
      
      * fix conflicts
      
      * make install works.
      
      * fix conflicts.
      
      * release script works.
      
      * fix typo
      
      * [TD-3937]<feature>: support jemalloc
      
      add install funtion to all scripts.
      
      * adjust install_jemalloc() position for check compatibility.
      
      * fix position bug.
      
      * add ldconfig for jemalloc library cache refresh.
      
      * cherry pick from develop branch.
      
      * cherry pick from develop branch.
      
      * fix install_jemalloc() in install_client.sh.
      
      * fix makeclient.sh.
      Co-authored-by: NShuduo Sang <sdsang@taosdata.com>
      373f1ed4
    • sangshuduo's avatar
      Hotfix/sangshuduo/td 3973 use jemalloc for master (#6820) · edb61e7c
      sangshuduo 提交于
      * [TD-3973]<feature>: add jemalloc as submodule.
      
      * [TD-3973]<feature>: add jemalloc as submodule.
      
      * [TD-3973]<feature>: use jemalloc.
      
      build works as following instructions:
      
      cmake .. -DJEMALLOC_ENABLED=true
      
      make
      
      * fix jemalloc at tag 5.2.1
      
      * fix conflicts
      
      * make install works.
      
      * fix conflicts.
      
      * release script works.
      
      * fix typo
      
      * [TD-3937]<feature>: support jemalloc
      
      add install funtion to all scripts.
      
      * adjust install_jemalloc() position for check compatibility.
      
      * fix position bug.
      
      * add ldconfig for jemalloc library cache refresh.
      
      * cherry pick from develop branch.
      
      * cherry pick from develop branch.
      
      * fix install_jemalloc() in install_client.sh.
      Co-authored-by: NShuduo Sang <sdsang@taosdata.com>
      edb61e7c
    • sangshuduo's avatar
      Hotfix/sangshuduo/td 5108 lua support for master (#6813) · a9d577d0
      sangshuduo 提交于
      * [TD-5108]<feature>: support lua on Windows and Mac
      
      * fix compile warning on mac
      a9d577d0
  10. 08 7月, 2021 5 次提交
  11. 07 7月, 2021 4 次提交
    • sangshuduo's avatar
      fix issue memory sanitizer detected. (#6793) · 23e7593b
      sangshuduo 提交于
      23e7593b
    • sangshuduo's avatar
      Hotfix/sangshuduo/td 3973 use jemalloc for master (#6794) · 175202e0
      sangshuduo 提交于
      * [TD-3973]<feature>: add jemalloc as submodule.
      
      * [TD-3973]<feature>: add jemalloc as submodule.
      
      * [TD-3973]<feature>: use jemalloc.
      
      build works as following instructions:
      
      cmake .. -DJEMALLOC_ENABLED=true
      
      make
      
      * fix jemalloc at tag 5.2.1
      
      * fix conflicts
      
      * make install works.
      
      * fix conflicts.
      
      * release script works.
      
      * fix typo
      
      * [TD-3937]<feature>: support jemalloc
      
      add install funtion to all scripts.
      
      * adjust install_jemalloc() position for check compatibility.
      
      * fix position bug.
      
      * add ldconfig for jemalloc library cache refresh.
      
      * cherry pick from develop branch.
      
      * cherry pick from develop branch.
      Co-authored-by: NShuduo Sang <sdsang@taosdata.com>
      175202e0
    • sangshuduo's avatar
      Hotfix/sangshuduo/td 3973 use jemalloc for master (#6789) · 5f95e7d2
      sangshuduo 提交于
      * [TD-3973]<feature>: add jemalloc as submodule.
      
      * [TD-3973]<feature>: add jemalloc as submodule.
      
      * [TD-3973]<feature>: use jemalloc.
      
      build works as following instructions:
      
      cmake .. -DJEMALLOC_ENABLED=true
      
      make
      
      * fix jemalloc at tag 5.2.1
      
      * fix conflicts
      
      * make install works.
      
      * fix conflicts.
      
      * release script works.
      
      * fix typo
      
      * [TD-3937]<feature>: support jemalloc
      
      add install funtion to all scripts.
      
      * adjust install_jemalloc() position for check compatibility.
      
      * fix position bug.
      
      * add ldconfig for jemalloc library cache refresh.
      Co-authored-by: NShuduo Sang <sdsang@taosdata.com>
      5f95e7d2
    • sangshuduo's avatar
      Hotfix/sangshuduo/td 5100 gtest centos for master (#6781) · 2774590e
      sangshuduo 提交于
      * cherry pick from develop branch.
      
      * detect both shared library and static library.
      2774590e