dapan1121
d3ab79da10
fix: os return code
2024-07-25 11:47:04 +08:00
dapan1121
f0f6787b74
fix: os return code validation
2024-07-24 15:00:23 +08:00
Yihao Deng
cd9b4b132e
refactor error code
2024-07-17 02:51:28 +00:00
kailixu
e495f347c8
enh: acquire conv in batch mode when convert ucs4 to mbs
2024-04-18 17:17:04 +08:00
kailixu
433179af0d
fix: unify tag value parsing syntax
2024-03-10 22:14:57 +08:00
xsren
87a536d583
fix: tstrdup
2023-12-11 18:19:34 +08:00
wangmm0220
26e025d78d
feat:[TD-18789]support varbinary type
2023-08-25 15:43:45 +08:00
wangmm0220
f266d51764
feat:support varbinary type
2023-08-16 19:05:07 +08:00
xinsheng Ren
957bf49f9a
enh: coverage ( #20307 )
...
* enh: coverage
* enh: coverage, atomic
* fix: int to int8 error
* enh: delete unused code
2023-03-08 18:42:38 +08:00
Shuduo Sang
ea5d925c50
fix: alpine support ( #19353 )
...
* fix: alpine support
* fix: ostimer thread_id
* fix: taosPrintTrace and tsStreamMax
* fix: make_install.sh and dnodes.py for alpine
* fix: cmake.platform and cut option for alpine
* fix: timer sigev and string convert
* fix: test case for alpine
* fix: fix test script for alpine
* fix: fix test script for alpine
* fix: fix taosLogTrace for Alpine
* fix: fix taosSort
* fix: vnode and mnode compare functions and test cases
* fix: sorting algorithms and unit tests
* fix: libtaosws.so build error on Alpine
* fix: libtaosws.so build error on Alpine
---------
Co-authored-by: t_max <1172915550@qq.com>
2023-02-10 13:00:55 +08:00
Shuduo Sang
c6a08b64b5
chore: merge with 3.0
2023-01-05 17:36:30 +08:00
xinsheng Ren
936f282eab
TD-21220 fix assert ( #19363 )
...
* TD-21220 fix assert
* fix/compile failed
* fix/taosEOFFile exception return
Co-authored-by: facetosea <25808407@qq.com>
2023-01-05 09:20:14 +08:00
Shuduo Sang
868cf83cdb
chore: prepare for string passing
2022-12-29 19:20:46 +08:00
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