[parrot/parrot] eca5d4: Fix Socket.get_bool. Remove a readline test from t...

GitHub noreply at github.com
Fri Jun 15 00:07:42 UTC 2012


  Branch: refs/heads/whiteknight/io_cleanup1
  Home:   https://github.com/parrot/parrot
  Commit: eca5d483a8db6696e1234454ae0806a58b47c135
      https://github.com/parrot/parrot/commit/eca5d483a8db6696e1234454ae0806a58b47c135
  Author: Whiteknight <wknight8111 at gmail.com>
  Date:   2012-06-14 (Thu, 14 Jun 2012)

  Changed paths:
    M src/pmc/socket.pmc
    M t/pmc/socket.t

  Log Message:
  -----------
  Fix Socket.get_bool. Remove a readline test from t/pmc/socket.t which was absolutely not doing the right thing.


  Commit: 9aeede64c6a2343e21bd8424f008dd3b1752b26f
      https://github.com/parrot/parrot/commit/9aeede64c6a2343e21bd8424f008dd3b1752b26f
  Author: Whiteknight <wknight8111 at gmail.com>
  Date:   2012-06-14 (Thu, 14 Jun 2012)

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

  Log Message:
  -----------
  Fix Parrot_io_socket semantics to return 1 on success. Add in a Parrot_io_socket_handle legacy wrapper with the old behavior. Re-implement Socket.socket. Some TODO notes.


Compare: https://github.com/parrot/parrot/compare/a651df2b4818...9aeede64c6a2


More information about the parrot-commits mailing list