chiark / gitweb /
Implementation of atom tables (for example, as found in X11).
[mLib] / base64.c
1999-10-15 mdwChange support for erroneous Base64 streams with length...
1999-05-21 mdwTake advantage of the new dynamic string macros.
1999-05-18 mdwAllow Base64 encode and decode of arbitrary rubbish.
1999-05-17 mdwBase64 encoding and decoding support.