summary refs log tree commit diff homepage
path: root/src/bin/day13.rs
diff options
context:
space:
mode:
authorJune McEnroe <programble@gmail.com>2016-12-17 01:26:45 -0500
committerJune McEnroe <june@causal.agency>2020-11-22 00:14:25 -0500
commitcd3a26a9c7731febe03e53e44ce9f7e80fa1d6b6 (patch)
treee5bd7e8ac3ccf939a02eb39c46be04046e11766d /src/bin/day13.rs
parentDay 16 (diff)
downloadaoc-cd3a26a9c7731febe03e53e44ce9f7e80fa1d6b6.tar.gz
aoc-cd3a26a9c7731febe03e53e44ce9f7e80fa1d6b6.zip
Day 16 part 2
Diffstat (limited to 'src/bin/day13.rs')
0 files changed, 0 insertions, 0 deletions
to exit non-zero on early exitJune McEnroe 2020-04-26Rearrange some of archive.hJune McEnroe 2020-04-26Free part.parts.ptrJune McEnroe Oops. 2020-04-26Rename part->id to part->contentIDJune McEnroe Disambiguate with messageID. 2020-04-26Iterate through nested multiparts to find content for AtomJune McEnroe Also fixes content for multipart/signed. 2020-04-26Include Cc address in reply mailtosJune McEnroe 2020-04-26Use %R for RFC numbers in STANDARDS sectionJune McEnroe 2020-04-26Add mailto spec to STANDARDSJune McEnroe 2020-04-26Increase space between nav itemsJune McEnroe 2020-04-26Add mailto address for the archiveJune McEnroe 2020-04-26Put dates on new lines in indexJune McEnroe 2020-04-26Include <> around Message-Id in mailto: URLsJune McEnroe 2020-04-26Add link to index on thread pagesJune McEnroe 2020-04-26Fall back to Content-Type name parameter for attachmentsJune McEnroe 2020-04-26Remove margins in article.message headerJune McEnroe 2020-04-26Generate index.atomJune McEnroe 2020-04-26Generate XHTML content in Atom entriesJune McEnroe 2020-04-25Style index pageJune McEnroe 2020-04-25Render index.htmlJune McEnroe 2020-04-25Wrap <summary> replies count in <data>June McEnroe 2020-04-25Accumulate thread envelopes before concatenationJune McEnroe 2020-04-24Free envelope in concatDataJune McEnroe 2020-04-24Use replyTo address in mailto:June McEnroe 2020-04-23Wrap quoted lines in <q>June McEnroe