[parrot/parrot] 8ad52a: [tools] gdb-pp.py better string output for multi-b...

GitHub noreply at github.com
Tue Oct 2 13:27:18 UTC 2012


  Branch: refs/heads/rurban/mime-base64-utf8-take2-gh813+gh814
  Home:   https://github.com/parrot/parrot
  Commit: 8ad52a80e7ef6e5883e8a06a47c0bfecb52e6f1d
      https://github.com/parrot/parrot/commit/8ad52a80e7ef6e5883e8a06a47c0bfecb52e6f1d
  Author: Reini Urban <rurban at cpanel.net>
  Date:   2012-10-01 (Mon, 01 Oct 2012)

  Changed paths:
    M tools/dev/gdb-pp.py

  Log Message:
  -----------
  [tools] gdb-pp.py better string output for multi-byte

Use errors=replace instead of strict. See http://docs.python.org/library/codecs.html#codec-base-classes
Prepend encoding when not ascii and not latin1, add strlen and bufused fields.


  Commit: bd6851e96fcb08d33f47d54ba6d8249ffa9245cb
      https://github.com/parrot/parrot/commit/bd6851e96fcb08d33f47d54ba6d8249ffa9245cb
  Author: Reini Urban <rurban at cpanel.net>
  Date:   2012-10-01 (Mon, 01 Oct 2012)

  Changed paths:
    M ChangeLog

  Log Message:
  -----------
  Add gdb pretty-printing to ChangeLog


  Commit: b21352c540b09aee5fa3efd5294475a1110bc054
      https://github.com/parrot/parrot/commit/b21352c540b09aee5fa3efd5294475a1110bc054
  Author: Reini Urban <rurban at cpanel.net>
  Date:   2012-10-01 (Mon, 01 Oct 2012)

  Changed paths:
    M ChangeLog
    M tools/dev/gdb-pp.py

  Log Message:
  -----------
  Merge branch 'master' into rurban/mime-base64-utf8-take2-gh813+gh814


  Commit: ee321935ad366d17b8277c1160da39896f31e5ef
      https://github.com/parrot/parrot/commit/ee321935ad366d17b8277c1160da39896f31e5ef
  Author: Reini Urban <rurban at cpanel.net>
  Date:   2012-10-01 (Mon, 01 Oct 2012)

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

  Log Message:
  -----------
  Save wrong MIME::Base64 rewrite with sliding multi-byte buffer


  Commit: ef7594bd288da8f96cd5a7db2780e2030cedff46
      https://github.com/parrot/parrot/commit/ef7594bd288da8f96cd5a7db2780e2030cedff46
  Author: Reini Urban <rurban at cpanel.net>
  Date:   2012-10-01 (Mon, 01 Oct 2012)

  Changed paths:
    M MANIFEST

  Log Message:
  -----------
  Add t/library/mime_base64u.t to MANIFEST


Compare: https://github.com/parrot/parrot/compare/7bb6f30999e7...ef7594bd288d


More information about the parrot-commits mailing list