[parrot/parrot] 3851cf: [GH #835] Rewrite ByteBuffer.set_string_native

GitHub noreply at github.com
Sat Sep 22 21:37:17 UTC 2012


  Branch: refs/heads/master
  Home:   https://github.com/parrot/parrot
  Commit: 3851cfd203a1392846b1cc6fe2864cf8eec2c948
      https://github.com/parrot/parrot/commit/3851cfd203a1392846b1cc6fe2864cf8eec2c948
  Author: Reini Urban <rurban at cpanel.net>
  Date:   2012-09-21 (Fri, 21 Sep 2012)

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

  Log Message:
  -----------
  [GH #835] Rewrite ByteBuffer.set_string_native

Check for all needed content allocation cases. The previous version
failed when realloc'ing the content, Now use a fresh copy when needed.


  Commit: 47c73c6effea5f3cbbc453e582ca57f6fc9f5d19
      https://github.com/parrot/parrot/commit/47c73c6effea5f3cbbc453e582ca57f6fc9f5d19
  Author: Reini Urban <rurban at cpanel.net>
  Date:   2012-09-21 (Fri, 21 Sep 2012)

  Changed paths:
    M t/pmc/bytebuffer.t

  Log Message:
  -----------
  [GH #835] adjust the test plan number


  Commit: 43b35f74fdc850b28424cdb0afca7fa2b8a31598
      https://github.com/parrot/parrot/commit/43b35f74fdc850b28424cdb0afca7fa2b8a31598
  Author: Reini Urban <rurban at cpanel.net>
  Date:   2012-09-21 (Fri, 21 Sep 2012)

  Changed paths:
    M t/pmc/bytebuffer2.t

  Log Message:
  -----------
  [codingstd] t/pmc/bytebuffer2.t whitespace


  Commit: 6f3c284edbcf47698c75d01da54ef20f8cbe5166
      https://github.com/parrot/parrot/commit/6f3c284edbcf47698c75d01da54ef20f8cbe5166
  Author: Reini Urban <rurban at cpanel.net>
  Date:   2012-09-22 (Sat, 22 Sep 2012)

  Changed paths:
    M docs/project/release_manager_guide.pod

  Log Message:
  -----------
  Merge branch 'master' of github.com:parrot/parrot


Compare: https://github.com/parrot/parrot/compare/49948fadab2a...6f3c284edbcf


More information about the parrot-commits mailing list