mtsatellite/common
Sascha L. Teichmann 599ec1cf2b Set version to 0.7
2016-05-13 16:46:06 +02:00
..
basetilecreator.go Write tile coord if it is unchanged not the file path to the base tile. 2016-05-08 17:43:48 +02:00
basetilehash_test.go Test linked list in both directions in base tile hash. 2016-05-11 18:43:20 +02:00
basetilehash.go Fixed toFront opertaion in LRU logic of base tile hashing. Tests now pass. 2016-05-11 11:49:53 +02:00
block.go Silence all warnings of golint not related to missing comments. 2016-04-24 12:41:58 +02:00
colors.go Silence all warnings of golint not related to missing comments. 2016-04-24 12:41:58 +02:00
coords_test.go More header updates. 2015-07-26 16:44:51 +02:00
coords.go Silence all warnings of golint not related to missing comments. 2016-04-24 12:41:58 +02:00
coverage.go More header updates. 2015-07-26 16:44:51 +02:00
image.go Make go vet happy. 2016-05-08 18:03:13 +02:00
math.go Removed dead code. 2016-04-24 12:55:17 +02:00
post17offset.go Before Go 1.7 there is an extra offset needed to decode blocks correctly 2016-04-08 23:40:36 +02:00
pre17offset.go Before Go 1.7 there is an extra offset needed to decode blocks correctly 2016-04-08 23:40:36 +02:00
redisclient.go More header updates. 2015-07-26 16:44:51 +02:00
renderer.go Unexport render internal methods. 2016-04-24 13:31:13 +02:00
spans_test.go More header updates. 2015-07-26 16:44:51 +02:00
spans.go More header updates. 2015-07-26 16:44:51 +02:00
version.go Set version to 0.7 2016-05-13 16:46:06 +02:00