[parrot/parrot] 0829a8: ChangeLog for foldcase GH #786

GitHub noreply at github.com
Tue Feb 16 08:04:44 UTC 2016


  Branch: refs/heads/smoke-me/sh-peek-gh1011
  Home:   https://github.com/parrot/parrot
  Commit: 0829a8c18ebf7f9c449f24e5a0d3ac58781d46ba
      https://github.com/parrot/parrot/commit/0829a8c18ebf7f9c449f24e5a0d3ac58781d46ba
  Author: Reini Urban <rurban at cpanel.net>
  Date:   2016-02-16 (Tue, 16 Feb 2016)

  Changed paths:
    M ChangeLog

  Log Message:
  -----------
  ChangeLog for foldcase GH #786


  Commit: 8cf7f1da1b8ca166def2611d2f421053268e436d
      https://github.com/parrot/parrot/commit/8cf7f1da1b8ca166def2611d2f421053268e436d
  Author: Reini Urban <rurban at cpanel.net>
  Date:   2016-02-16 (Tue, 16 Feb 2016)

  Changed paths:
    M src/io/stringhandle.c
    M src/pmc/stringhandle.pmc
    M t/pmc/stringhandle.t

  Log Message:
  -----------
  [pmc] add missing StringHandle methods

Similar to the FileHandle PMC: tell, seek, peek.
Add more error handling to StringHandle->seek (out of bounds)
Add testcase t/pmc/stringhandle_26

Fixes GH #1011


Compare: https://github.com/parrot/parrot/compare/d8ae34f04c06...8cf7f1da1b8c


More information about the parrot-commits mailing list