[parrot/parrot] bc6d9e: Port over a patch from @ocharles that add get_prot...

GitHub noreply at github.com
Fri Dec 14 02:52:19 UTC 2012


  Branch: refs/heads/master
  Home:   https://github.com/parrot/parrot
  Commit: bc6d9e620e19dad1b8bfddc83dd10be0f276bfdb
      https://github.com/parrot/parrot/commit/bc6d9e620e19dad1b8bfddc83dd10be0f276bfdb
  Author: Jonathan "Duke" Leto <jonathan at leto.net>
  Date:   2012-12-12 (Wed, 12 Dec 2012)

  Changed paths:
    M CREDITS
    M include/parrot/io.h
    M src/io/api.c
    M src/platform/generic/io.c
    M src/pmc/socket.pmc

  Log Message:
  -----------
  Port over a patch from @ocharles that add get_proto_by_name to Socket PMC, #606

Originally http://trac.parrot.org/parrot/raw-attachment/ticket/1724/getprotobyname.patch


  Commit: b21673b885be7e9e710f0e79edf4fea517965fdb
      https://github.com/parrot/parrot/commit/b21673b885be7e9e710f0e79edf4fea517965fdb
  Author: Reini Urban <rurban at cpanel.net>
  Date:   2012-12-12 (Wed, 12 Dec 2012)

  Changed paths:
    M include/parrot/io.h
    M include/parrot/platform_interface.h
    M src/io/api.c
    M src/platform/generic/io.c
    M src/platform/generic/socket.c
    M src/pmc/socket.pmc
    M t/pmc/socket.t

  Log Message:
  -----------
  [GH #606] Refactor Socket.getprotobyname, add test

Put it into platform/generic/socket.c


  Commit: 56b7dc0df0a963da7a6f58712a8ac91a08943d1d
      https://github.com/parrot/parrot/commit/56b7dc0df0a963da7a6f58712a8ac91a08943d1d
  Author: Reini Urban <rurban at cpanel.net>
  Date:   2012-12-13 (Thu, 13 Dec 2012)

  Changed paths:
    M ChangeLog

  Log Message:
  -----------
  ChangeLog line for Socket.getprotobyname [GH #606]


  Commit: 124921408af4439918d0403184f2ea10bd21cba6
      https://github.com/parrot/parrot/commit/124921408af4439918d0403184f2ea10bd21cba6
  Author: Reini Urban <rurban at cpanel.net>
  Date:   2012-12-13 (Thu, 13 Dec 2012)

  Changed paths:
    M CREDITS
    M ChangeLog
    M include/parrot/io.h
    M include/parrot/platform_interface.h
    M src/io/api.c
    M src/platform/generic/socket.c
    M src/pmc/socket.pmc
    M t/pmc/socket.t

  Log Message:
  -----------
  Merge branch 'getprotobyname_gh606'

Tested ok on linux, darwin, windows


Compare: https://github.com/parrot/parrot/compare/5202bcee08b8...124921408af4


More information about the parrot-commits mailing list