0
I Use This!
Inactive

Commits : Listings

Analyzed about 17 hours ago. based on code collected about 24 hours ago.
Apr 23, 2023 — Apr 23, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #25 from ecosia/master More... almost 8 years ago
Implement `go vet` fix. More... almost 8 years ago
Merge pull request #17 from muesli/master More... almost 9 years ago
Preserve OpenType() API until we bump the package version More... about 9 years ago
Whitespace cleanup from 'go fmt' More... about 9 years ago
Fix tests More... about 9 years ago
Merge pull request #14 from davemarchevsky/14_geoip_options More... about 9 years ago
Merge pull request #12 from davemarchevsky/12_dma_code More... about 9 years ago
Merge pull request #20 from oschwald/greg/improve-tests More... about 9 years ago
Fix OpenType test More... about 9 years ago
Use fixed test databases. Test on 1.3, 1.4, and tip More... about 9 years ago
Fix gocheck url in travis configuration More... over 9 years ago
Update gocheck url More... over 9 years ago
Use pkg-config to retrieve LDFLAGS and CFLAGS for geoip. More... almost 10 years ago
Fix test that I broke More... over 10 years ago
Add GeoIPOptions const section and GeoIPOptions flag param to Open(). More... over 10 years ago
Add DMACode and MetroCode fields to GeoIPRecord and only get AreaCode if db version > 0 More... over 10 years ago
Ignore *~ More... over 10 years ago
Merge pull request #9 from dgryski/mutex-for-region-by-addr More... over 10 years ago
GeoIP_record_by_addr also mutates netmask More... over 10 years ago
Expand comment for the mutex More... over 10 years ago
Protect calls to GeoIP_region_by_addr with our mutex More... over 10 years ago
Fix SetCustomDirectory More... over 10 years ago
Download helper doesn't need perl 5.14 More... over 10 years ago
Merge pull request #7 from dgryski/get-region-name More... over 10 years ago
Add test for GetRegionName More... over 10 years ago
add GetRegionName More... over 10 years ago
Mutex all Get* calls that return a netmask More... over 10 years ago
Fix 'go get' command in README More... over 10 years ago
Don't download from geolite.maxmind.com on each travis test More... almost 11 years ago