- 22 6月, 2021 1 次提交
-
-
由 Shengliang Guan 提交于
-
- 19 6月, 2021 1 次提交
-
-
由 sangshuduo 提交于
* fix missed function. * add function declaration back for random fail test.
-
- 16 6月, 2021 1 次提交
-
-
由 Jun Li 提交于
-
- 08 6月, 2021 1 次提交
-
-
由 yihaoDeng 提交于
-
- 04 6月, 2021 3 次提交
-
-
由 sangshuduo 提交于
* [TD-4025]<fix>: travis ci broken due to valgrind dependency missed. modify smoketest.sh to python3.8 * [TD-4025]<fix>: travis ci broken due to ubuntu 20.04 repo issue. * [TD-4025]<fix>: travis ci broken due to ubuntu 20.04 repo issue. * [TD-4025]<fix>: travis ci broken due to ubuntu 20.04 repo issue. * [TD-4025]<fix>: travis ci broken due to valgrind dependency missed. change focal to bionic. * [TD-4025]<fix>: travis ci broken due to ubuntu 20.04 repo issue. cherry pick from master. * don't check maven on windows for appveyor. * fix timezone build error with clang/linux. * add .appveyor.yml back. Co-authored-by: NShuduo Sang <sdsang@taosdata.com>
-
由 shenglian zhou 提交于
-
由 sangshuduo 提交于
* [TD-4025]<fix>: travis ci broken due to valgrind dependency missed. * [TD-4025]<fix>: travis ci broken due to valgrind dependency missed. change focal to bionic. * [TD-4025]<fix>: travis ci broken due to valgrind dependency missed. install python3.8 * [TD-4025]<fix>: travis ci broken due to valgrind dependency missed. install python3.8 and pip, setuptools * [TD-4025]<fix>: travis ci broken due to valgrind dependency missed. install python3.8, and install pip and setuptools * [TD-4025]<fix>: travis ci broken due to valgrind dependency missed. modify smoketest.sh to python3.8 * fix timezone build error with clang/linux. Co-authored-by: NShuduo Sang <sdsang@taosdata.com>
-
- 01 6月, 2021 1 次提交
-
-
由 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>
-
- 29 5月, 2021 2 次提交
-
-
由 sangshuduo 提交于
* [TD-3913]<fix>: mips compile support. * [TD-3912]<fix>: support mips64 compile. add mips64 header file and modify tcrc32c.c for mips64. * [TD-3913]<fix>: mips compile support. verified on real loongson machine. * fix cmake. * fix gcc 4.8 compile error. * fix clang compile error. Co-authored-by: NShuduo Sang <sdsang@taosdata.com>
-
由 sangshuduo 提交于
* [TD-3913]<fix>: mips compile support. * [TD-3913]<fix>: mips64 support. * fix osSignal.c * fix tcrc32c.c * fix cmake. * fix osInc.h * fix gcc 4.8 compile error. * fix clang compile error. Co-authored-by: NShuduo Sang <sdsang@taosdata.com>
-
- 27 5月, 2021 1 次提交
-
-
由 lichuang 提交于
-
- 23 5月, 2021 2 次提交
-
-
由 sangshuduo 提交于
* [TD-4313]<fix>: odbc example compile failed on Windows. * [TD-4313]<fix>: odbc example compile failed on Windows. few functions also need change.
-
由 yaofei517 提交于
* 修复windows下vscode调试go程序名无后缀的情况导致程序crash * 修复windows下vscode调试go程序时临时程序_debug_bin无后缀的情况,导致调用接口发生crash * 修复由于头文件排序导致编译错误
-
- 21 5月, 2021 2 次提交
-
-
由 sangshuduo 提交于
* [TD-3913]<fix>: mips compile support. * [TD-3913]<fix>: mips64 support. * fix osSignal.c * fix tcrc32c.c * fix cmake. * fix osInc.h * fix gcc 4.8 compile error. Co-authored-by: NShuduo Sang <sdsang@taosdata.com>
-
由 sangshuduo 提交于
* [TD-3913]<fix>: mips compile support. * [TD-3912]<fix>: support mips64 compile. add mips64 header file and modify tcrc32c.c for mips64. * [TD-3913]<fix>: mips compile support. verified on real loongson machine. * fix cmake. * fix gcc 4.8 compile error. Co-authored-by: NShuduo Sang <sdsang@taosdata.com>
-
- 09 5月, 2021 6 次提交
-
-
由 Shengliang Guan 提交于
-
由 Shengliang Guan 提交于
-
由 Shengliang Guan 提交于
-
由 Shengliang Guan 提交于
-
由 Shengliang Guan 提交于
-
由 Shengliang Guan 提交于
-
- 08 5月, 2021 7 次提交
-
-
由 Shengliang Guan 提交于
-
由 Shengliang Guan 提交于
-
由 Shengliang Guan 提交于
-
由 Shengliang Guan 提交于
-
由 Shengliang Guan 提交于
-
由 Shengliang Guan 提交于
-
由 Shengliang Guan 提交于
-
- 29 4月, 2021 1 次提交
-
-
由 Haojun Liao 提交于
-
- 23 4月, 2021 1 次提交
-
-
由 sangshuduo 提交于
* [TD-3913]<fix>: mips compile support. * [TD-3912]<fix>: support mips64 compile. add mips64 header file and modify tcrc32c.c for mips64. Co-authored-by: NShuduo Sang <sdsang@taosdata.com>
-
- 20 4月, 2021 1 次提交
-
-
由 Minglei Jin 提交于
-
- 01 4月, 2021 1 次提交
-
-
由 yihaoDeng 提交于
-
- 30 3月, 2021 1 次提交
-
-
由 Haojun Liao 提交于
-
- 19 3月, 2021 1 次提交
-
-
由 Minglei Jin 提交于
-
- 13 3月, 2021 1 次提交
-
-
由 Haojun Liao 提交于
-
- 05 3月, 2021 1 次提交
-
-
由 dapan1121 提交于
-
- 26 2月, 2021 3 次提交
-
-
由 sangshuduo 提交于
-
由 Shuduo Sang 提交于
-
由 Shuduo Sang 提交于
-
- 24 2月, 2021 1 次提交
-
-
由 Shengliang Guan 提交于
-