1139109063
decode-RFC2047 used babel's octets-to-string, but we can replace it with the function of the same name from flexi-streams. This doesn't make a difference for the moment, but will be useful in the future: flexi-streams provides de- and encoding streams that we'll be able to use to replace and augment some of the stream based MIME part handling code in mime4cl. babel doesn't have as powerful stream functionality although it seems to be planned. Another big upside of flexi-streams is that we'll be able to replace delimited-input-string using it. This should allow us to slowly work towards correct and more efficient decoding of MIME bodies. Change-Id: I17174f1c96c5be7d103d396564e6aa0fe24c80fc Reviewed-on: https://cl.tvl.fyi/c/depot/+/8371 Autosubmit: sterni <sternenseemann@systemli.org> Tested-by: BuildkiteCI Reviewed-by: sterni <sternenseemann@systemli.org> |
||
---|---|---|
.. | ||
agenix | ||
alsi | ||
bat_syntaxes | ||
buzz | ||
cgit | ||
clj2nix | ||
elmPackages_0_18 | ||
emacs/rcirc | ||
exwm | ||
gerrit | ||
gerrit-queue | ||
gerrit_plugins | ||
git | ||
gitignoreSource | ||
gopkgs | ||
hii | ||
irccat | ||
josh | ||
kernelPatches/trx40_usb_audio | ||
lisp | ||
naersk | ||
napalm | ||
nixpkgs | ||
nsfv | ||
overlays | ||
prometheus-fail2ban-exporter | ||
public-inbox | ||
python/broadlink | ||
rust-crates | ||
rustsec-advisory-db | ||
smtprelay | ||
sources | ||
terraform-provider-glesys | ||
default.nix | ||
README.md |
Third-Party Code
Code under this folder is one of the following:
-
Externally developed dependencies which have been imported ("vendored") into this repository. These dependencies come with their own licenses and whatever else.
-
Code that is developed inside of this repository, but released to an external repository via Copybara.