-
Notifications
You must be signed in to change notification settings - Fork 2.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update DbMaker.java #202
Open
yotsubar
wants to merge
210
commits into
lionsoul2014:master
Choose a base branch
from
yotsubar:yotsubar-java-maker-utf8
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Update DbMaker.java #202
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
chore: test in jest
Golang binding 增加控制台实例
fix incorrect python test helper.
Merge pull request !4 from Wilson Wang/master
add C# support ( from RocherKong)
更改 markdow h 标签错误格式!
Update README.md
This is an Makefile for the binding/c program, can use to generate the db file ip2config.db and the test program testSearcher, can be very convient for the new starter.
Fix multi instance bugs, use instance variable instead of class varia…
ip2region LabVIEW库
….107.7, Proxy:False, 210.3.213.69"
add C# maker
fix bug about stack corrupt for example ip address is spceial ip 172.16.107.7, Proxy:False, 210.3.213.69
Bumps [junit](https://github.com/junit-team/junit4) from 3.8.1 to 4.13.1. - [Release notes](https://github.com/junit-team/junit4/releases) - [Changelog](https://github.com/junit-team/junit4/blob/main/doc/ReleaseNotes4.13.1.md) - [Commits](https://github.com/junit-team/junit4/commits/r4.13.1) Signed-off-by: dependabot[bot] <[email protected]>
…n/binding/java/junit-junit-4.13.1 Bump junit from 3.8.1 to 4.13.1 in /binding/java
Merge pull request !7 from Soar360/master
Bumps [y18n](https://github.com/yargs/y18n) from 3.2.1 to 3.2.2. - [Release notes](https://github.com/yargs/y18n/releases) - [Changelog](https://github.com/yargs/y18n/blob/master/CHANGELOG.md) - [Commits](https://github.com/yargs/y18n/commits) Signed-off-by: dependabot[bot] <[email protected]>
Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.5.3 to 4.7.7. - [Release notes](https://github.com/wycats/handlebars.js/releases) - [Changelog](https://github.com/handlebars-lang/handlebars.js/blob/master/release-notes.md) - [Commits](handlebars-lang/handlebars.js@v4.5.3...v4.7.7) Signed-off-by: dependabot[bot] <[email protected]>
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.19 to 4.17.21. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](lodash/lodash@4.17.19...4.17.21) Signed-off-by: dependabot[bot] <[email protected]>
…and_yarn/binding/nodejs/lodash-4.17.21 Bump lodash from 4.17.19 to 4.17.21 in /binding/nodejs
Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.4.2 to 2.8.9. - [Release notes](https://github.com/npm/hosted-git-info/releases) - [Changelog](https://github.com/npm/hosted-git-info/blob/v2.8.9/CHANGELOG.md) - [Commits](npm/hosted-git-info@v2.4.2...v2.8.9) Signed-off-by: dependabot[bot] <[email protected]>
…and_yarn/binding/nodejs/hosted-git-info-2.8.9 Bump hosted-git-info from 2.4.2 to 2.8.9 in /binding/nodejs
…and_yarn/binding/nodejs/y18n-3.2.2 Bump y18n from 3.2.1 to 3.2.2 in /binding/nodejs
…and_yarn/binding/nodejs/handlebars-4.7.7 Bump handlebars from 4.5.3 to 4.7.7 in /binding/nodejs
Use UTF-8 while reading files
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Use UTF-8 while reading files