| .. |
|
mpChunk.c
|
add code changes to verify the ci workflow
|
2025-03-08 20:27:59 +08:00 |
|
mpDirect.c
|
fix: scheduler timer issue
|
2024-11-26 09:09:15 +08:00 |
|
talgo.c
|
fix(query): order by used the qsort function heap buffer over flow (#31612)
|
2025-07-08 08:43:17 +08:00 |
|
tarray.c
|
enh(stream): optimize logic of getting table list for stream reader & fix race condition in table list (#33110)
|
2025-11-11 15:57:54 +08:00 |
|
tbase58.c
|
enh:modify error code passing
|
2024-09-11 14:11:51 +08:00 |
|
tbase64.c
|
enh:modify addede rror code passing
|
2024-09-24 16:29:28 +08:00 |
|
tbloomfilter.c
|
use terrno
|
2024-09-19 09:52:16 +08:00 |
|
tcache.c
|
feat: support customized taos/taosd (#29736)
|
2025-03-14 13:32:13 +08:00 |
|
tcompare.c
|
fix: remove debug log
|
2025-11-11 12:38:18 +08:00 |
|
tcompression.c
|
fix: invalid decompress (#32742)
|
2025-08-26 14:46:03 +08:00 |
|
tconfig.c
|
feat[ts-6107]: shared storage (#31552)
|
2025-07-14 16:33:53 +08:00 |
|
tconv.c
|
avoid cpu occupied (#33468)
|
2025-11-05 14:33:24 +08:00 |
|
tcrc32c.c
|
feat: support customized taos/taosd (#29736)
|
2025-03-14 13:32:13 +08:00 |
|
tcurl.c
|
fix(stream): fix stream notification send (#33815)
|
2025-12-04 18:39:06 +08:00 |
|
tdecompressavx.c
|
enh(query)[TD-33268]. add unit tests to increase test coverage
|
2024-12-22 14:23:05 +08:00 |
|
tdes.c
|
enh: refact error code
|
2024-07-24 11:24:22 +08:00 |
|
tdigest.c
|
ehn: remove void
|
2024-09-26 10:43:16 +08:00 |
|
tencode.c
|
enh: add stream obj name
|
2025-04-29 08:38:03 +08:00 |
|
tenv.c
|
Fix make error.
|
2024-12-16 13:28:31 +08:00 |
|
terror.c
|
feat[TS-7231]: identity authentication (#33702)
|
2025-12-05 17:35:10 +08:00 |
|
tgeosctx.c
|
feat: support customized taos/taosd (#29736)
|
2025-03-14 13:32:13 +08:00 |
|
thash.c
|
fix: add stream id
|
2025-04-29 13:59:53 +08:00 |
|
thashutil.c
|
feat: add more test cases for decimal
|
2025-03-19 17:13:56 +08:00 |
|
theap.c
|
Merge remote-tracking branch 'origin/3.0' into feat/TD-30268
|
2024-10-24 16:49:38 +08:00 |
|
tidpool.c
|
enh: refactor return code
|
2024-07-29 20:14:15 +08:00 |
|
tjson.c
|
fix: stream compatibility between 3.3.7 and 3.3.8 (#33599)
|
2025-11-20 09:07:18 +08:00 |
|
tlist.c
|
fix: memory leak and trigger redeploy issue (#32398)
|
2025-08-12 08:39:14 +08:00 |
|
tlockfree.c
|
fix: memory leak and trigger redeploy issue (#32398)
|
2025-08-12 08:39:14 +08:00 |
|
tlog.c
|
Feat/ts 6100 3.0.0722m (#32103)
|
2025-07-22 13:25:21 +08:00 |
|
tlosertree.c
|
feat: support customized taos/taosd (#29736)
|
2025-03-14 13:32:13 +08:00 |
|
tlrucache.c
|
feat(stream): support stream processing for virtual tables (#30144)
|
2025-03-15 17:06:48 +08:00 |
|
tmd5.c
|
|
|
|
tmempool.c
|
merge: from main to 3.0 branch (#31562)
|
2025-07-03 09:15:59 +08:00 |
|
tobjpool.c
|
fix(stream): fix calc param reuse in the pool
|
2025-10-25 13:21:51 +08:00 |
|
tpagedbuf.c
|
fix: external window and msg response issues (#31825)
|
2025-07-12 11:08:37 +08:00 |
|
tpcre2.c
|
feat: support customized taos/taosd (#29736)
|
2025-03-14 13:32:13 +08:00 |
|
tqueue.c
|
Merge branch '3.3.6' into merge/3.3.6tomain
|
2025-08-21 10:00:04 +08:00 |
|
trbtree.c
|
enh: clear useless asserts
|
2024-08-22 14:14:44 +08:00 |
|
tref.c
|
Optimize CPU usage with transaction caching (#33604)
|
2025-11-18 19:02:54 +08:00 |
|
tscalablebf.c
|
enh:modify addede rror code passing
|
2024-09-24 16:29:28 +08:00 |
|
tsched.c
|
feat: support customized taos/taosd (#29736)
|
2025-03-14 13:32:13 +08:00 |
|
tsimplehash.c
|
fix: remove void function call
|
2024-09-12 14:17:14 +08:00 |
|
tskiplist.c
|
feat: data sink
|
2025-05-17 18:25:41 +08:00 |
|
tstrbuild.c
|
replace snprintf
|
2024-10-10 10:35:48 +08:00 |
|
tthread.c
|
enh: refactor return code
|
2024-07-29 20:14:15 +08:00 |
|
ttimer.c
|
feat: support customized taos/taosd (#29736)
|
2025-03-14 13:32:13 +08:00 |
|
tunit.c
|
feat: support customized taos/taosd (#29736)
|
2025-03-14 13:32:13 +08:00 |
|
tutil.c
|
Merge branch '3.0' into feat/TS-6100-3.0
|
2025-07-14 09:39:13 +08:00 |
|
tuuid.c
|
enh: getSystemUUIDLen
|
2024-10-12 09:07:08 +08:00 |
|
tversion.c
|
Replace unsafe memory functions with safe versions
|
2024-12-04 13:35:17 +08:00 |
|
tworker.c
|
Merge remote-tracking branch 'origin/3.3.6' into merge/3.3.6tomain
|
2025-10-17 14:18:33 +08:00 |
|
version.c.in
|
refact: rename version to td_version
|
2024-11-04 15:16:15 +08:00 |