Commit Graph

55 Commits

Author SHA1 Message Date
Lion 6ea64ea832 fix the conflicts 2022-12-04 17:27:09 +08:00
Lion 94872bbb20 optimize the continuity checking and automatic merging the consecutive segments 2022-12-04 17:22:05 +08:00
Lion 0957b419c1 load segments while editor init 2022-12-02 18:29:39 +08:00
Lion b7650f764c new Editor 2022-12-01 18:11:40 +08:00
Lion cf3e12f3ef editor fields define 2022-12-01 18:10:54 +08:00
Lion a3eb472d77 source ip editor 2022-12-01 17:36:51 +08:00
Alan Lee 670d8f83c3 feat:csharp 2.0 xdb maker 2022-08-08 21:52:16 +08:00
Lion 65edd65bcf Merge branch 'master' of https://gitee.com/lionsoul/ip2region 2022-08-07 16:53:08 +08:00
Lion 01da142704 add the sample bench cmd 2022-08-07 16:52:57 +08:00
lion f94d2cbd6c remove the unused import 2022-08-04 11:08:57 +08:00
lion f8deb67b3a fix the bug of vector index end ptr set 2022-07-16 12:14:31 +08:00
lion 52f1c5df35 use the []byte instead of the vector index and segment index encode/decode 2022-07-16 12:12:07 +08:00
lion a22af1a2bb use the relative link 2022-07-15 20:34:05 +08:00
lion 6b9187b826 Merge branch 'master' of https://gitee.com/lionsoul/ip2region 2022-07-15 20:29:20 +08:00
lion 58d9daa85b Add ReadMe Doc 2022-07-15 20:26:47 +08:00
Lion 4d3d5501b5 maker and maker test implemented 2022-07-15 19:05:42 +08:00
Lion 01529b8887 fix the bug of segment splits and tested 2022-07-15 11:50:07 +08:00
linyufeng 890e25e4a3 Add date in comment 2022-07-14 17:17:35 +08:00
linyufeng 518225362b Revert util_test.go change 2022-07-14 17:12:27 +08:00
lion 71404d8c34 maker segment and index policy manager 2022-07-14 16:38:26 +08:00
linyufeng dd032361ce Standardized code and add comments 2022-07-14 16:16:51 +08:00
linyufeng bddeddda11 Add python xdb maker 2022-07-13 20:23:26 +08:00
lion 4ab63d3caa maker constants define 2022-07-13 17:00:24 +08:00
lion 3bec5da60a stdlize the maven project 2022-07-13 16:47:31 +08:00
Lion 285a06b9cf java xdb maker 2022-07-12 12:07:02 +08:00
leolin49 59cec18806
Update maker.go
correct spelling of comments
2022-07-11 11:08:58 +08:00
Lion 420cf756c5 optimize the checkIP and Long2IP impl 2022-07-07 10:26:27 +08:00
linyufeng 2a613f94dc 新增接口测试 2022-07-06 20:08:45 +08:00
linyufeng a4d04e3b79 util.go 接口优化 2022-07-06 20:07:44 +08:00
leolin49 4e60c68375
Create "make.bat" in windows for golang maker
新增golang maker在windows下的编译文件
2022-07-02 15:30:00 +08:00
Lion f95d59c47b some optimizations 2022-06-29 17:49:59 +08:00
Lion 1635de4350 record the start and end segment index ptr 2022-06-22 10:22:40 +08:00
lion e2e530bdf4 add php xdb searcher impl 2022-06-21 18:02:54 +08:00
lion 6bcef64d55 fix the bug of header write and regen the xdb file 2022-06-21 10:47:28 +08:00
Lion 542753f666 add Makefile and docs for golang xdb maker and binding 2022-06-19 19:07:03 +08:00
lion 79b3dd2aec update the command docs 2022-06-17 15:48:48 +08:00
lion bae17f007b xdb_maker and usage docs 2022-06-17 15:35:58 +08:00
lion 0873aa7d69 package the source lib to xdb 2022-06-17 15:23:02 +08:00
lion 98e10b9891 Update the docs 2022-06-17 15:06:34 +08:00
lion b1ccd67321 add search and bench doc for golang maker 2022-06-16 16:58:08 +08:00
lion ef51d6e271 Add golang xdb maker implemetation 2022-06-16 16:44:02 +08:00
lion 46b25653d7 init the v2.0 framework with v1.0 source kept 2022-06-16 16:27:56 +08:00
lion a8448dd2b3 archive the v1.0 - old db structure 2022-06-16 16:25:31 +08:00
Soar360 e97c34ea8f 新版 C# 数据库生成器 2020-12-03 13:34:39 +08:00
Soar360 9101c218d3 add CSharp Macker 2020-07-09 14:01:07 +08:00
Soar360 56a9fe834e Util.cs -> ip2long 2020-06-11 23:58:32 +08:00
Soar360 cfa29188e3 add DbMaker.cs 2020-06-11 23:47:31 +08:00
Soar360 06685a3010 add sln file 2020-06-11 22:12:00 +08:00
Soar360 399f4a5ebc rename to Java style. 2020-06-11 22:10:56 +08:00
Killer 1d02185af1 clean code 2020-06-10 18:13:42 +08:00