[parrot/parrot] d626b1: Change ipv6 test.c to check for getaddrinfo

noreply at github.com noreply at github.com
Wed Jan 26 21:49:22 UTC 2011


Branch: refs/heads/master
Home:   https://github.com/parrot/parrot

Commit: d626b11f2c64f1b4f8c00e5bf7f47ef59f08e6d5
    https://github.com/parrot/parrot/commit/d626b11f2c64f1b4f8c00e5bf7f47ef59f08e6d5
Author: Nick Wellnhofer <wellnhofer at aevum.de>
Date:   2011-01-26 (Wed, 26 Jan 2011)

Changed paths:
  M config/auto/ipv6/test.in

Log Message:
-----------
Change ipv6 test.c to check for getaddrinfo

That's much easier to check for. I'm not sure about the #includes for
non-Linux Unices.


Commit: 3e67202c8b026a081c438b28383e36e7e96e5982
    https://github.com/parrot/parrot/commit/3e67202c8b026a081c438b28383e36e7e96e5982
Author: Nick Wellnhofer <wellnhofer at aevum.de>
Date:   2011-01-26 (Wed, 26 Jan 2011)

Changed paths:
  M src/platform/generic/socket.c

Log Message:
-----------
Fix Parrot_io_accept

IPv6 should work on Windows now.


Commit: 5c02fa34b6b45af0cf004fe0f4764d732230a485
    https://github.com/parrot/parrot/commit/5c02fa34b6b45af0cf004fe0f4764d732230a485
Author: Nick Wellnhofer <wellnhofer at aevum.de>
Date:   2011-01-26 (Wed, 26 Jan 2011)

Changed paths:
  M include/parrot/io.h
  M include/parrot/platform_interface.h
  M src/io/socket_api.c
  M src/platform/generic/socket.c
  M src/pmc/socket.pmc
  M t/pmc/socket.t
  M t/pmc/socket_ipv6.t
  M t/pmc/testlib/test_server_ipv6.pir

Log Message:
-----------
Switch socket error handling to exceptions


Commit: 72321259896d4f28d9faf3386b40c8f532d18d55
    https://github.com/parrot/parrot/commit/72321259896d4f28d9faf3386b40c8f532d18d55
Author: Nick Wellnhofer <wellnhofer at aevum.de>
Date:   2011-01-26 (Wed, 26 Jan 2011)

Changed paths:
  M t/pmc/socket_ipv6.t

Log Message:
-----------
Fix IPv6 test count


Commit: 0d09c350d6749e917a99acd9c111e9db78fab25a
    https://github.com/parrot/parrot/commit/0d09c350d6749e917a99acd9c111e9db78fab25a
Author: Nick Wellnhofer <wellnhofer at aevum.de>
Date:   2011-01-26 (Wed, 26 Jan 2011)

Changed paths:
  M t/pmc/socket_ipv6.t

Log Message:
-----------
Fix IPv6 test skip count


Commit: f43379a900facbdd7197cc5198c4703a1a3455f7
    https://github.com/parrot/parrot/commit/f43379a900facbdd7197cc5198c4703a1a3455f7
Author: Nick Wellnhofer <wellnhofer at aevum.de>
Date:   2011-01-26 (Wed, 26 Jan 2011)

Changed paths:
  R DEPRECATED.pod
  A DEPRECATED.yaml
  M MANIFEST
  M config/init/hints/mswin32.pm
  M docs/project/cage_cleaners_guide.pod
  M docs/project/release_manager_guide.pod
  M docs/project/support_policy.pod
  M docs/stability.pod
  M include/parrot/thr_windows.h
  M lib/Parrot/Manifest.pm
  M src/platform/generic/socket.c
  M src/platform/win32/sysmem.c
  M src/pmc/object.pmc

Log Message:
-----------
Merge branch 'master' into nwellnhof/ipv6

Conflicts:
	include/parrot/parrot.h


Commit: 80f050aab22da1c92b0329cbadbaa1821706dbb3
    https://github.com/parrot/parrot/commit/80f050aab22da1c92b0329cbadbaa1821706dbb3
Author: Nick Wellnhofer <wellnhofer at aevum.de>
Date:   2011-01-26 (Wed, 26 Jan 2011)

Changed paths:
  M src/platform/generic/socket.c

Log Message:
-----------
[codingstd] Fix indent


Commit: f9d4bc4317eccbef658c3c7b655ad4438e30ddb1
    https://github.com/parrot/parrot/commit/f9d4bc4317eccbef658c3c7b655ad4438e30ddb1
Author: Nick Wellnhofer <wellnhofer at aevum.de>
Date:   2011-01-26 (Wed, 26 Jan 2011)

Changed paths:
  M config/auto/ipv6/test.in
  M include/parrot/io.h
  M include/parrot/parrot.h
  M include/parrot/platform_interface.h
  M src/io/socket_api.c
  M src/platform/generic/socket.c
  M src/pmc/sockaddr.pmc
  M src/pmc/socket.pmc
  M t/pmc/socket.t
  M t/pmc/socket_ipv6.t
  M t/pmc/testlib/test_server_ipv6.pir

Log Message:
-----------
Merge branch 'nwellnhof/ipv6'




More information about the parrot-commits mailing list