[parrot/parrot] 1868a4: Return 0 in socket code for compatibility

noreply at github.com noreply at github.com
Thu Mar 17 20:20:00 UTC 2011


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

Commit: 1868a4978cdb333a1adcdb5e7b11c6f2e44c3a16
    https://github.com/parrot/parrot/commit/1868a4978cdb333a1adcdb5e7b11c6f2e44c3a16
Author: Nick Wellnhofer <wellnhofer at aevum.de>
Date:   2011-03-16 (Wed, 16 Mar 2011)

Changed paths:
  M src/pmc/socket.pmc

Log Message:
-----------
Return 0 in socket code for compatibility


Commit: 4e9e576a673fa3eed2aafe9c440ea0721d7ce8ad
    https://github.com/parrot/parrot/commit/4e9e576a673fa3eed2aafe9c440ea0721d7ce8ad
Author: Michael H. Hind <mike.hind at gmail.com>
Date:   2011-03-17 (Thu, 17 Mar 2011)

Changed paths:
  M src/gc/api.c

Log Message:
-----------
add default to supress compiler warning and update documentation


Commit: 7374f6303f23c6ddd81312839bcbb4bff0914553
    https://github.com/parrot/parrot/commit/7374f6303f23c6ddd81312839bcbb4bff0914553
Author: Vasily Chekalkin <bacek at bacek.com>
Date:   2011-03-17 (Thu, 17 Mar 2011)

Changed paths:
  M CREDITS
  M ChangeLog
  M MANIFEST.generated
  M README
  M VERSION
  M config/gen/makefiles/root.in
  M docs/parrotbyte.pod
  M docs/parrothist.pod
  M docs/project/release_manager_guide.pod
  M docs/translations/README.BGR
  M docs/translations/README.deutsch
  M include/parrot/api.h
  M include/parrot/debugger.h
  M include/parrot/embed.h
  M include/parrot/interpreter.h
  M include/parrot/oplib/core_ops.h
  M include/parrot/packfile.h
  M include/parrot/scheduler.h
  M runtime/parrot/library/Archive/Tar.pir
  M runtime/parrot/library/TAP/Harness.pir
  M src/debug.c
  M src/embed.c
  M src/embed/pmc.c
  M src/embed/strings.c
  M src/gc/alloc_memory.c
  M src/gc/api.c
  M src/gc/fixed_allocator.c
  M src/gc/fixed_allocator.h
  M src/gc/gc_gms.c
  M src/gc/gc_inf.c
  M src/gc/gc_ms.c
  M src/gc/gc_ms2.c
  M src/gc/gc_private.h
  M src/gc/string_gc.c
  M src/hash.c
  M src/ops/core_ops.c
  M src/pmc/socket.pmc
  M src/scheduler.c
  M t/src/extend_vtable.t
  M tools/release/release.json

Log Message:
-----------
Merge branch 'master' into opsc_llvm

Conflicts:
	config/gen/makefiles/root.in


Compare: https://github.com/parrot/parrot/compare/1c7d081...7374f63


More information about the parrot-commits mailing list