Commit Graph

12 Commits

Author SHA1 Message Date
Adam Rocska 58cf90498d uncommented rest of the tests. 2020-04-29 16:04:30 +02:00
Adam Rocska a98db16edb Bugfixing in the search algorithm. 2020-04-29 15:53:22 +02:00
Adam Rocska 661125fc80 I was an inattentive prick, and misimplemented the algorithm. It works now. 2020-04-29 13:29:16 +02:00
Adam Rocska c0dba1887b 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
Adam Rocska 3173807987 Removed submodules, and doing stuff. 2020-04-28 11:08:31 +02:00
Adam Rocska f90617555a Added a license. Yea, GNU GPL seems to be a good enough idea here. 2020-04-27 21:46:34 +02:00
Adam Rocska 3c798fe572 I managed to make the "libmaxminddb" dir disappear. 2020-04-27 21:39:40 +02:00
Adam Rocska 4fc53d970c I figured out what the problem was. I was an idiot in many ways :
- the submodule had an invalid detatched head commit hash. Dunno why.
- the package swift file defined a wrong version number for libmaxminddb. Moral of the story : don't be an ass.
- some leftover garbage from automake made me believe I was done
- potato
2020-04-27 21:27:28 +02:00
Adam Rocska 731ac6da87 Trying to resolve this header file issue. 2020-04-27 17:30:45 +02:00
Adam Rocska b948d24911 Added "maxminddb_config.h" in the helper package, because "libmaxmind" has it built via automake autoreconf. 2020-04-27 16:45:40 +02:00
Adam Rocska 6d4ad564f4 Git clone note added. 2020-04-27 15:26:48 +02:00
Adam Rocska 3b32769926 Initial Commit. 2020-04-27 15:25:09 +02:00