Commit Graph

368 Commits

Author SHA1 Message Date
lionsoul 41b9c2d763 Track the CHANGES for version 1.8.0 2018-12-31 13:24:03 +08:00
lionsoul 74b2909ea2 ip source text and binary data upgrade to version 2018/12/31 2018-12-31 13:03:50 +08:00
lionsoul ab1c331fbd Update the merge to version 1.2.1 2018-11-03 11:05:48 +08:00
lionsoul a6968d9767
Merge pull request #86 from heweizhen0822/patch-1
Update README.md
2018-10-18 20:59:29 +08:00
lionsoul e4d3772e08
Merge pull request #85 from heweizhen0822/patch-2
Update main.go
2018-10-18 20:59:09 +08:00
heweizhen0822 06e8aa2528
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 281237c5c3
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 9c37b5be7f Optimize the lua_c module 2018-10-10 11:54:26 +08:00
lionsoul 253dc12917 Add automatically lib dir make 2018-10-07 20:58:54 +08:00
lionsoul 86104eb31f Optimize the ip2long function with trim logic applied 2018-10-07 10:23:17 +08:00
lionsoul bd6dc7be90 Update the README doc for lua_c module 2018-10-06 15:12:24 +08:00
lionsoul 03fd40bb09 Add README doc for lua_c module 2018-10-06 11:18:01 +08:00
lionsoul f9e9dd59a3 lua ip2region c module forward with release version published 2018-10-06 11:05:01 +08:00
lionsoul 93689e09e8 lua binding module interface stdlize with new and ip2long method access by . support 2018-10-05 21:46:21 +08:00
lionsoul e26ed44861 lua_c module forward with basic framework finished(tested) 2018-10-05 21:39:35 +08:00
lionsoul 7bd81290f1 lua_c binding basic framework(Not tested yet...) 2018-10-05 14:03:16 +08:00
lionsoul 7032830d23 Optimize the lua module by add the __index and the __tostring meta-method 2018-10-05 10:55:24 +08:00
lionsoul e9a08e27a3 Optimize the benchmark script 2018-10-05 09:49:32 +08:00
lionsoul 8e278d9c25
Merge pull request #81 from KomaBeyond/master
重构python客户端,提升查询性能,兼容python2.x,3.x
2018-10-05 09:40:15 +08:00
Koma 593aba66d8 重构python客户端,提升查询性能,兼容python2.x,3.x 2018-10-04 11:39:49 +08:00
lionsoul a2d250919d Update the lua interface and add setDbFile interface 2018-10-04 10:22:01 +08:00
lionsoul 5f871ba257 Update the Lua binding 2018-10-03 20:12:30 +08:00
lionsoul e6104dcd1f Update README for lua binding 2018-10-03 20:10:02 +08:00
lionsoul 86ad8057aa Lua binding completed(tested) 2018-10-03 20:05:14 +08:00
lionsoul 5f073d814e lua binding forward with binarySearch and btreeSearch interface implemented 2018-10-03 13:12:05 +08:00
lionsoul 04f093d9bd lua binding basic framework with memory search completed(tested) 2018-10-02 22:36:57 +08:00
lionsoul 1f04c554db Update the maven version number to 1.7.2 2018-10-02 11:24:58 +08:00
lionsoul 679f30acdb 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 cd84dff3ac Add some notices 2018-10-02 10:39:54 +08:00
lionsoul d82447c1b7
Merge pull request #76 from a631807682/master
[nodejs] publish package on npm
2018-10-02 10:19:43 +08:00
lionsoul 7322733691 Merge branch 'master' of https://github.com/lionsoul2014/ip2region 2018-09-05 20:45:30 +08:00
lionsoul 1312bdba32 Update the maven version to 1.7 2018-09-05 20:44:37 +08:00
lionsoul 9623e345d9
Merge pull request #72 from stulzq/master
Add use stream method for C#
2018-09-01 20:59:52 +08:00
陈睿 4556afd815 [nodejs] publish package on npm 2018-08-30 18:20:49 +08:00
lionsoul f482591eee
Merge pull request #69 from Maledong/master
[Feature] Add 'memorySearch' and 'memorySearchSync' for Nodejs
2018-08-25 10:59:30 +08:00
stulzq f3ae83afb5 add use stream method 2018-08-19 16:47:01 +08:00
MaleDong 487129d59c [Feature] Add 'memorySearch' and 'memorySearchSync' for Nodejs
1) Add features.
2) Add unit tests.
3) Add benchmark.
2018-07-31 16:12:56 +08:00
lionsoul b7e9755c6b java binding version 1.7 with btree search bug fixed 2018-07-31 16:03:15 +08:00
lionsoul f82d3be466 Fix the bug for btree header fetch 2018-07-31 15:58:11 +08:00
lionsoul f2f80fc5b3 Update to the latest data of version 2018/07/26 2018-07-31 15:49:28 +08:00
lionsoul 4feeb03f85
Merge pull request #68 from RocherKong/master
Use the synchronization method as the first choice
2018-07-31 12:43:11 +08:00
Rocher e1a7052c9d
Update README.md
Use the synchronization method as the first choice.
2018-07-31 11:37:25 +08:00
Rocher 48edca6313
Update README.md
Use the synchronization method as the first choice.
2018-07-31 11:36:14 +08:00
Rocher c4583dc6fd
Merge pull request #3 from lionsoul2014/master
pull newest
2018-07-31 11:33:02 +08:00
lionsoul 6cd49f341d
Merge pull request #67 from Maledong/master
[Fix] Fix csharp formations
2018-07-30 15:26:37 +08:00
MaleDong b177834c7b [Fix] Fix csharp formations
1) In `README.md`, we shouldn't use `c#` but `csharp` to make md
recoginize it's the C# formation of codes.

2) Add 'ConfigureAwait(false)' as for the MSDN magazine usage.

3) Don't need Contribution History in README.md, because we can see the
change logs in GitHub instead.
2018-07-30 14:44:47 +08:00
lionsoul 1cde91a274
Merge pull request #66 from Maledong/NeedDispose
[Fix] Add "Disposible" interface for final release of resouces
2018-07-30 11:31:18 +08:00
MaleDong ee5c05d321 [Fix] Add "Disposible" interface for final release of resouces
`_search` should release resouces because the file state is still open.
2018-07-30 11:21:31 +08:00
lionsoul 3cf1c78ff1
Merge pull request #65 from Maledong/ChangeToTask
[Update] Refactor codes according to RocherHong's changes
2018-07-30 10:56:10 +08:00
MaleDong c6721af1ec [Update] Refactor codes according to RocherHong's changes
1) Considering using xUnit for UnitTest, remove my unit tests.
2) Remove useless `async`, because `async` is just the wrapper of `Task`.
3) Modify unit tests to be sure that the values MUST BE equal to each other when the IP is the same.
2018-07-30 10:48:30 +08:00