[parrot/parrot] 93996b: Move read and readline from FileHandle to Handle

noreply at github.com noreply at github.com
Wed Dec 1 20:04:41 UTC 2010


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

Commit: 93996b1b21e59a4dbfb707ca727dd779a8057907
    https://github.com/parrot/parrot/commit/93996b1b21e59a4dbfb707ca727dd779a8057907
Author: Fernando Brito <email at fernandobrito.com>
Date:   2010-11-30 (Tue, 30 Nov 2010)

Changed paths:
  M src/pmc/filehandle.pmc
  M src/pmc/handle.pmc

Log Message:
-----------
Move read and readline from FileHandle to Handle


Commit: da7f551b2f0fdd3b51d04eceb350b88227463bb2
    https://github.com/parrot/parrot/commit/da7f551b2f0fdd3b51d04eceb350b88227463bb2
Author: Fernando Brito <email at fernandobrito.com>
Date:   2010-11-30 (Tue, 30 Nov 2010)

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

Log Message:
-----------
Make recv method call Parrot_io_reads


Commit: 617ebe6d2a2d3d9deb4efd8ca7cef6fa93d03cf1
    https://github.com/parrot/parrot/commit/617ebe6d2a2d3d9deb4efd8ca7cef6fa93d03cf1
Author: Fernando Brito <email at fernandobrito.com>
Date:   2010-11-30 (Tue, 30 Nov 2010)

Changed paths:
  M src/io/api.c

Log Message:
-----------
Make Parrot_io_readline throw exception on Socket


Commit: 4af637d6351efe66ea0dd64163f67428c77c91d1
    https://github.com/parrot/parrot/commit/4af637d6351efe66ea0dd64163f67428c77c91d1
Author: Fernando Brito <email at fernandobrito.com>
Date:   2010-11-30 (Tue, 30 Nov 2010)

Changed paths:
  M src/pmc/handle.pmc
  M src/pmc/stringhandle.pmc

Log Message:
-----------
Remove read and readline from FileHandle (should be inherited from Handle)


Commit: 35efb357d2beb1333f1d28df6b21f6e5a9eb5f64
    https://github.com/parrot/parrot/commit/35efb357d2beb1333f1d28df6b21f6e5a9eb5f64
Author: Fernando Brito <email at fernandobrito.com>
Date:   2010-12-01 (Wed, 01 Dec 2010)

Changed paths:
  M t/pmc/socket.t

Log Message:
-----------
[t] Move socket get_fd test to its own method


Commit: d3bdb44cc5945faff78252551224f40edf74615b
    https://github.com/parrot/parrot/commit/d3bdb44cc5945faff78252551224f40edf74615b
Author: Fernando Brito <email at fernandobrito.com>
Date:   2010-12-01 (Wed, 01 Dec 2010)

Changed paths:
  M t/pmc/socket.t

Log Message:
-----------
[t] Add test to Socket readline (not implemented)


Commit: 4a2f0c7585096a63615e9f8ba70cbeb289c27483
    https://github.com/parrot/parrot/commit/4a2f0c7585096a63615e9f8ba70cbeb289c27483
Author: Fernando Brito <email at fernandobrito.com>
Date:   2010-12-01 (Wed, 01 Dec 2010)

Changed paths:
  M t/pmc/socket.t

Log Message:
-----------
[t] Add test to Socket read




More information about the parrot-commits mailing list