Branch: refs/heads/master
  Home:   https://github.com/parrot/parrot
  Commit: 8da9b50077506919f3f0046a07da72ff09eb8489
      
https://github.com/parrot/parrot/commit/8da9b50077506919f3f0046a07da72ff09eb8489
  Author: Reini Urban <[email protected]>
  Date:   2012-09-21 (Fri, 21 Sep 2012)

  Changed paths:
    M MANIFEST
    M t/pmc/bytebuffer.t
    A t/pmc/bytebuffer2.t

  Log Message:
  -----------
  Add bytebuffer resize tests for [GH #835]

As it turns out adding the failing test to t/pmc/bytebuffer.t
does not reveil any problem, but if called seperately as main it does.
Add t/pmc/bytebuffer2.t to MANIFEST


  Commit: 196f596c10c99bdcb4dbf925f0ce96eebb88f108
      
https://github.com/parrot/parrot/commit/196f596c10c99bdcb4dbf925f0ce96eebb88f108
  Author: Reini Urban <[email protected]>
  Date:   2012-09-21 (Fri, 21 Sep 2012)

  Changed paths:
    M ChangeLog
    M src/pmc/bytebuffer.pmc
    M t/pmc/bytebuffer2.t

  Log Message:
  -----------
  [GH #835] Fix set ByteBuffer from string

set_string_native() did not reset char* content, only the STRING *source.


  Commit: 2b950944c0227ae34128d4894983a205565080d6
      
https://github.com/parrot/parrot/commit/2b950944c0227ae34128d4894983a205565080d6
  Author: Reini Urban <[email protected]>
  Date:   2012-09-21 (Fri, 21 Sep 2012)

  Changed paths:
    M ChangeLog
    M MANIFEST
    M src/pmc/bytebuffer.pmc
    M t/pmc/bytebuffer.t
    A t/pmc/bytebuffer2.t

  Log Message:
  -----------
  Merge 'rurban/bytebuffer-resize-gh835'

Fixed conflict in ChangeLog


Compare: https://github.com/parrot/parrot/compare/81f3b68f6201...2b950944c022
_______________________________________________
http://lists.parrot.org/mailman/listinfo/parrot-commits

Reply via email to