Commit Graph

450 Commits

Author SHA1 Message Date
Lion 5c7d9e9385 add check for maker/searcher impl status 2022-07-12 17:44:31 +08:00
Lion 4664bc6eb9 python3 xdb searcher is ready 2022-07-12 10:45:46 +08:00
Lion 5e8858deb6 stdlize the result print 2022-07-12 10:40:17 +08:00
Lion 75fd006545
Merge pull request #231 from luckydog6132/python_dev
add python xdb searcher impl
2022-07-12 10:32:46 +08:00
厉害的花花 8106a339da 1.增加bench_test
2.增加search_test
3.修改ip2Region.py及类名,改为xdbSearcher

Signed-off-by: 厉害的花花 <117415792@qq.com>
2022-07-12 09:46:44 +08:00
厉害的花花 b6285c49db
Merge branch 'lionsoul2014:master' into python_dev 2022-07-12 09:35:15 +08:00
Lion f55874a23e
Merge pull request #237 from leolin49/patch-1
fix the hint error
2022-07-11 15:43:43 +08:00
leolin49 59cec18806
Update maker.go
correct spelling of comments
2022-07-11 11:08:58 +08:00
厉害的花花 3eadc47a19
Merge branch 'lionsoul2014:master' into python_dev 2022-07-08 16:10:57 +08:00
Lion c1e98d5336 add third composer repo for php 2022-07-08 11:15:40 +08:00
Lion 420cf756c5 optimize the checkIP and Long2IP impl 2022-07-07 10:26:27 +08:00
Lion 3e35225372
Merge pull request #235 from leolin49/master
optimize the impl of ip check and convert
2022-07-07 09:40:20 +08:00
linyufeng 2a613f94dc 新增接口测试 2022-07-06 20:08:45 +08:00
linyufeng a4d04e3b79 util.go 接口优化 2022-07-06 20:07:44 +08:00
Lion 9e32937ca1 update the version number to 2.6.4 2022-07-06 16:55:49 +08:00
Lion 6e570b9262 rename searchByStr to search and default the region encode to utf-8 2022-07-06 16:55:35 +08:00
Lion 3ba6ddf6c6 lua xdb searcher is ready 2022-07-06 13:16:18 +08:00
Lion 2557271629 return err for buffer functions 2022-07-06 13:14:39 +08:00
Lion 7c588b9ccb Merge branch 'master' of github.com:lionsoul2014/ip2region 2022-07-06 12:08:17 +08:00
Lion 4934080ed0 add lua xdb searcher 2022-07-06 12:01:16 +08:00
Lion f25ef646f5 util test passed 2022-07-06 11:07:59 +08:00
Lion 013021c3b0 Merge branch 'master' into lua_binding 2022-07-06 10:05:40 +08:00
Lion 84ec081182 search api is ready 2022-07-05 17:25:23 +08:00
Lion 0f0c0cb4a5
Merge pull request #234 from CodingOX/master
fix the typo errors
2022-07-05 16:20:50 +08:00
alistar 34ddd2ea33 fix:垮线程 --> 跨线程 2022-07-05 14:58:03 +08:00
alistar 17d164191f fix:携程-->协程 2022-07-05 14:57:22 +08:00
Lion 6dd15fa3b0 xdb lua searcher framework 2022-07-05 14:06:01 +08:00
Lion 785016bc60 require the local xdb_searcher.so and fix the bug for err check and print 2022-07-05 13:47:47 +08:00
Lion 9376c56688 lua_c xdb searcher is ready 2022-07-04 10:36:00 +08:00
Lion 1b3c3de47c update the version number to 2.6.3 2022-07-02 18:25:13 +08:00
Lion 95d01a7b6b keep the original byte for self-define header 2022-07-02 18:15:54 +08:00
Lion c41e7a45ca update the docs for vectorIndex/content buffer type and resource close 2022-07-02 18:07:17 +08:00
Lion 40a3192445 Merge branch 'master' of github.com:lionsoul2014/ip2region 2022-07-02 18:00:14 +08:00
Lion f1a097ca47 Add docs for compile/install/api and tests 2022-07-02 17:59:10 +08:00
Lion 9e8f672b9a err checking the searcher create 2022-07-02 17:58:15 +08:00
Lion 83707692e1 return the undefined the option 2022-07-02 17:35:01 +08:00
Lion 8340e50633
Merge pull request #233 from leolin49/master
Create "make.bat" for windows
2022-07-02 17:13:54 +08:00
Lion 85d955b52a bench test script ready and bench test passed 2022-07-02 17:10:02 +08:00
leolin49 4e60c68375
Create "make.bat" in windows for golang maker
新增golang maker在windows下的编译文件
2022-07-02 15:30:00 +08:00
Lion ed955a447f search test is ready 2022-07-02 13:40:16 +08:00
Lion 0b8ba8de79 optimize the api error return 2022-07-02 13:39:27 +08:00
Lion 5a6053591c add type method and make the close duplicate call support 2022-07-02 11:50:44 +08:00
Lion 9c8dd50ff6 basic tests passed 2022-07-01 15:54:18 +08:00
Lion 7af176a564 void * for all the close functions 2022-07-01 15:42:39 +08:00
厉害的花花 d8a960ef83
Merge branch 'lionsoul2014:master' into python_dev 2022-07-01 13:36:02 +08:00
Lion 288859f7ae wrap the header/vector/content buffer 2022-07-01 11:57:45 +08:00
Lion 420bc3fb2d Merge branch 'master' into lua_binding 2022-06-30 22:13:40 +08:00
Lion 4f098d7404 fix the doc errors reported by https://github.com/lionsoul2014/ip2region/pull/232 2022-06-30 22:10:24 +08:00
Lion 9f8f3ac7f6 stdlize the print of Header stringify 2022-06-30 22:08:16 +08:00
Lion 8214fcfb21 optimize the args checking 2022-06-30 18:35:59 +08:00