openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
G
golang-geo
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
1 day
ago. based on code collected
1 day
ago.
Aug 09, 2024 — Aug 09, 2025
Showing page 4 of 11
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
modified the return of the method Request if requestErr isn't nil (return the error, modified from panic()), so it can be treated accordingly by the code appealing this method.
Mehdi "whinette" WEIBEL
More...
almost 11 years ago
TestMarshalJSON in point_test.go was using wrong condition for failing. Fixed.
Kris Budde
More...
about 11 years ago
Merge branch 'develop'
kellydunn
More...
about 11 years ago
Adding in a changelog for 0.3.1 release
kellydunn
More...
about 11 years ago
Merge pull request #14 from mrnugget/refactor_google_geocoder
Kelly
More...
about 11 years ago
Use struct to unmarshal Google's Geocoder response
Thorsten Ball
More...
about 11 years ago
Merge branch 'develop'
kellydunn
More...
over 11 years ago
Fixing some issues with coveralls badges and changelog documentation
kellydunn
More...
over 11 years ago
Merge branch 'develop'
kellydunn
More...
over 11 years ago
Running gofmt before release
kellydunn
More...
over 11 years ago
Updating changelog
kellydunn
More...
over 11 years ago
Merge branch 'develop'
kellydunn
More...
over 11 years ago
Adding some more documentation
kellydunn
More...
over 11 years ago
Changing versions of go to run tests with, updating some internal raycast methods
kellydunn
More...
over 11 years ago
Adding in a more rigorous test that ensures that skipping over the equator or the prime meridian doesn't change our logic
kellydunn
More...
over 11 years ago
Removing references to contour
kellydunn
More...
over 11 years ago
Taking a new approach to polygon contains method; basing it off of a more canonical raycast method implementation
kellydunn
More...
over 11 years ago
Running go fmt
kellydunn
More...
over 11 years ago
Adding some ROADMAP documentation as well as fixing a method signature
kellydunn
More...
over 11 years ago
Adding additional documentation to geocoders
kellydunn
More...
over 11 years ago
Pulling upstream from develop
kellydunn
More...
over 11 years ago
Merge pull request #13 from Sproutling/master
Kelly
More...
over 11 years ago
changes mapquest url to use the new mapquestGeocodeURL in set
Sarah Adams
More...
over 11 years ago
Changing docs to gopkg.in as gopin.org now doesn't serve up repos anymore
kellydunn
More...
over 11 years ago
Adding some small documentaiton bits to point_test.go
kellydunn
More...
over 11 years ago
Running go fmt on polygon_test
kellydunn
More...
over 11 years ago
Adding an additional test case to the not-in-polygon tests
kellydunn
More...
over 11 years ago
Adding in an inverse test for testing that a point outside of our testing data should not be identified as being contained in the polygon
kellydunn
More...
over 11 years ago
Fixing broken tests after moving all mocked json files to different directory
kellydunn
More...
over 11 years ago
Moving all other json file to data folder
kellydunn
More...
over 11 years ago
←
1
2
3
4
5
6
7
8
9
10
11
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree