summary refs log tree commit diff
path: root/doc/zlib/deflateTune.3
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2021-04-12 21:18:42 +0000
committerJune McEnroe <june@causal.agency>2021-04-12 21:21:56 +0000
commit2574f08695df0ac9271e177201b4faf2130ceb01 (patch)
tree6765564e6c5f9399ac1bcb6270368690950e190c /doc/zlib/deflateTune.3
parentSimplify rfctags (diff)
downloadsrc-2574f08695df0ac9271e177201b4faf2130ceb01.tar.gz
src-2574f08695df0ac9271e177201b4faf2130ceb01.zip
Fix crash trying to print "this commit" on 404s
For example any URL that starts with a real repo name but isn't
valid.
Diffstat (limited to 'doc/zlib/deflateTune.3')
0 files changed, 0 insertions, 0 deletions
s='logheader'>2020-12-29Clean up hilex code somewhatJune McEnroe 2020-12-29Match lex/yacc %% %{ %} lines as MacroJune McEnroe 2020-12-29Match top-level C definitions as IdentifierTagJune McEnroe 2020-12-29Match C type declarations as IdentifierTagJune McEnroe 2020-12-29Match function-like macro definitions as IdentifierTagJune McEnroe 2020-12-29Reconfigure C macro start conditionsJune McEnroe 2020-12-29Document HTML class namesJune McEnroe 2020-12-29Rename Tag class to IdentifierTagJune McEnroe 2020-12-29Change HTML class from hi to hilexJune McEnroe You can tell I was just copying the HTML code huh. 2020-12-29Add hilex HTML outputJune McEnroe