Commit Graph

375 Commits

Author SHA1 Message Date
gongzhengyang e57adde491 feat: finish all jobs 2022-12-20 14:58:10 +08:00
gongzhengyang 102b128c0d feat: add loop test ip 2022-12-20 13:55:52 +08:00
gongzhengyang 95b822ac38 refactor: change searcher to global 2022-12-20 12:01:43 +08:00
gongzhengyang c48150216e feat: add miss depens 2022-12-20 09:58:43 +08:00
gongzhengyang a5f0837bb5 feat: add ToUIntIP for types ip value 2022-12-20 09:56:51 +08:00
gongzhengyang 09c05be3f2 feat: 完成IP搜索 2022-12-19 15:49:13 +08:00
gongzhengyang cb84133da8 feat: 初始化增加rust查询 2022-12-19 14:36:09 +08:00
Lion 61788530fd some optimizations 2022-12-06 20:16:44 +08:00
Lion 3e6440f1dd load segments while editor init 2022-12-02 18:29:39 +08:00
lion 27612f871a update the maven version to 2.6.6 2022-11-18 08:38:53 +08:00
lion 2084878935 update the version number to 2.6.6 for maven upgrade 2022-11-18 08:36:07 +08:00
lion fe0605224e shoule be VectorIndexSize 2022-11-18 08:33:37 +08:00
lisb 8cb9aeb29e java:移除无用导包
Signed-off-by: lisb <shangshili@hotmail.com>
2022-10-16 11:36:56 +00:00
cenguoping b071019afd fs.close不写回调函数时,在14.x及以上版本中报错 2022-10-13 14:04:04 +08:00
Alan bdab0d8c6d feat(csharp): 2.0 xdb csharp client implementation 2022-09-06 18:21:23 +08:00
Alan 7d22a7d6ae feat(csharp): csharp 2.0 xdb client implementation 2022-09-06 18:18:43 +08:00
Lion b299e9eaf1 fix the doc erors 2022-08-27 13:37:39 +08:00
lion 3641d130d0 use rb mode reported at https://github.com/lionsoul2014/ip2region/issues/255 2022-08-13 11:51:30 +08:00
lion 67eb391a5a remove the unused ptr reported at https://github.com/lionsoul2014/ip2region/issues/254 2022-08-13 11:49:18 +08:00
Lion c80d2ffb82 Merge pull request #245 from wujjpp/v2.0-for-nodejs
xdb searcher for nodejs
2022-07-25 13:23:52 +08:00
Wu Jian Ping f2a7485a56 移除主代码中的关于逻辑说明注释 2022-07-25 12:37:18 +08:00
Wu Jian Ping e434554864 修改ReadMe.md的一处错误 2022-07-25 12:33:53 +08:00
Wu Jian Ping a1879c3d29 移除package-lock.json 2022-07-25 12:32:30 +08:00
weideguo e8bbe27e42 fix error for xdbSearcher.py 2022-07-25 11:33:21 +08:00
Wu Jian Ping f3df96ef30 . 2022-07-22 16:29:18 +08:00
Wu Jian Ping 8c92ed33f4 . 2022-07-22 15:45:45 +08:00
Wu Jian Ping 1a2e327e22 更新readme 2022-07-22 15:10:44 +08:00
Wu Jian Ping 5110cefc47 优化bench程序 2022-07-22 14:57:38 +08:00
Wu Jian Ping 6af5789fc4 优化bench程序 2022-07-22 14:28:14 +08:00
Wu Jian Ping bd084c0a5d bench程序增加对sip、eip合法性检测 2022-07-22 14:05:04 +08:00
Wu Jian Ping 609e7749ee bench程序: 增加单个IP段,检查5个IP,与其它语言保持一致 2022-07-22 13:57:31 +08:00
Wu Jian Ping f6bf9baf1e bench程序: 增加单个IP段,检查5个IP,与其它语言保持一致 2022-07-22 13:56:56 +08:00
Wu Jian Ping e57db724d3 更新bench app,增加比对结果 2022-07-22 13:44:23 +08:00
Wu Jian Ping 142ded8db5 update readme 2022-07-22 13:26:19 +08:00
Wu Jian Ping b601b19d91 增加bench测试程序 2022-07-22 13:24:10 +08:00
Wu Jian Ping 6d42c45c12 增加bench测试程序 2022-07-22 13:22:18 +08:00
Wu Jian Ping 607fbcdde7 add test app 2022-07-22 11:03:10 +08:00
Wu Jian Ping e761381d0e update readme 2022-07-21 22:35:46 +08:00
Wu Jian Ping 4fde2363fa 查询返回对象增加took(us)和ioCount 2022-07-21 22:31:44 +08:00
Wu Jian Ping 743bbd204b . 2022-07-21 18:12:36 +08:00
Wu Jian Ping 0ffa58b592 . 2022-07-21 18:09:08 +08:00
Wu Jian Ping 12aee0894d 集成单元测试&覆盖率报告 2022-07-21 17:33:47 +08:00
Wu Jian Ping 7f6cac9e09 nodejs实现 2022-07-21 16:27:04 +08:00
Lion fd0a6e09f4 auto close the handle after buffer loaded 2022-07-20 16:38:43 +08:00
Lion c5fad74d95 auto close the handle after buffer loaded 2022-07-20 16:24:21 +08:00
Lion 680624db65 auto close the handle after buffer loaded 2022-07-20 16:15:42 +08:00
Lion c15be8c7b5 auto close the handle after loaded the buffer 2022-07-20 16:06:37 +08:00
Lion 69a085f8cf auto close the handle for all buffer load functions 2022-07-20 16:04:00 +08:00
Lion 91d0c39f11 add another php composer addr 2022-07-20 14:18:29 +08:00
狮子的魂 4c464fac2e add c# xdb searcher
Merge pull request !12 from Soar360/master
2022-07-19 07:28:40 +00:00
Soar360 a5b759c756 完善文档 2022-07-18 10:24:10 +08:00
Soar360 a66ed6aa1f IP2Region.sln 2022-07-18 10:02:45 +08:00
Soar360 7a6a6fc515 BenchTest 2022-07-18 10:01:17 +08:00
Soar360 b44a71592d SearchTest 2022-07-18 09:47:22 +08:00
lion 811ffa1dce add global copyright and governed agreement 2022-07-14 10:37:55 +08:00
Lion 88462e9983 stdlize the result print 2022-07-12 10:40:17 +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
厉害的花花 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
Soar360 0bd2c15c56 C# 版 2022-07-06 18:00:09 +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 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
alistar fb29feebe0 fix:垮线程 --> 跨线程 2022-07-05 14:58:03 +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 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 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 f97e72c23e bench test script ready and bench test passed 2022-07-02 17:10:02 +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
Lion 8ee41f4e1d impl lua c xdb searcher 2022-06-30 18:26:57 +08:00
厉害的花花 894fdc3924 增加 python 查询实现
Signed-off-by: 厉害的花花 <117415792@qq.com>
2022-06-30 14:33:48 +08:00
Lion 7325306a56 make all the db_path and vIndex/cBuffer args const 2022-06-30 11:55:41 +08:00
Lion fea3503f7b update the maven version to 2.6.2 and docs 2022-06-29 18:46:44 +08:00
Lion 905590aff5 optimize the var define 2022-06-29 18:44:50 +08:00
Lion 7942816fad update the docs 2022-06-29 17:52:43 +08:00
Lion fdedfcc0d8 some optimizations 2022-06-29 17:50:25 +08:00
Lion 68486ea679 some optimizations 2022-06-29 17:49:59 +08:00
Lion c5b45e0502 add api usage demo docs 2022-06-29 17:35:19 +08:00