28 Commits

Author SHA1 Message Date
54ff408430 Add *.inc to .gitignore 2024-09-30 14:36:47 +02:00
1175d2ee1f Update to unified Makefile with DATAFILES support 2024-09-30 14:35:47 +02:00
72077e483a Fix typo 2024-09-30 14:09:06 +02:00
4f45d667e8 Add autograms.txt 2024-07-24 17:33:00 +02:00
d8178d45d3 Fix LDLIBS linker errors 2024-03-28 15:25:08 +01:00
Bob Polis
2fb1c801a0 Add signal handler to show cursor after ^C 2023-10-05 16:41:01 +02:00
Bob Polis
ab7e3c1d32 Add -Wno-unused-parameter 2023-10-05 16:40:51 +02:00
Bob Polis
a0629551f7 Remove debug symbols from release build 2023-09-03 12:05:44 +02:00
Bob Polis
9ed5a63759 Fixed Makefile 2023-03-23 14:36:40 +01:00
Bob Polis
e00d806a7d Fixed Makefile 2023-02-09 17:00:23 +01:00
Bob Polis
9ef6a747e1 Removed -pthread and -fno-strict-aliasing flags 2021-11-13 19:13:03 +01:00
Bob Polis
1fd5ff640e Added hide and show of cursor 2021-08-27 15:32:13 +02:00
Bob Polis
241cf31512 fixed languages table data 2020-11-25 12:45:31 +01:00
Bob Polis
1889fb5d86 fixed unnecessary blank line in output when not verbose 2020-11-23 11:02:35 +01:00
Bob Polis
8ef8f4e6eb added optional numerals.db file arg to help text 2020-11-22 13:52:02 +01:00
Bob Polis
d4bb4d6742 default numerals.db location is now installed location 2020-11-22 13:49:43 +01:00
Bob Polis
f61d122741 added install for numerals.db; fixed file mode 2020-11-22 13:48:55 +01:00
Bob Polis
4a3f24ad4f expanded help text 2020-11-22 13:24:54 +01:00
Bob Polis
9c5ad84c54 fixed random range for seed; overflow check now only done for debug version 2020-11-22 13:19:04 +01:00
Bob Polis
34e5c0dbce fixed help text typo 2020-11-21 14:08:47 +01:00
Bob Polis
1d60582afd added iterations/sec counter (when verbose) 2020-11-21 14:05:47 +01:00
Bob Polis
c448c4a416 added tests/tests to .gitignore 2020-11-20 18:08:55 +01:00
Bob Polis
f941a7019e changed constructor params 2020-11-20 18:04:38 +01:00
Bob Polis
ba714c52ca added many flags; added driver code for engine 2020-11-20 17:54:16 +01:00
Bob Polis
26a2554ff0 added -lsqlite3 2020-11-20 17:53:24 +01:00
Bob Polis
281b3a2bbd added missing include guards 2020-11-20 17:53:00 +01:00
Bob Polis
dc4c69d162 added .gitignore for executable 2020-11-20 17:52:29 +01:00
Bob Polis
8fecda2a81 first commit 2020-11-19 16:02:02 +01:00