Commit Graph

1039 Commits

Author SHA1 Message Date
lionsoul f7f6d6282c Update the README 2019-10-28 07:46:58 +08:00
lionsoul b23cb7fdf6 Upgrade mixin-deep for version 1.3.2 and set-value to version 2.0.1 2019-09-07 10:36:36 +08:00
lionsoul 3f4f8a4051 add nginx module support 2019-08-22 10:35:26 +08:00
lionsoul 208a3baab6 Merge pull request #125 from Cherisher/master
add support for nginx
2019-08-22 10:16:59 +08:00
Cherisher 7bdea3d171 add support for nginx 2019-08-22 09:02:09 +08:00
lionsoul 6b50224fd7 Security Alerts fixing 2019-07-21 17:51:07 +08:00
lionsoul 4f52d8c4ef Upgrade some the dependencies version to the one followed by the github alerts 2019-07-07 11:33:31 +08:00
lionsoul 7e81847d01 Upgrade some the dependencies version to the one followed by the github alerts 2019-07-07 11:18:21 +08:00
lionsoul 3ca573869c Merge branch 'master' of https://gitee.com/lionsoul/ip2region 2019-07-07 11:10:00 +08:00
lionsoul ebea2a1467 fix the bug of raf=null in the close interface of DbSearcher 2019-07-07 11:09:48 +08:00
lionsoul 42c22079b4 Optimize the data source list display 2019-05-05 17:25:05 +08:00
lionsoul 2913c82ac8 Add source data platform or API url 2019-05-05 17:24:09 +08:00
lionsoul c377430a43 Add source data platform or API url 2019-05-05 17:23:18 +08:00
lionsoul 5f68d284e1 Optimize the source data list display 2019-05-05 17:21:08 +08:00
lionsoul 8b10e111f0 Optimize the source data list display 2019-05-05 17:19:17 +08:00
lionsoul cdaaa15444 Add source data platform or API url 2019-05-05 17:17:48 +08:00
lionsoul 8436adb45f Optimize the maker doc 2019-05-02 20:02:51 +08:00
lionsoul bcb34f5191 Add the java implementation for ip2region.db maker 2019-05-02 19:51:29 +08:00
lionsoul 2a9d53c2c4 Upgrade the ip source data and db data to the latest version 2019/05/02 2019-05-02 19:30:46 +08:00
lionsoul 008d82eee0 Upgrade the lodash base version to 4.17.11 2019-02-12 17:39:11 +08:00
lionsoul f2f7baabea Update the CHANGES for maven address update and lua comments 2018-12-31 13:32:05 +08:00
lionsoul d936085154 Track the CHANGES for version 1.8.0 2018-12-31 13:24:03 +08:00
lionsoul 8358ccc2f7 ip source text and binary data upgrade to version 2018/12/31 2018-12-31 13:03:50 +08:00
lionsoul 8688ae3ecb Update the merge to version 1.2.1 2018-11-03 11:05:48 +08:00
lionsoul 0809f9eda8 Merge pull request #86 from heweizhen0822/patch-1
Update README.md
2018-10-18 20:59:29 +08:00
lionsoul dd9fe6d218 Merge pull request #85 from heweizhen0822/patch-2
Update main.go
2018-10-18 20:59:09 +08:00
heweizhen0822 87734a614f Update main.go
github.com/mohong122/ip2region/binding/golang/ip2region 并没有子包ip2region 需要改成 github.com/lionsoul2014/ip2region/binding/golang/ip2region
2018-10-18 10:34:33 +08:00
heweizhen0822 94594542f7 Update README.md
github.com/mohong122/ip2region/binding/golang/ip2region  需要改成 github.com/lionsoul2014/ip2region/binding/golang/ip2region
2018-10-18 10:32:32 +08:00
lionsoul d3b65df599 Optimize the lua_c module 2018-10-10 11:54:26 +08:00
lionsoul 7e32a84d2c Add automatically lib dir make 2018-10-07 20:58:54 +08:00
lionsoul d796a76400 Optimize the ip2long function with trim logic applied 2018-10-07 10:23:17 +08:00
lionsoul 835d9c1b90 Update the README doc for lua_c module 2018-10-06 15:12:24 +08:00
lionsoul 6fefefa9ae Add README doc for lua_c module 2018-10-06 11:18:01 +08:00
lionsoul 08eea15172 lua ip2region c module forward with release version published 2018-10-06 11:05:01 +08:00
lionsoul a589b79e6c lua binding module interface stdlize with new and ip2long method access by . support 2018-10-05 21:46:21 +08:00
lionsoul 01ab0a0373 lua_c module forward with basic framework finished(tested) 2018-10-05 21:39:35 +08:00
lionsoul 57f4fb4383 lua_c binding basic framework(Not tested yet...) 2018-10-05 14:03:16 +08:00
lionsoul 6a8d641a07 Optimize the lua module by add the __index and the __tostring meta-method 2018-10-05 10:55:24 +08:00
lionsoul 597b769311 Optimize the benchmark script 2018-10-05 09:49:32 +08:00
lionsoul 0d0cd486c9 Merge pull request #81 from KomaBeyond/master
重构python客户端,提升查询性能,兼容python2.x,3.x
2018-10-05 09:40:15 +08:00
Koma a584ef9caf 重构python客户端,提升查询性能,兼容python2.x,3.x 2018-10-04 11:39:49 +08:00
lionsoul 1701f49e45 Update the lua interface and add setDbFile interface 2018-10-04 10:22:01 +08:00
lionsoul b1463a23a0 Update the Lua binding 2018-10-03 20:12:30 +08:00
lionsoul cbba946ff7 Update README for lua binding 2018-10-03 20:10:02 +08:00
lionsoul 3d69968290 Lua binding completed(tested) 2018-10-03 20:05:14 +08:00
lionsoul 92684b1183 lua binding forward with binarySearch and btreeSearch interface implemented 2018-10-03 13:12:05 +08:00
lionsoul 932a5d80b4 lua binding basic framework with memory search completed(tested) 2018-10-02 22:36:57 +08:00
lionsoul 64adcf122e Update the maven version number to 1.7.2 2018-10-02 11:24:58 +08:00
lionsoul 8494e1075d Add DbSearcher(dbConfig, dbBinStr) construct method specified by Wendal at https://gitee.com/lionsoul/ip2region/issues/IILFL 2018-10-02 11:14:31 +08:00
lionsoul 6027ba7146 Add some notices 2018-10-02 10:39:54 +08:00