Commit graph

125 commits

Author SHA1 Message Date
Hongze Cheng
b0e9b00548 try lucene 2021-10-18 10:37:53 +08:00
Hongze Cheng
25e569e129 add deps test 2021-10-15 10:27:42 +08:00
Hongze Cheng
b88336d2cd integrate lucene 2021-10-14 16:41:44 +08:00
Hongze Cheng
f228d74625 more 2021-10-14 13:54:42 +08:00
Hongze Cheng
b50676b6c0 refact 2021-10-11 15:41:49 +08:00
Hongze Cheng
f762d03791 build cjson static library 2021-10-09 13:50:09 +08:00
Hongze Cheng
7ec37add5c supress CMP0048 warning 2021-10-09 13:35:24 +08:00
Hongze Cheng
181dfe81de add leveldb and rocksdb deps 2021-10-09 13:20:42 +08:00
Shengliang Guan
7af18fc96c add some os files 2021-09-30 16:41:02 +08:00
Hongze Cheng
f2b9c64534 fix cmake error 2021-09-30 11:57:35 +08:00
Shengliang Guan
279374caeb minor changes for cjson 2021-09-30 11:39:16 +08:00
Hongze Cheng
eee1fd2fb2 add zlib dependency 2021-09-24 10:47:02 +08:00
Hongze Cheng
339d1c1854 refact 2021-09-23 10:59:24 +08:00
Hongze Cheng
0406220da5 refact 2021-09-23 10:07:34 +08:00
Hongze Cheng
3b227a5f73 refact 2021-09-21 21:15:58 +08:00
Hongze Cheng
0a0c5094c7 refact 2021-09-21 20:59:31 +08:00
Haojun Liao
fa72b565a9 [td-255] merge develop 2021-08-25 13:56:13 +08:00
Shuduo Sang
5e15ac45fc
Hotfix/sangshuduo/td 6166 pointer not init (#7427)
* [TD-6166]<fix>: pointer not initialized led taos.exe exit on windows.

* another line.
2021-08-17 19:24:37 +08:00
Shuduo Sang
0c7cf3a918
[TD-6166]<fix>: pointer not initialized led taos.exe exit on windows. (#7424) 2021-08-17 18:39:02 +08:00
Shengliang Guan
19aaf70363
Merge pull request #7344 from taosdata/fix/TD-5890
fixed realloc can cause memory leak
2021-08-14 09:47:12 +08:00
tickduan
490702c941 msvclibX main.c error append a charater 2021-08-13 13:26:32 +08:00
tickduan
ecea1ce747 fixed realloc can cause memory leak 2021-08-13 11:17:55 +08:00
tickduan
5cb50f7922 fixed huffman tree memory leak 2021-08-12 10:25:06 +08:00
tickduan
c8ecafed59 Set global var VAR_TSZ fixed build error 2021-07-20 15:47:34 +08:00
tickduan
e46f672062 TSZ submit new add ++ 2021-07-20 09:47:29 +08:00
tickduan
dc3ceb7f00 readd TSZ submodule 2021-07-19 21:24:30 +08:00
tickduan
2f311a1dd2 delete TSZ parent 2021-07-19 20:58:20 +08:00
tickduan
518f2a04c7 fix build err 2021-07-19 20:43:25 +08:00
tickduan
5810ee65df remove SZ replace with submodule TSZ 2021-07-19 20:22:34 +08:00
tickduan
3063a5ead4 fix build error 2021-07-19 14:17:41 +08:00
tickduan
bf3078ccef TSZ support TSZ_IMPL macro to use or not use. remove zlig 2021-07-19 14:13:47 +08:00
tickduan
04aa94dd0e fixed open lossy then close, read old data crash bug 2021-07-16 17:00:48 +08:00
tickduan
6b538fa63b add new file copyright 2021-07-14 11:24:23 +08:00
tickduan
656c966498 less element compress modify from 50 to 10 2021-07-13 18:38:27 +08:00
tickduan
270792053e modify min_flat to 0 2021-07-12 19:48:28 +08:00
tickduan
d287b1b34c modify intervals default value from 300 to 100 2021-07-12 18:09:05 +08:00
tickduan
3031aeb9dd prove coversion speed 2021-07-12 13:32:00 +08:00
tickduan
5653b479ce restore no change file from develop 2021-07-09 10:24:52 +08:00
tickduan
4b9691a83a Merge branch 'develop' into compress_float 2021-07-09 09:53:22 +08:00
Shuduo Sang
8d1e7a804f
Hotfix/sangshuduo/td 5128 odbc compile failure (#6811)
* [TD-5128]<fix>: odbc compile failed.

* cherry pick from master branch.

* fix visual studio 2012 build issue.
2021-07-08 21:58:30 +08:00
Shuduo Sang
00a02452b2
Feature/sangshuduo/td 5108 lua support on win and mac (#6812)
* [TD-5108]<feature>: support lua on Windows and Mac

* fix compile warning on mac
2021-07-08 21:57:17 +08:00
tickduan
1067f8e664 remove taospack on windows 2021-07-08 21:18:01 +08:00
tickduan
8b311b5a07 inline other modify 2021-07-08 21:10:54 +08:00
tickduan
98898dc568 inline define not found 2021-07-08 20:59:54 +08:00
tickduan
22fc4b9000 function not found error 2021-07-08 20:47:11 +08:00
tickduan
7540d35f5b fix time() funciton 2021-07-08 20:14:10 +08:00
tickduan
9c53131ca8 fixed mst99 2021-07-08 20:05:39 +08:00
tickduan
58e09f2faa gcc options error 2021-07-08 19:11:10 +08:00
tickduan
e1c79d4865 fixed x64 move 2021-07-08 18:50:48 +08:00
tickduan
3635dccb60 build window lseek problem fixed 2021-07-08 18:06:35 +08:00