Branch: refs/heads/rurban/mime-base64-utf8-take2-gh813+gh814
  Home:   https://github.com/parrot/parrot
  Commit: 7bb6f30999e745ff059ca02191e7101ecd2c8e73
      
https://github.com/parrot/parrot/commit/7bb6f30999e745ff059ca02191e7101ecd2c8e73
  Author: Reini Urban <[email protected]>
  Date:   2012-10-01 (Mon, 01 Oct 2012)

  Changed paths:
    M runtime/parrot/library/MIME/Base64.pir
    M t/library/mime_base64.t
    A t/library/mime_base64u.t

  Log Message:
  -----------
  [GH #813, #814] New implementation of encode_base64, add 2nd arg to 
decode_base64

encode_base64 uses now a sliding buffer to hold multi-byte overshoots.
decode_base64(str, ?:encoding) for easier decoding.

This does not work yet



_______________________________________________
http://lists.parrot.org/mailman/listinfo/parrot-commits

Reply via email to