Commit Graph

  • 03fd40bb09 Add README doc for lua_c module lionsoul 2018-10-06 11:18:01 +0800
  • 08eea15172 lua ip2region c module forward with release version published lionsoul 2018-10-06 11:05:01 +0800
  • f9e9dd59a3 lua ip2region c module forward with release version published lionsoul 2018-10-06 11:05:01 +0800
  • a589b79e6c lua binding module interface stdlize with new and ip2long method access by . support lionsoul 2018-10-05 21:46:21 +0800
  • 93689e09e8 lua binding module interface stdlize with new and ip2long method access by . support lionsoul 2018-10-05 21:46:21 +0800
  • 01ab0a0373 lua_c module forward with basic framework finished(tested) lionsoul 2018-10-05 21:39:35 +0800
  • e26ed44861 lua_c module forward with basic framework finished(tested) lionsoul 2018-10-05 21:39:35 +0800
  • 57f4fb4383 lua_c binding basic framework(Not tested yet...) lionsoul 2018-10-05 14:03:16 +0800
  • 7bd81290f1 lua_c binding basic framework(Not tested yet...) lionsoul 2018-10-05 14:03:16 +0800
  • 6a8d641a07 Optimize the lua module by add the __index and the __tostring meta-method lionsoul 2018-10-05 10:55:24 +0800
  • 7032830d23 Optimize the lua module by add the __index and the __tostring meta-method lionsoul 2018-10-05 10:55:24 +0800
  • 597b769311 Optimize the benchmark script lionsoul 2018-10-05 09:49:32 +0800
  • e9a08e27a3 Optimize the benchmark script lionsoul 2018-10-05 09:49:32 +0800
  • 0d0cd486c9 Merge pull request #81 from KomaBeyond/master lionsoul 2018-10-05 09:40:15 +0800
  • 8e278d9c25
    Merge pull request #81 from KomaBeyond/master lionsoul 2018-10-05 09:40:15 +0800
  • a584ef9caf 重构python客户端,提升查询性能,兼容python2.x,3.x Koma 2018-10-04 11:39:49 +0800
  • 593aba66d8 重构python客户端,提升查询性能,兼容python2.x,3.x Koma 2018-10-04 11:39:49 +0800
  • 1701f49e45 Update the lua interface and add setDbFile interface lionsoul 2018-10-04 10:22:01 +0800
  • a2d250919d Update the lua interface and add setDbFile interface lionsoul 2018-10-04 10:22:01 +0800
  • b1463a23a0 Update the Lua binding lionsoul 2018-10-03 20:12:30 +0800
  • 5f871ba257 Update the Lua binding lionsoul 2018-10-03 20:12:30 +0800
  • cbba946ff7 Update README for lua binding lionsoul 2018-10-03 20:10:02 +0800
  • e6104dcd1f Update README for lua binding lionsoul 2018-10-03 20:10:02 +0800
  • 3d69968290 Lua binding completed(tested) lionsoul 2018-10-03 20:05:14 +0800
  • 86ad8057aa Lua binding completed(tested) lionsoul 2018-10-03 20:05:14 +0800
  • 92684b1183 lua binding forward with binarySearch and btreeSearch interface implemented lionsoul 2018-10-03 13:12:05 +0800
  • 5f073d814e lua binding forward with binarySearch and btreeSearch interface implemented lionsoul 2018-10-03 13:12:05 +0800
  • 932a5d80b4 lua binding basic framework with memory search completed(tested) lionsoul 2018-10-02 22:36:57 +0800
  • 04f093d9bd lua binding basic framework with memory search completed(tested) lionsoul 2018-10-02 22:36:57 +0800
  • 64adcf122e Update the maven version number to 1.7.2 lionsoul 2018-10-02 11:24:58 +0800
  • 1f04c554db Update the maven version number to 1.7.2 lionsoul 2018-10-02 11:24:58 +0800
  • 8494e1075d Add DbSearcher(dbConfig, dbBinStr) construct method specified by Wendal at https://gitee.com/lionsoul/ip2region/issues/IILFL lionsoul 2018-10-02 11:14:31 +0800
  • 679f30acdb Add DbSearcher(dbConfig, dbBinStr) construct method specified by Wendal at https://gitee.com/lionsoul/ip2region/issues/IILFL lionsoul 2018-10-02 11:14:31 +0800
  • 6027ba7146 Add some notices lionsoul 2018-10-02 10:39:54 +0800
  • cd84dff3ac Add some notices lionsoul 2018-10-02 10:39:54 +0800
  • b029d58aa3 Merge pull request #76 from a631807682/master lionsoul 2018-10-02 10:19:43 +0800
  • d82447c1b7
    Merge pull request #76 from a631807682/master lionsoul 2018-10-02 10:19:43 +0800
  • 73b988bae5 Merge branch 'master' of https://github.com/lionsoul2014/ip2region lionsoul 2018-09-05 20:45:30 +0800
  • 7322733691 Merge branch 'master' of https://github.com/lionsoul2014/ip2region lionsoul 2018-09-05 20:45:30 +0800
  • 5fe7629fe8 Update the maven version to 1.7 lionsoul 2018-09-05 20:44:37 +0800
  • 1312bdba32 Update the maven version to 1.7 lionsoul 2018-09-05 20:44:37 +0800
  • 0bb8cb9553 Merge pull request #72 from stulzq/master lionsoul 2018-09-01 20:59:52 +0800
  • 9623e345d9
    Merge pull request #72 from stulzq/master lionsoul 2018-09-01 20:59:52 +0800
  • ad219e3e07 [nodejs] publish package on npm 陈睿 2018-08-30 18:20:49 +0800
  • 4556afd815 [nodejs] publish package on npm 陈睿 2018-08-30 18:20:49 +0800
  • d4512c744e Add btree memory search method GaoShangheng 2018-08-25 23:04:55 +0800
  • c95bed6f58 Merge pull request #69 from Maledong/master lionsoul 2018-08-25 10:59:30 +0800
  • f482591eee
    Merge pull request #69 from Maledong/master lionsoul 2018-08-25 10:59:30 +0800
  • d83e20c99c add use stream method stulzq 2018-08-19 16:47:01 +0800
  • f3ae83afb5 add use stream method stulzq 2018-08-19 16:47:01 +0800
  • b9e9fcfd80 [Feature] Add 'memorySearch' and 'memorySearchSync' for Nodejs MaleDong 2018-07-31 15:48:05 +0800
  • 487129d59c [Feature] Add 'memorySearch' and 'memorySearchSync' for Nodejs MaleDong 2018-07-31 15:48:05 +0800
  • 90f0e86597 java binding version 1.7 with btree search bug fixed lionsoul 2018-07-31 16:03:15 +0800
  • b7e9755c6b java binding version 1.7 with btree search bug fixed v1.7.0 lionsoul 2018-07-31 16:03:15 +0800
  • 37845e7dea Fix the bug for btree header fetch lionsoul 2018-07-31 15:58:11 +0800
  • f82d3be466 Fix the bug for btree header fetch lionsoul 2018-07-31 15:58:11 +0800
  • 84a8befd4b Update to the latest data of version 2018/07/26 lionsoul 2018-07-31 15:49:28 +0800
  • f2f80fc5b3 Update to the latest data of version 2018/07/26 lionsoul 2018-07-31 15:49:28 +0800
  • c8537541c3 Merge pull request #68 from RocherKong/master lionsoul 2018-07-31 12:43:11 +0800
  • 4feeb03f85
    Merge pull request #68 from RocherKong/master lionsoul 2018-07-31 12:43:11 +0800
  • 176081fcc7 Update README.md Rocher 2018-07-31 11:37:25 +0800
  • e1a7052c9d
    Update README.md Rocher 2018-07-31 11:37:25 +0800
  • cc629102e5 Update README.md Rocher 2018-07-31 11:36:14 +0800
  • 48edca6313
    Update README.md Rocher 2018-07-31 11:36:14 +0800
  • 9c69fc237d Merge pull request #3 from lionsoul2014/master Rocher 2018-07-31 11:33:02 +0800
  • c4583dc6fd
    Merge pull request #3 from lionsoul2014/master Rocher 2018-07-31 11:33:02 +0800
  • f4fba7db60 Merge pull request #67 from Maledong/master lionsoul 2018-07-30 15:26:37 +0800
  • 6cd49f341d
    Merge pull request #67 from Maledong/master lionsoul 2018-07-30 15:26:37 +0800
  • 09dda2c211 [Fix] Fix csharp formations MaleDong 2018-07-30 14:39:35 +0800
  • b177834c7b [Fix] Fix csharp formations MaleDong 2018-07-30 14:39:35 +0800
  • 300d631caf Merge pull request #66 from Maledong/NeedDispose lionsoul 2018-07-30 11:31:18 +0800
  • 1cde91a274
    Merge pull request #66 from Maledong/NeedDispose lionsoul 2018-07-30 11:31:18 +0800
  • fb564c79e5 [Fix] Add "Disposible" interface for final release of resouces MaleDong 2018-07-30 11:06:57 +0800
  • ee5c05d321 [Fix] Add "Disposible" interface for final release of resouces MaleDong 2018-07-30 11:06:57 +0800
  • 235cd0388c Merge pull request #65 from Maledong/ChangeToTask lionsoul 2018-07-30 10:56:10 +0800
  • 3cf1c78ff1
    Merge pull request #65 from Maledong/ChangeToTask lionsoul 2018-07-30 10:56:10 +0800
  • 614ced34e4 [Update] Refactor codes according to RocherHong's changes MaleDong 2018-07-30 10:48:30 +0800
  • c6721af1ec [Update] Refactor codes according to RocherHong's changes MaleDong 2018-07-30 10:48:30 +0800
  • ca3997f822 Merge pull request #61 from Maledong/master lionsoul 2018-07-30 10:41:23 +0800
  • d40e001802
    Merge pull request #61 from Maledong/master lionsoul 2018-07-30 10:41:23 +0800
  • d1c443f934 Fix the conflicts lionsoul 2018-07-30 10:39:15 +0800
  • d51db48721 Fix the conflicts lionsoul 2018-07-30 10:39:15 +0800
  • d239a43fa5 Merge pull request #63 from RocherKong/master lionsoul 2018-07-30 10:26:21 +0800
  • a1e433d9c0
    Merge pull request #63 from RocherKong/master lionsoul 2018-07-30 10:26:21 +0800
  • 09a6d60620 Change from `async Task` to `Task` MaleDong 2018-07-30 09:56:25 +0800
  • 8a6ac1cdc6 Change from `async Task` to `Task` MaleDong 2018-07-30 09:56:25 +0800
  • 11f527b207 1.CodeStandardized 2.Support Netfx4.5 3.TestStandardized RocherKong 2018-07-30 00:31:49 +0800
  • 55db35b6f4 1.CodeStandardized 2.Support Netfx4.5 3.TestStandardized RocherKong 2018-07-30 00:31:49 +0800
  • 4120c4e9c8 Merge pull request #2 from lionsoul2014/master Rocher 2018-07-30 00:27:46 +0800
  • f0c3b88653
    Merge pull request #2 from lionsoul2014/master Rocher 2018-07-30 00:27:46 +0800
  • 35fc3cbf23 Refactor of codes in node.js MaleDong 2018-07-15 11:08:23 +0800
  • 1331f75997 Refactor of codes in node.js MaleDong 2018-07-15 11:08:23 +0800
  • 0a7b2e225f Merge pull request #62 from Maledong/RefactorCSharp lionsoul 2018-07-28 15:32:50 +0800
  • 57d9cd788f
    Merge pull request #62 from Maledong/RefactorCSharp lionsoul 2018-07-28 15:32:50 +0800
  • 23dbb5ab2c Refactor of CSharp: MaleDong 2018-07-17 20:43:47 +0800
  • 33570612bc Refactor of CSharp: MaleDong 2018-07-17 20:43:47 +0800
  • 05bc534d87 Merge pull request #1 from lionsoul2014/master Rocher 2018-07-17 15:32:37 +0800
  • 7a9e9a6504
    Merge pull request #1 from lionsoul2014/master Rocher 2018-07-17 15:32:37 +0800
  • af12f97152 Merge pull request #57 from biluohc/master lionsoul 2018-07-03 20:04:22 +0800
  • 71ec923046
    Merge pull request #57 from biluohc/master lionsoul 2018-07-03 20:04:22 +0800