[parrot/parrot] f7fec0: Add a new Parrot_api_set_stdhandle routine to the ...

GitHub noreply at github.com
Tue May 22 00:56:58 UTC 2012


  Branch: refs/heads/master
  Home:   https://github.com/parrot/parrot
  Commit: f7fec052e07769f2c1976b8f225c2cd1f4f6539b
      https://github.com/parrot/parrot/commit/f7fec052e07769f2c1976b8f225c2cd1f4f6539b
  Author: Whiteknight <wknight8111 at gmail.com>
  Date:   2012-05-21 (Mon, 21 May 2012)

  Changed paths:
    M include/parrot/api.h
    M src/embed/api.c

  Log Message:
  -----------
  Add a new Parrot_api_set_stdhandle routine to the embedding API to set a custom IO-alike PMC as one of the standard handles for the interp


  Commit: da52d96d018df87062335ba2e27d0c25c9b2c3ab
      https://github.com/parrot/parrot/commit/da52d96d018df87062335ba2e27d0c25c9b2c3ab
  Author: Whiteknight <wknight8111 at gmail.com>
  Date:   2012-05-21 (Mon, 21 May 2012)

  Changed paths:
    M src/embed/api.c

  Log Message:
  -----------
  Some improved docs for the new function


  Commit: 3d0c5f751f79070c6605897b4f4713b3dee17e99
      https://github.com/parrot/parrot/commit/3d0c5f751f79070c6605897b4f4713b3dee17e99
  Author: Whiteknight <wknight8111 at gmail.com>
  Date:   2012-05-21 (Mon, 21 May 2012)

  Changed paths:
    M src/string/spf_private.h
    M src/string/spf_render.c

  Log Message:
  -----------
  A few codestd fixes from the sprintf cleanup work


Compare: https://github.com/parrot/parrot/compare/8013788...3d0c5f7


More information about the parrot-commits mailing list