Commit Graph

449 Commits

Author SHA1 Message Date
Lion ae4224754e python3 xdb searcher is ready 2022-07-12 10:45:46 +08:00
Lion 88462e9983 stdlize the result print 2022-07-12 10:40:17 +08:00
Lion a27bc6abe9 Merge pull request #231 from luckydog6132/python_dev
add python xdb searcher impl
2022-07-12 10:32:46 +08:00
厉害的花花 b8b3cde805 1.增加bench_test
2.增加search_test
3.修改ip2Region.py及类名,改为xdbSearcher

Signed-off-by: 厉害的花花 <117415792@qq.com>
2022-07-12 09:46:44 +08:00
厉害的花花 b9ed424125 Merge branch 'lionsoul2014:master' into python_dev 2022-07-12 09:35:15 +08:00
Lion 563a6c6f2f Merge pull request #237 from leolin49/patch-1
fix the hint error
2022-07-11 15:43:43 +08:00
leolin49 e68c497936 Update maker.go
correct spelling of comments
2022-07-11 11:08:58 +08:00
厉害的花花 938b0e063f Merge branch 'lionsoul2014:master' into python_dev 2022-07-08 16:10:57 +08:00
Lion 78f4794926 add third composer repo for php 2022-07-08 11:15:40 +08:00
Lion 7d66d96525 optimize the checkIP and Long2IP impl 2022-07-07 10:26:27 +08:00
Lion 0e0664bf36 Merge pull request #235 from leolin49/master
optimize the impl of ip check and convert
2022-07-07 09:40:20 +08:00
linyufeng c1c2336a82 新增接口测试 2022-07-06 20:08:45 +08:00
linyufeng ef755075ec util.go 接口优化 2022-07-06 20:07:44 +08:00
Lion 791e81efe4 update the version number to 2.6.4 2022-07-06 16:55:49 +08:00
Lion cbf79d4682 rename searchByStr to search and default the region encode to utf-8 2022-07-06 16:55:35 +08:00
Lion 4a2fae35e6 lua xdb searcher is ready 2022-07-06 13:16:18 +08:00
Lion 0b8146fa5f return err for buffer functions 2022-07-06 13:14:39 +08:00
Lion f87bee3f20 Merge branch 'master' of github.com:lionsoul2014/ip2region 2022-07-06 12:08:17 +08:00
Lion 08e11220a5 add lua xdb searcher 2022-07-06 12:01:16 +08:00
Lion e980386c1f util test passed 2022-07-06 11:07:59 +08:00
Lion 1aed3ecc46 Merge branch 'master' into lua_binding 2022-07-06 10:05:40 +08:00
Lion 818777d48a search api is ready 2022-07-05 17:25:23 +08:00
Lion d7f9213cf1 Merge pull request #234 from CodingOX/master
fix the typo errors
2022-07-05 16:20:50 +08:00
alistar fb29feebe0 fix:垮线程 --> 跨线程 2022-07-05 14:58:03 +08:00
alistar cc8bdb9cf1 fix:携程-->协程 2022-07-05 14:57:22 +08:00
Lion 5b52484cf8 xdb lua searcher framework 2022-07-05 14:06:01 +08:00
Lion e58757ada5 require the local xdb_searcher.so and fix the bug for err check and print 2022-07-05 13:47:47 +08:00
Lion 4b19c716ff lua_c xdb searcher is ready 2022-07-04 10:36:00 +08:00
Lion 100493ec11 update the version number to 2.6.3 2022-07-02 18:25:13 +08:00
Lion 14fc2c5de3 keep the original byte for self-define header 2022-07-02 18:15:54 +08:00
Lion e09c9b57b9 update the docs for vectorIndex/content buffer type and resource close 2022-07-02 18:07:17 +08:00
Lion fa978b6b4c Merge branch 'master' of github.com:lionsoul2014/ip2region 2022-07-02 18:00:14 +08:00
Lion fcc503c8d7 Add docs for compile/install/api and tests 2022-07-02 17:59:10 +08:00
Lion c1616fbca3 err checking the searcher create 2022-07-02 17:58:15 +08:00
Lion 59e5545d70 return the undefined the option 2022-07-02 17:35:01 +08:00
Lion d286c15e34 Merge pull request #233 from leolin49/master
Create "make.bat" for windows
2022-07-02 17:13:54 +08:00
Lion f97e72c23e bench test script ready and bench test passed 2022-07-02 17:10:02 +08:00
leolin49 5a5e727811 Create "make.bat" in windows for golang maker
新增golang maker在windows下的编译文件
2022-07-02 15:30:00 +08:00
Lion 089948ae02 search test is ready 2022-07-02 13:40:16 +08:00
Lion 4fa7aad302 optimize the api error return 2022-07-02 13:39:27 +08:00
Lion 90d80ed622 add type method and make the close duplicate call support 2022-07-02 11:50:44 +08:00
Lion a5eb2faf5b basic tests passed 2022-07-01 15:54:18 +08:00
Lion b949574af5 void * for all the close functions 2022-07-01 15:42:39 +08:00
厉害的花花 d827dbd472 Merge branch 'lionsoul2014:master' into python_dev 2022-07-01 13:36:02 +08:00
Lion 91f9efa107 wrap the header/vector/content buffer 2022-07-01 11:57:45 +08:00
Lion 8aa2ef71b3 Merge branch 'master' into lua_binding 2022-06-30 22:13:40 +08:00
Lion fa42e387a3 fix the doc errors reported by https://github.com/lionsoul2014/ip2region/pull/232 2022-06-30 22:10:24 +08:00
Lion dbb8e2b407 stdlize the print of Header stringify 2022-06-30 22:08:16 +08:00
Lion d819ff2047 optimize the args checking 2022-06-30 18:35:59 +08:00
Lion b8710c17d8 safely duplicate close 2022-06-30 18:34:14 +08:00