summary refs log tree commit diff
path: root/bin/1sh/libedit
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2019-10-02 16:34:29 -0400
committerJune McEnroe <june@causal.agency>2019-10-02 16:34:29 -0400
commitebae1121f386c905d16c7c62749c19d30ca16fec (patch)
treeb7e12c95a1c97bf0095f4aec69176c06ef9fbe20 /bin/1sh/libedit
parentAdd The Red Threads of Fortune (diff)
downloadsrc-ebae1121f386c905d16c7c62749c19d30ca16fec.tar.gz
src-ebae1121f386c905d16c7c62749c19d30ca16fec.zip
Claim to be curl(1) in title
IMDB serves a page to our dumb User-Agent whose <title> is past the 8K
boundary but serves something normal to curl(1).
Diffstat (limited to 'bin/1sh/libedit')
0 files changed, 0 insertions, 0 deletions
8:37:17 -0500'>2020-12-29Clean up C lexerJune McEnroe 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 2020-12-29Add hilex HTML outputJune McEnroe