Commit Graph

1114 Commits

Author SHA1 Message Date
lionsoul2014 e6e3087144 source data clear based supports 2026-01-28 20:02:58 +08:00
lionsoul2014 ad0cfd6bd9 pack the ftell & fseek for later large file supports 2026-01-27 18:56:04 +08:00
lionsoul2014 0cf4cf8e26 fix the typo 2026-01-27 15:55:20 +08:00
Leon / 狮子的魂 ba2c9ec119
Merge pull request #430 from lionsoul2014/reserved_region_stdlize
stdlize the Reserved IP region info
2026-01-25 19:28:42 +08:00
lionsoul2014 91f281d53c stdlize the Reserved IP region info 2026-01-25 19:17:19 +08:00
lionsoul2014 05158e0a2e search tests result updated with the latest data 2026-01-25 18:56:46 +08:00
lionsoul2014 384567f184 Merge branch 'master' of github.com:lionsoul2014/ip2region 2026-01-25 14:49:41 +08:00
lionsoul2014 937c0772ec exp the iso-3166-alpha2-code 2026-01-25 14:48:25 +08:00
Leon / 狮子的魂 ebc6253dfe
Merge pull request #429 from lionsoul2014/update_readme_demo_tests_result
Update readme demo tests result
2026-01-25 14:46:14 +08:00
lionsoul2014 969a5f0e03 tests with output in Chinese and English 2026-01-25 14:44:31 +08:00
lionsoul2014 c2bb78aecd update the demo tests result with the latest data 2026-01-25 14:37:50 +08:00
lionsoul2014 e139731d9e update the demo tests to the latest result 2026-01-25 14:23:09 +08:00
lionsoul2014 96717ab155 update to the latest region format country|province|city|ISP|iso-3166-alpha2-code 2026-01-25 13:24:02 +08:00
Leon / 狮子的魂 0520f299ee
Merge pull request #428 from lionsoul2014/v6_updates_on_202601
V6 updates on 2026/01 with overseas region info updated and published in English ...
2026-01-25 13:14:10 +08:00
Leon / 狮子的魂 bbe2dddecf
Merge pull request #427 from lionsoul2014/v4_updates_on_202601
ipv4 data update on 2026/01 (overseas region update and with english,…
2026-01-25 13:13:46 +08:00
lionsoul2014 14753ffc29 re-gen the ipv6 xdb binary 2026-01-25 13:12:30 +08:00
lionsoul2014 3127ac0cdc ipv6 data updates on 2026/01 with overseas region info update and published in English 2026-01-25 13:08:36 +08:00
lionsoul2014 108ef78a51 ipv4 data update on 2026/01 (overseas region update and with english, add ISO-3166 alpha2 code field) 2026-01-25 12:55:54 +08:00
Leon / 狮子的魂 f2c988287c
Merge pull request #424 from lionsoul2014/merge_updates_20260121
merge the update reports from the communitiy
2026-01-21 16:14:38 +08:00
lionsoul2014 7bab822a49 merge the update reports from the communitiy 2026-01-21 16:11:33 +08:00
Leon / 狮子的魂 1df8b55789
Merge pull request #423 from lionsoul2014/fix_cn_special_administrative_region
fix the name of the CN special administrative region
2026-01-21 15:50:44 +08:00
lionsoul2014 68cd1053d2 fix the name of the cnc special administrative region 2026-01-21 15:46:11 +08:00
lionsoul2014 398149f17e update the desc for ip2region.close and builder.setCacheSliceBytes 2026-01-09 11:30:43 +08:00
Leon / 狮子的魂 4c569581b8
Merge pull request #419 from lionsoul2014/ipv4_region_fix_20260108
updated 908 segments based on the reports from community
2026-01-08 12:23:14 +08:00
Leon / 狮子的魂 3d876f895e
Merge pull request #418 from lionsoul2014/fix_ipv6_municipality_name
stdlize the municipality name
2026-01-08 12:21:59 +08:00
lionsoul2014 0863e172eb update 908 segments based on the reports from community 2026-01-08 12:19:42 +08:00
lionsoul2014 437a2c424a stdlize the municipality name 2026-01-08 11:28:58 +08:00
Leon / 狮子的魂 2cb7863112
Merge pull request #417 from lionsoul2014/ipv6_source_isp_stdlize
remove the scene and replace it with stdlized isp for ipv6 data
2026-01-07 16:00:14 +08:00
Leon / 狮子的魂 249ea17178
Merge pull request #416 from lionsoul2014/ipv4_source_isp_stdlize
ipv4 source isp name stdlize
2026-01-07 15:57:50 +08:00
lionsoul2014 697eabc33b remove the scene and replace it with stdlized isp 2026-01-07 15:50:24 +08:00
lionsoul2014 930924bb34 stdlize the isp name 2026-01-07 15:44:21 +08:00
lionsoul2014 7839a335ed update the region for 103.151.173.0-255 2026-01-07 11:50:02 +08:00
Leon / 狮子的魂 91816b108b
Merge pull request #415 from lionsoul2014/fix_ipv4_city_260107
update the city name with the latest administrative info
2026-01-07 11:39:55 +08:00
lionsoul2014 31dabf8c95 update the city name for some lines with the latest administrative info 2026-01-07 11:36:06 +08:00
lionsoul2014 7628ba32c2 update the POM verison to 3.3.4 2026-01-05 22:00:02 +08:00
lionsoul2014 4577e9a17b update the default sliceBytes 2026-01-05 21:59:38 +08:00
lionsoul2014 f302c68012 to README 2025-12-31 22:04:07 +08:00
Leon / 狮子的魂 fe2dfc1088
Merge pull request #413 from 4ba-Co/fix/412-peak-memory-usage
fix: Correct abnormal memory spikes
2025-12-31 21:53:00 +08:00
vccddd 93f7652594 fix: Correct abnormal memory spikes
ContentCacheStrategy now implements ICacheStrategy only and load data from files directly
2025-12-31 13:34:09 +08:00
lionsoul2014 0d152d91a5 usually we don't need to call setCacheSliceBytes 2025-12-29 19:42:00 +08:00
Leon / 狮子的魂 351be412e6
Merge pull request #411 from lionsoul2014/fr_java_fix_slice_bytes
Fr java fixed slice bytes
2025-12-29 19:39:32 +08:00
lionsoul2014 bd4a2d6bd1 pom verison 3.3.3 with fixed slice bytes supports 2025-12-29 19:36:19 +08:00
lionsoul2014 bf76adad4e content loads with fixed slice bytes tests 2025-12-29 19:36:02 +08:00
lionsoul2014 02e10db478 take the ip parse for costs stats 2025-12-29 19:35:43 +08:00
lionsoul2014 ad08637d21 use the fixed slice bytes for all content loads 2025-12-29 19:34:48 +08:00
lionsoul2014 245bbaa366 fixed sliceBytes supports 2025-12-29 19:34:12 +08:00
lionsoul2014 56606de2f6 update the fields list doc link 2025-12-26 12:19:27 +08:00
lionsoul2014 de6089e321 pom version upgrade to 3.3.2 2025-12-24 13:04:32 +08:00
lionsoul2014 37f5e4475c doc about sliceBytes setting 2025-12-24 13:04:14 +08:00
lionsoul2014 1f850dcde4 add #setCacheSliceBytes and tests 2025-12-24 13:01:52 +08:00