Commit Graph

317 Commits

Author SHA1 Message Date
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