Commit Graph

35 Commits

Author SHA1 Message Date
Alex Duan c5afbf5474 fix: memory leak with cmd.command and buffer 2024-05-04 21:09:25 +08:00
Alex Duan f94c457141 windows can not del after press tab 2024-03-18 21:09:32 +08:00
Alex Duan 62b2a5320e fix: prune assert 2023-12-30 21:29:49 +08:00
wangmm0220 d031a77b58 fix:[TD-25300]dead loop if getchar return EOF in arm64 2023-07-20 15:40:41 +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
Alex Duan 5039648174 fix(shell): forbied tab feature on windows 2022-10-21 11:51:03 +08:00
Alex Duan 14c02530b5 fix(shell): fixed chinese input error 1 2022-10-20 18:46:39 +08:00
Alex Duan 892bdb75fc fix(shell): fixed chinese input error 2022-10-20 18:39:35 +08:00
Alex Duan 48069ca974 fix(shell): restore zhiqiang modify chinese char show modifing 2022-10-19 20:14:30 +08:00
Alex Duan 720c16bf0a fix(shell): coverity problem for some 2022-10-19 19:53:10 +08:00
afwerar 9078f6157c fix: shell input Chinese char error 2022-10-18 15:37:00 +08:00
afwerar 9c458b68ee fix: win shell tab auto input 2022-10-11 18:37:38 +08:00
Alex Duan f1dd2d5675 feat(shell): add port to 3.0 buld ok 2022-09-07 10:16:00 +08:00
Shengliang Guan 4401080328 enh: make cmake .. -DCMAKE_BUILD_TYPE=Release work 2022-08-31 18:06:17 +08:00
afwerar ac592b073b feat: add table create limit 2022-08-02 20:03:45 +08:00
afwerar 4247cac970 shell: fix shell history error 2022-07-23 14:07:20 +08:00
afwerar 194459bfc4 os: fix Mac shell error 2022-07-06 14:38:24 +08:00
afwerar e10e621fc2 shell: fix shell ctrl-d error 2022-07-01 15:16:19 +08:00
afwerar 06e8ba9f14 os: win shell catch ctrl-c 2022-06-27 20:56:37 +08:00
afwerar fed3b36b0e shell: fix shell chinese error 2022-06-23 09:40:35 +08:00
afwerar c234adbb85 shell: fix shell chinese error 2022-06-22 17:07:49 +08:00
afwerar 0815843e94 fix(os): make taosd.exe taos.exe run on windows. 2022-05-13 21:42:16 +08:00
wangmm0220 05daba7f8e refactor:merge from 3.0 2022-05-06 11:28:34 +08:00
wangmm0220 990205d684 refactor: schemaless tmp commit 2022-04-27 21:29:25 +08:00
afwerar dce677a72d fix(os): fix window compilation errors. 2022-04-26 14:11:16 +08:00
Shengliang Guan 3d9e27edb8 fix: remove un-necessary logs 2022-04-25 10:53:06 +08:00
Shengliang Guan d2d5196186 refactor(tools): refact shell codes 2022-04-21 21:10:09 +08:00
Shengliang Guan 2d94f8a875 refactor: rename files 2022-04-20 19:46:55 +08:00
Shengliang Guan 9e287ce29f refactor: rename shell functions 2022-04-20 19:44:25 +08:00
Shengliang Guan 0f22cf1d2e refactor: rename shell.h 2022-04-20 19:13:22 +08:00
Shengliang Guan 10f99917c9 style: format shell 2022-04-18 21:14:32 +08:00
afwerar 222db126bc [TD-13758]<fix>: redefine memory api. 2022-03-26 00:29:53 +08:00
afwerar 159c2671a2 [TD-13767]<fix>: forbid wchar_t. 2022-03-18 16:48:12 +08:00
Shengliang Guan 00833f7390 TD-10431 shell module 2021-12-17 15:49:27 +08:00
Shengliang Guan c604393e5d change file directory 2021-12-17 13:44:11 +08:00