20 Commits

Author SHA1 Message Date
45d0c6283d Add multiple file arguments explanation 2025-07-18 16:16:18 +02:00
f0b3a15f91 Fix multiple file args
With multiple files, you would get a line for each file argument, but
only from the first file, never from any other file argument.
2025-07-18 16:12:07 +02:00
e6eff86ef3 Add relevant help text 2025-07-15 16:30:33 +02:00
348cae4a9a Fix logical error 2025-07-10 14:49:47 +02:00
fe66a739b2 Remove commit.inc from repo 2025-01-08 12:59:18 +01:00
f0f6c2fcb6 Add .gitignore 2025-01-08 12:58:40 +01:00
be496d3e12 Migrate to latest project structure 2025-01-08 12:56:53 +01:00
be5f03a64e Add README.md 2024-11-28 17:43:25 +01:00
bob
0c2b593cac Update LICENSE 2024-11-22 15:44:54 +01:00
bob
a575b1205f Add LICENSE 2024-11-22 15:31:28 +01:00
ac42b5c293 Fix LDLIBS linker errors 2024-03-28 15:25:09 +01:00
Bob Polis
b0ea16a96d Added explanatory comment in primary function 2022-03-31 16:00:04 +02:00
Bob Polis
4e656db597 Added .gitignore for executable 2022-03-31 15:59:49 +02:00
Bob Polis
c9b89ff2f0 Removed -pthread and -fno-strict-aliasing flags 2021-11-13 19:14:15 +01:00
Bob Polis
c60c543448 removed unused libcommon 2020-04-12 22:17:50 +02:00
3788dd5753 changed to new STARTER design 2019-03-17 23:02:27 +01:00
Bob Polis
0a10d84248 changed CPPFLAGS into CXXFLAGS 2018-06-15 14:26:01 +02:00
240a6246ae removed unnecessary leftovers 2018-01-24 11:27:29 +01:00
Bob Polis
1df4d28705 new repo 2018-01-23 13:17:40 +01:00
Bob Polis
64ea959b51 Initial Commit 2015-03-05 14:59:00 +01:00