Commit Graph

461 Commits

Author SHA1 Message Date
Lion d91806ace5 python maker is ready and java maker is undergols 2022-07-15 10:43:54 +08:00
Lion 8b32cf6ca3
Merge pull request #238 from leolin49/master
add python maker
2022-07-15 10:33:58 +08:00
linyufeng 890e25e4a3 Add date in comment 2022-07-14 17:17:35 +08:00
linyufeng 518225362b Revert util_test.go change 2022-07-14 17:12:27 +08:00
linyufeng dd032361ce Standardized code and add comments 2022-07-14 16:16:51 +08:00
leolin49 730dee9556
Merge branch 'lionsoul2014:master' into master 2022-07-14 13:46:18 +08:00
lion 3b22a015a3 add global copyright and governed agreement 2022-07-14 10:37:55 +08:00
linyufeng bddeddda11 Add python xdb maker 2022-07-13 20:23:26 +08:00
Lion dd93c13add Update the labels 2022-07-12 17:53:55 +08:00
Lion b5fcc90630 ready status 2022-07-12 17:50:36 +08:00
Lion d90562fbea add ready status for searcher and maker list 2022-07-12 17:49:37 +08:00
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