Commit Graph

33 Commits

Author SHA1 Message Date
yihaoDeng 71bbc4fdd0 update charset conv 2022-12-23 22:21:28 +08:00
Shengliang Guan 1bb1025f7d enh: add tassert 2022-12-07 22:24:47 +08:00
Shengliang Guan 6d94afe48f
Revert "refact: adjust some assert cases" 2022-12-07 21:51:17 +08:00
Shengliang Guan f69a188f7e refact: replcase ASSERT with tAssert 2022-12-07 18:37:40 +08:00
Hongze Cheng fcbaa6082b more code refact 2022-10-13 11:49:46 +08:00
afwerar 00a9491a97 os: fix Mac test error 2022-09-23 17:50:43 +08:00
afwerar 9c38e704d9 build: add win package 2022-08-08 09:34:12 +08:00
dapan1121 77837f6e6a fix: fix crash issue 2022-07-30 15:10:24 +08:00
dapan1121 80a32d6235 fix: fix mbs2ucs4 crash issue in taosd 2022-07-30 11:31:05 +08:00
dapan1121 e3b73ba584 fix: fix release conv handle issue 2022-07-30 08:34:16 +08:00
dapan1121 c2e4110ae1 fix: fix mbs2ucs4 issue 2022-07-29 19:49:45 +08:00
dapan1121 4de8d28f63 fix: fix ucs4 convertion issue 2022-07-29 18:35:23 +08:00
yihaoDeng 14cfbd7e45 fix tag/json tag error 2022-07-06 15:07:42 +08:00
afwerar 1a18422fdb os: fix sprintf signed char error 2022-07-02 14:29:56 +08:00
wangmm0220 085ace59e0 fix:to_json() function 2022-07-01 16:47:54 +08:00
afwerar f1a788f161 fix(os): win run error 2022-05-19 11:34:52 +08:00
afwerar 51721dfc47 fix(os): win run error 2022-05-19 10:37:11 +08:00
afwerar 2e3a64a569 fix(os): update windows compile error 2022-05-14 11:15:21 +08:00
afwerar 61729d6805 fix(os): update windows compile error 2022-05-14 10:43:00 +08:00
Ganlin Zhao 455737f2cb fix(query): add hex encoding/decoding for transmitting nchar constant
from client to server in JSON
2022-05-05 17:15:09 +08:00
afwerar fc24521621 fix(os): windows compile 3.0. 2022-04-22 09:54:27 +08:00
afwerar 222db126bc [TD-13758]<fix>: redefine memory api. 2022-03-26 00:29:53 +08:00
afwerar 8b89657853 [TD-13767]<fix>: forbid nchar without iconv. 2022-03-18 17:33:17 +08:00
afwerar 159c2671a2 [TD-13767]<fix>: forbid wchar_t. 2022-03-18 16:48:12 +08:00
afwerar 394178da68 [TD-13767]<fix>: only use iconv. 2022-03-18 13:23:48 +08:00
Shuduo Sang ba8d9a798e
Feature/sangshuduo/td 13063 3.0 windows (#10708)
* [TD-13063]<feature>: 3.0 on Windows

* add pthread in contrib

* fix linux compile

* fix osSemaphore

* add gnu regex for Windows

* fix compile error for Windows
2022-03-11 19:39:20 +08:00
afwerar 651b3971c0 [TD-13766]<fix>: redefine sleep api. 2022-03-10 11:56:11 +08:00
Shengliang Guan 7778830966 locale 2022-02-24 13:51:12 +08:00
Haojun Liao 04057a39e2 [td-10564] connect to server success. 2021-12-13 19:31:00 +08:00
Haojun Liao 8c416a5e4e [td-10564] refactor and add test cases. 2021-12-10 17:28:09 +08:00
Xiaoyu Wang 5e981e43ad TD-11819 Parsing insert statement and assembling binary objects. 2021-12-09 03:39:15 -05:00
Shengliang Guan 7330b0f8c8 remove printf 2021-11-27 14:57:16 +08:00
Shengliang Guan c0a171b144 [TD-10430] adjust os module 2021-10-03 10:32:14 +08:00