GeoIP2-swift/Sources
Adam Rocska 7b40c52c9d Found a bug. I was an unattentive prick & assumed some clean logic in the definition size resolution algorithm. I shouldn't have. Now it's cool.
Signed-off-by: Adam Rocska <adam.rocska@adams.solutions>
2020-05-27 15:26:33 +02:00
..
Api Committing half made not working code to ask for some help. The search algorithm gets stuck at index 20990 as if it was an overflow, while it can't be an overflow, since it's a typealias for Int, and also, it's not a square number. Weird. Bughunting. 2020-04-29 13:03:10 +02:00
DataSection Dummy code in place. 2020-05-15 10:38:36 +02:00
Decoder Found a bug. I was an unattentive prick & assumed some clean logic in the definition size resolution algorithm. I shouldn't have. Now it's cool. 2020-05-27 15:26:33 +02:00
Index Fixed the precondition message typo in the InMemoryIndex stream status validation. 2020-05-14 12:14:09 +02:00
MaxMindDBReader Cleaned out the sketch code we had. 2020-05-13 20:46:12 +02:00
MaxMindDecoder WIP. Total mess. 2020-05-18 13:48:36 +02:00
Metadata Added a few fields to the metadata struct to make db file processing a bit more efficient in other layers. 2020-05-14 12:13:22 +02:00