- 27 6月, 2021 1 次提交
-
-
由 Jun Li 提交于
1. rename semphone to semaphore 2. add comment for tsched.h 3. change the function signature for taosSchedulerTask, changing from return int to void. We currently don't check any return code of the function. 4. add some error handlings. For fatal error, just exit the process because the program may run into a random state.
-
- 23 6月, 2021 1 次提交
-
-
由 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. Co-authored-by: NShuduo Sang <sdsang@taosdata.com>
-
- 22 6月, 2021 2 次提交
-
-
由 Minglei Jin 提交于
-
由 Shengliang Guan 提交于
-
- 19 6月, 2021 1 次提交
-
-
由 sangshuduo 提交于
* fix missed function. * add function declaration back for random fail test.
-
- 04 6月, 2021 1 次提交
-
-
由 shenglian zhou 提交于
-
- 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>
-
- 27 5月, 2021 1 次提交
-
-
由 lichuang 提交于
-
- 21 5月, 2021 1 次提交
-
-
由 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>
-
- 09 5月, 2021 5 次提交
-
-
由 Shengliang Guan 提交于
-
由 Shengliang Guan 提交于
-
由 Shengliang Guan 提交于
-
由 Shengliang Guan 提交于
-
由 Shengliang Guan 提交于
-
- 08 5月, 2021 6 次提交
-
-
由 Shengliang Guan 提交于
-
由 Shengliang Guan 提交于
-
由 Shengliang Guan 提交于
-
由 Shengliang Guan 提交于
-
由 Shengliang Guan 提交于
-
由 Shengliang Guan 提交于
-
- 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>
-
- 01 4月, 2021 1 次提交
-
-
由 yihaoDeng 提交于
-
- 19 3月, 2021 1 次提交
-
-
由 Minglei Jin 提交于
-
- 13 3月, 2021 1 次提交
-
-
由 Haojun Liao 提交于
-
- 05 3月, 2021 1 次提交
-
-
由 dapan1121 提交于
-
- 04 2月, 2021 1 次提交
-
-
由 Shengliang Guan 提交于
-
- 02 2月, 2021 2 次提交
-
-
由 freemine 提交于
-
由 Shengliang Guan 提交于
-
- 01 2月, 2021 3 次提交
-
-
由 slguan 提交于
-
由 Shengliang Guan 提交于
-
由 Shengliang Guan 提交于
-
- 26 1月, 2021 1 次提交
-
-
由 sangshuduo 提交于
-
- 25 1月, 2021 1 次提交
-
-
由 Shengliang Guan 提交于
-
- 24 1月, 2021 2 次提交
-
-
由 Shengliang Guan 提交于
-
由 freemine 提交于
-
- 23 1月, 2021 1 次提交
-
-
由 freemine 提交于
2. tsem_xxx for mac
-
- 22 1月, 2021 2 次提交
-
-
由 Shengliang Guan 提交于
-
由 Shengliang Guan 提交于
-
- 20 1月, 2021 1 次提交
-
-
由 freemine 提交于
2. for the sake of SIGALRM used in the base code, add taos_block_sigalrm and so forth 3. TODO: getaddrinfo would block a few unnecessary seconds when host ~ *.local better give warning/suggestion message to user, or just bypass getaddrinfo and fail the function
-
- 19 1月, 2021 1 次提交
-
-
由 Shengliang Guan 提交于
-