Commit Graph

626 Commits

Author SHA1 Message Date
Wu Jian Ping e8595bf525 优化文档 2023-03-30 22:12:37 +08:00
Wu Jian Ping a8571d4a99 优化文档 2023-03-30 22:11:55 +08:00
Wu Jian Ping 0bc0d9ea87 优化文档 2023-03-30 22:08:49 +08:00
Wu Jian Ping d96d54bbaa 优化代码 2023-03-30 21:58:40 +08:00
Wu Jian Ping 9578720cd1 优化代码 2023-03-30 21:34:06 +08:00
Wu Jian Ping 1d09953acb nginx implementation first cut 2023-03-30 21:03:53 +08:00
Wu Jian Ping b04e477b99 nginx-impl init 2023-03-30 17:46:38 +08:00
lion 138eea8849 upgrade maven version to 2.7.0 2023-02-05 19:05:31 +08:00
lion 3fef2a2fad fix the bug of getInt2 reported by https://github.com/lionsoul2014/ip2region/issues/287 2023-02-05 18:52:40 +08:00
lion a4b39f5315 data for issue 287 testing 2023-02-05 18:52:13 +08:00
lion d75b5929cd Merge branch 'master' of github.com:lionsoul2014/ip2region 2023-02-01 14:52:37 +08:00
狮子的魂 2a579d8db6 Merge pull request #286 from leolin49/master
raise the error for python maker
2023-02-01 14:51:25 +08:00
leolin49 a8cb6b9c31 Exception handling optimization 2023-02-01 00:37:29 +08:00
lion 874a0fbb06 add erlang xdb binding 2023-01-29 20:22:34 +08:00
狮子的魂 decee31d93 Merge pull request #282 from leihua996/master
add xdb erlang implementation
2023-01-29 20:19:58 +08:00
LeiHua f053e97b23 1.查询接口模块名为xdb;2.查询接口返回字符串;3.增加 apache 授权信息;4.调整基准测试数据来源 2023-01-17 11:57:45 +08:00
LeiHua 0a4d16b434 add priv directory 2023-01-14 10:40:12 +08:00
LeiHua 4803a7ecfb add priv directory 2023-01-14 10:37:53 +08:00
LeiHua ab9d5a443a rename util module to ip2region_util 2023-01-14 10:32:54 +08:00
LeiHua 6ae8e496a3 rename util module to ip2region_util 2023-01-14 10:31:47 +08:00
LeiHua 2f647b955c rename util module to ip2region_util 2023-01-14 10:17:21 +08:00
LeiHua de4f5c0c22 增加单元测试及基准测试 2023-01-13 21:41:43 +08:00
LeiHua 4efa1b36b2 增加erlang语言xdb查询客户端 2023-01-13 14:10:59 +08:00
LeiHua 18abb9d999 增加erlang语言xdb查询客户端 2023-01-13 13:42:44 +08:00
lion 1e88ed8163 add rust binding 2022-12-29 12:03:30 +08:00
狮子的魂 8dbbd05060 Merge pull request #278 from lionsoul2014/dependabot/npm_and_yarn/v1.0/binding/nodejs/json5-2.2.2
Bump json5 from 2.2.1 to 2.2.2 in /v1.0/binding/nodejs
2022-12-29 11:56:30 +08:00
dependabot[bot] 02dc2b4739 Bump json5 from 2.2.1 to 2.2.2 in /v1.0/binding/nodejs
Bumps [json5](https://github.com/json5/json5) from 2.2.1 to 2.2.2.
- [Release notes](https://github.com/json5/json5/releases)
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
- [Commits](https://github.com/json5/json5/compare/v2.2.1...v2.2.2)

---
updated-dependencies:
- dependency-name: json5
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-29 03:53:39 +00:00
狮子的魂 c0811c8989 Merge pull request #277 from gongzhengyang/master
add rust binding
2022-12-29 11:53:00 +08:00
gongzhengyang 32438b5443 Merge pull request #2 from gongzhengyang/feature-2xdb
feat: change the ip2region2 -> xdb
2022-12-28 14:32:01 +08:00
gongzhengyang 3c88e7a12f feat: change the ip2region2 -> xdb 2022-12-28 14:20:35 +08:00
gongzhengyang 42a3370e65 docs: add some infos 2022-12-24 14:21:32 +08:00
gongzhengyang c4b722f74b docs: fix docs error 2022-12-24 13:34:21 +08:00
gongzhengyang 02530f3759 Merge pull request #1 from gongzhengyang/feature-rust-binding
Feature rust binding
2022-12-24 13:19:53 +08:00
gongzhengyang 8d606affff docs: finish the binding/rust Readme.md 2022-12-24 13:17:29 +08:00
gongzhengyang 6c9fdc5d26 feat: add bench and update tracing version 2022-12-24 10:39:39 +08:00
gongzhengyang f10b8971e1 feat: add example subcommands 2022-12-23 18:39:58 +08:00
gongzhengyang 654080b1d0 feat: change searcher fn 2022-12-23 17:06:14 +08:00
gongzhengyang 7e7a612437 feat: 调整search的整体接口 2022-12-23 12:02:12 +08:00
gongzhengyang 5702ca9259 feat: change package name 2022-12-22 18:27:01 +08:00
gongzhengyang 76345e67b0 perf(add more benchmark and change function calls): 2022-12-21 16:38:37 +08:00
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 80ee44a259 add xdb data upgrade links 2022-12-09 10:35:50 +08:00
lion 1355506ff2 Update the data with the data/fix/ data from ip2region community 2022-12-07 11:25:53 +08:00
lion b3f775a196 ignore empty lines 2022-12-07 11:24:58 +08:00