Commits
Commit:
db0737040268fccefd2904802b5ff4cd7bc7c22c
Date:
Sat Jul 2 13:22:32 2022
UTC
wops, wrong version number!
Commit:
b3e0383ceb227dc0b891cb8e9482aa43f6b6cfe9
Date:
Sat Jul 2 13:11:42 2022
UTC
+news
Commit:
7e1df54c33c089bd6d158511ed2f752392c0f044
Date:
Sat Jul 2 12:52:38 2022
UTC
+test-x11
Commit:
84d6b0f4148dce6adaef30c2c5c0ca2894000152
Date:
Sat Jul 2 12:51:24 2022
UTC
add make dist
while here also add a license and mention the copyright on Makefile.
It's now very different from the mandoc-portable one, but that was the
base for this one (including how to `make dist').
Commit:
a7de20a88ab48d380ca8963da6f7fc0a654a9f26
Date:
Sat Jul 2 08:32:48 2022
UTC
log wether pkg-config was found or not
Commit:
ec9651a9c19c6effb748a62dea87e9675cbc9890
Date:
Sat Jul 2 07:58:26 2022
UTC
it's spelled fallthrough, not fallback
reminded by N-R-K on GitHub (issue #1).
Commit:
92775badf406279575ab1910c805b648210d18c6
Date:
Sat Jul 2 07:24:05 2022
UTC
disable -Wpointer-sign
see GitHub issue #1.
Commit:
184d5127fa54a919ff9848751fb06262f86d2dd6
Date:
Sat Jul 2 07:14:57 2022
UTC
add fallthrough comment
avoid a possible warning by the compiler, reported by N-R-K on GitHub
issue #1.
Commit:
adbd7a73b91d4fce7a2939cd59a66ec1be414645
Date:
Fri Jul 1 20:51:10 2022
UTC
minor tweaks
Commit:
a5cc1a6d5b13f288641e74b00fa66aa38364de08
Date:
Fri Jul 1 20:48:45 2022
UTC
add an install-local target
copies the binary to ~/bin
Commit:
23ae59970f29d0f5d4d43ca1c8393c1611ab6e6c
Date:
Fri Jul 1 20:42:08 2022
UTC
update the examples in the readme
Commit:
7731c8ffbe9868165d22f905cf07b677326beea6
Date:
Fri Jul 1 20:34:39 2022
UTC
update the information for building
Commit:
a11fa52774ef8274235e696af8ef1d88428abed2
Date:
Fri Jul 1 20:27:45 2022
UTC
opt-in more warnings
Commit:
0b76fc1b2d2bb58b692c476c5bd4cabc10809118
Date:
Fri Jul 1 20:27:25 2022
UTC
comply with -Wsign-compare
Commit:
41aecabbf2e755f521a9101258a6a2d81ec6eea4
Date:
Fri Jul 1 20:23:42 2022
UTC
comply with -Wmissing-prototypes
Omar Polo